Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | frame{crc/md5}: set the stream timebase from codec timebase. | Anton Khirnov | 2012-02-03 | 1 | -3/+4 |
| | | | | | | | | | | | | | 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: add r210 decoder test | Aneesh Dogra | 2011-12-15 | 1 | -0/+3 |
Signed-off-by: Janne Grunau <janne-libav@jannau.net> |