Re: [FFmpeg-devel] [PATCH 3/5] dnxhd: add CID 1270

2015-10-03 Thread Christophe Gisquet
2015-10-02 21:00 GMT+02:00 Christophe Gisquet : > This a 4:4:4 10 bits profile, where image size is not fixed by the > profile, and which strays a bit outside the old frame header parsing > code. > > Fixes ticket #4581 (DNxHR is not stricly supported, but that sequence is). reflog can't find the c

[FFmpeg-devel] [PATCH 3/5] dnxhd: add CID 1270

2015-10-02 Thread Christophe Gisquet
This a 4:4:4 10 bits profile, where image size is not fixed by the profile, and which strays a bit outside the old frame header parsing code. Fixes ticket #4581 (DNxHR is not stricly supported, but that sequence is). --- libavcodec/dnxhddata.c | 23 + libavcodec/dnxhddec.c |