[FFmpeg-devel] [PATCH 0/2] Test and fix old (v1) huffyuv rgba

Christophe Gisquet christophe.gisquet at gmail.com
Thu Aug 21 01:19:46 CEST 2014


Commit deadcf5e broke it, and fate didn't catch it.

Christophe Gisquet (2):
  fate: add test for old (v1) huffyuv and rgba
  huffyuvdec: fix old (v1) rgba

 libavcodec/huffyuvdec.c              | 17 ++++++++---------
 tests/fate/vcodec.mak                |  4 +++-
 tests/ref/vsynth/vsynth1-huffyuvbgra |  4 ++++
 tests/ref/vsynth/vsynth2-huffyuvbgra |  4 ++++
 tests/ref/vsynth/vsynth3-huffyuvbgra |  4 ++++
 5 files changed, 23 insertions(+), 10 deletions(-)
 create mode 100644 tests/ref/vsynth/vsynth1-huffyuvbgra
 create mode 100644 tests/ref/vsynth/vsynth2-huffyuvbgra
 create mode 100644 tests/ref/vsynth/vsynth3-huffyuvbgra

-- 
1.9.2.msysgit.0



More information about the ffmpeg-devel mailing list