aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/gsm-toast
Commit message (Collapse)AuthorAgeFilesLines
* framehash: convert to new channel layout APIAnton Khirnov2022-03-151-1/+0
| | | | Signed-off-by: James Almer <jamrial@gmail.com>
* 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>
* lavf/mov: Add support for edit list parsing.Sasi Inguva2016-09-191-500/+501
| | | | | Signed-off-by: Sasi Inguva <isasi@google.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* 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>
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-031-500/+501
| | | | | | | | | | | | | Right now those muxers use the default timebase in all cases(1/90000). This patch avoid unnecessary rescaling and makes the printed timestamps more readable. Also, extend the printed information to include the timebases and packet pts/duration and align the columns. Obviously changes the results of all fate tests which use those two muxers.
* fate: Give some tests more sensible names.Diego Biurrun2012-01-191-0/+500