aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/paf-audio
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/framecrc: enable new outputJames Almer2016-04-131-0/+4
| | | | | Reviewed-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com>
* paf: fix audio packet durationPaul B Mahol2012-08-031-5/+5
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* fate: add test for paf audio decoderPaul B Mahol2012-07-101-0/+7
Signed-off-by: Paul B Mahol <onemda@gmail.com>