summaryrefslogtreecommitdiff
path: root/tests/ref/acodec/pcm_s8
Commit message (Collapse)AuthorAge
* fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-10
| | | | Signed-off-by: Martin Storsjö <martin@martin.st>
* movenc: simplify handling of pcm vs. adpcm vs. other compressed codecsJustin Ruggles2011-12-09
| | | | | | 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 testsJustin Ruggles2011-12-01
this removes 2 redundant tests for pcm in mkv. we can add the coverage back in later as fate-lavf tests if needed.