| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
e6bc38fd49 |
wmv2: move IDCT to its own DSP context.
This allows us to remove FF_IDCT_WMV2, which serves no practical purpose other than to be able to select the WMV2 IDCT for MPEG (or vice versa) and get corrupt output. Fate tests for all wmv2-related tests change, because (for some obscure reason) they forced use of the MPEG IDCT. You would get the same changes previously by not using -idct simple in the fate test (or replacing it with -idct auto). |
12 years ago |
|
|
a0c5917f86 |
Drop Snow codec
Snow is a toy codec with no real-world use and horrible code. |
13 years ago |
|
|
633ae5a210 |
mjpegenc: fix 444 block count so it is below 10
Fixes Ticket1990 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
|
c8148e5c93 | fate: move vsynth reference files to their own directory | 13 years ago |