[FFmpeg-devel] [Patch]Qualification task for TrueHD encoder

Michael Niedermayer michael at niedermayer.cc
Tue Apr 5 22:45:18 CEST 2016


Hi Disha

On Tue, Apr 05, 2016 at 06:50:33AM +0530, Disha Singh wrote:
> This patch has an lpc issue, and needs some work with passing of parameters
> in ff_lpc_calc_coeff(), which my mentor said he would help with.
[...]

> +static ChannelParams   restart_channel_params[MAX_CHANNELS];
> +static DecodingParams  restart_decoding_params[MAX_SUBSTREAMS];
> +static BestOffset      restart_best_offset[NUM_CODEBOOKS] = {{0}};

"non const" statics are not allowed as they break with muliple
encoder instances

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160405/0bd0b722/attachment.sig>


More information about the ffmpeg-devel mailing list