Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fate: convert codec-regression.sh to makefile rules | Mans Rullgard | 2012-05-29 | 1 | -4/+0 |
| | | | | Signed-off-by: Mans Rullgard <mans@mansr.com> | ||||
* | fate: Update file checksums after the mov muxer change in a78dbada55d6 | Martin Storsjö | 2012-01-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Martin Storsjö <martin@martin.st> | ||||
* | movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs | Justin Ruggles | 2011-12-09 | 1 | -2/+2 |
| | | | | | | Use Sound Sample Description Version 2 for all MOV files. Updated FATE references accordingly. Note that ADPCM is treated as compressed audio in version 2. | ||||
* | fate: split acodec-pcm into individual tests | Justin Ruggles | 2011-12-01 | 1 | -0/+4 |
this removes 2 redundant tests for pcm in mkv. we can add the coverage back in later as fate-lavf tests if needed. |