[FFmpeg-devel] [PATCH 1/3] dnxhddec: better support for 4:4:4

Christophe Gisquet christophe.gisquet at gmail.com
Wed Oct 7 20:08:39 CEST 2015


2015-10-07 10:32 GMT+02:00 Christophe Gisquet <christophe.gisquet at gmail.com>:
>> this would allow ctx->bit_depth to be set but without initializing the
>> dsp contexts
>> subsequent runs would also skip init due to
>> " if (ctx->bit_depth != old_bit_depth) {"
>
> Actually, other changes could trigger the issue, like
> 4:2:2 10 bits -> 4:4:4 8 bits (unknown, unsupported) -> 4:2:2 8 bits.
>
> Setting ctx->bit_depth should probably be delayed to when the idcts are set.

Here's an updated patch.

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dnxhddec-better-support-for-4-4-4.patch
Type: text/x-patch
Size: 9097 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151007/66e59cbf/attachment.bin>


More information about the ffmpeg-devel mailing list