summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/dca-xll_51_16_192_768_0-dmix_6
Commit message (Collapse)AuthorAgeFilesLines
* avformat/framehash: also print channel layout as a stringJames Almer2016-11-051-0/+1
| | | | | | | | This should be more useful for users since numerical values for channel layout can be confusing and unintuitive. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
* avformat/framehash: enable new outputJames Almer2016-04-131-1/+5
| | | | | | | Also, make every addition except for sidedata part of version 1 instead of the new version 2. Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
* dca_parser: ensure frame duration matches the actual sample rateHendrik Leppkes2016-02-041-5/+5
| | | | | | | The parser only parses the core, and thus has a duration relative to the core sample rate only, not the actual stream sample rate. FATE references changed due to now correct timestamps.
* dca: add new fate tests based on the dcadec-samples test suiteHendrik Leppkes2016-02-021-0/+11
OpenPOWER on IntegriCloud