[FFmpeg-devel] [PATCH 5/6] dv: increase reading bits to 10

Christophe Gisquet christophe.gisquet at gmail.com
Tue Oct 28 10:48:52 CET 2014


Hi,

2014-10-26 23:37 GMT+01:00 Michael Niedermayer <michaelni at gmx.at>:
>> -#define TEX_VLC_BITS 9
>> +#define TEX_VLC_BITS 10
>
> this probably needs an update to these:
>
> libavcodec/dv.c:RL_VLC_ELEM ff_dv_rl_vlc[1184];
> libavcodec/dv.c:        av_assert1(dv_vlc.table_size == 1184);

So the related assert does not trigger here, because it is not
compiled in. Strangely I had no fate failures. Probably the tests do
not exercise some of the vlcs.

Here's an updated patch.

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dv-increase-VLC-reading-bits-to-10.patch
Type: text/x-patch
Size: 1697 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141028/170f29a9/attachment.bin>


More information about the ffmpeg-devel mailing list