[FFmpeg-devel] [PATCH 0/3] Miscellaneous corrections

Christophe Gisquet christophe.gisquet at gmail.com
Thu Oct 1 22:01:24 CEST 2015


The last one is needed for dsp implementations. This set
is mostly meant to evacuate the simplest parts before
DNxHR support is added.

Christophe Gisquet (3):
  dnxhddec: initialize with mb-aligned dimensions
  dnxhddec: use dequantization formula from specs
  dnxhddec: init scantable once permutation is set

 libavcodec/dnxhddec.c                         | 10 +++++++---
 tests/ref/vsynth/vsynth1-dnxhd-1080i          |  4 ++--
 tests/ref/vsynth/vsynth1-dnxhd-1080i-colr     |  4 ++--
 tests/ref/vsynth/vsynth1-dnxhd-720p           |  4 ++--
 tests/ref/vsynth/vsynth1-dnxhd-720p-10bit     |  4 ++--
 tests/ref/vsynth/vsynth1-dnxhd-720p-rd        |  4 ++--
 tests/ref/vsynth/vsynth2-dnxhd-1080i          |  4 ++--
 tests/ref/vsynth/vsynth2-dnxhd-1080i-colr     |  4 ++--
 tests/ref/vsynth/vsynth2-dnxhd-720p           |  4 ++--
 tests/ref/vsynth/vsynth2-dnxhd-720p-10bit     |  4 ++--
 tests/ref/vsynth/vsynth2-dnxhd-720p-rd        |  4 ++--
 tests/ref/vsynth/vsynth3-dnxhd-1080i-colr     |  2 +-
 tests/ref/vsynth/vsynth_lena-dnxhd-1080i      |  4 ++--
 tests/ref/vsynth/vsynth_lena-dnxhd-1080i-colr |  4 ++--
 tests/ref/vsynth/vsynth_lena-dnxhd-720p       |  4 ++--
 tests/ref/vsynth/vsynth_lena-dnxhd-720p-10bit |  4 ++--
 tests/ref/vsynth/vsynth_lena-dnxhd-720p-rd    |  4 ++--
 17 files changed, 38 insertions(+), 34 deletions(-)

-- 
2.5.2



More information about the ffmpeg-devel mailing list