summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/h264-lossless
Commit message (Collapse)AuthorAgeFilesLines
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-031-10/+11
| | | | | | | | | | | | | 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.
* rawdec: don't set codec timebase.Anton Khirnov2011-12-101-9/+9
| | | | | It's not supposed to be set outside of lavc. Set r_frame_rate and avg_frame_rate instead.
* fate: add lossless h264 testMans Rullgard2011-01-221-0/+10
Signed-off-by: Mans Rullgard <mans@mansr.com>
OpenPOWER on IntegriCloud