[FFmpeg-devel] [PATCH 0/4] Misc dnxhd patches

Christophe Gisquet christophe.gisquet at gmail.com
Fri Sep 25 23:25:05 CEST 2015


The ones I'm not very pleased with are the first and last ones.

I don't understand in the first one why I have to special case
frame-threading to not run execute2. But I'm discovering the API.

The last one feels like incomplete work. I do have a working patch to
implement the feature, but until there's actually change in the flag
value, it is useless. It raises again the question of colorspace
conversion in a codec when various libraries exist.

Christophe Gisquet (4):
  dnxhddec: implement slice multithreading
  dnxhddec: indicate colorspace
  dnxhddec: proper rule for interlaced mb flag
  dnxhddec: parse and print adaptive color transform

 libavcodec/dnxhddec.c | 245 +++++++++++++++++++++++++++++++-------------------
 1 file changed, 155 insertions(+), 90 deletions(-)

-- 
2.5.3.windows.1



More information about the ffmpeg-devel mailing list