1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/tests/ref
Anton Khirnov 39a9fdd00f yop: initialize palette to 0
The FATE sample contains some pixels with value 0, but the palette
stored in the file contains only values from 16 up. Because the default
and cmdutils get_buffer() initialize the data to 0x80, they appear as
gray dots.
After this commit they change to black dots, which is probably still
incorrect but less visible and doesn't rely on get_buffer() initializing
the data.
2013-02-06 10:21:52 +01:00
..
acodec fate: move fate-acodec reference files to their own dir 2012-12-03 00:29:35 +01:00
fate yop: initialize palette to 0 2013-02-06 10:21:52 +01:00
lavf riff: do not write empty INFO tags 2012-10-16 18:51:16 +02:00
lavfi swscale: GBRP output support 2013-01-27 15:28:07 -05:00
seek wmv2: move IDCT to its own DSP context. 2013-01-20 22:12:35 -08:00
vsynth dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). 2013-01-26 12:30:08 +01:00