| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
bde48aa92d |
FATE: enable multiple slices in the ffv1 vsynth test
This allows us to test the slice threading code. |
12 years ago |
|
|
69c25c9284 |
dnxhdenc: fix invalid reads in dnxhd_mb_var_thread().
Do not assume that frame dimensions are mod16 (or that height is mod32 for interlaced). CC:libav-stable@libav.org |
12 years ago |
|
|
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 |
|
|
c8148e5c93 | fate: move vsynth reference files to their own directory | 13 years ago |