Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/framecrc: enable new output | James Almer | 2016-04-13 | 1 | -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 Khirnov | 2012-02-03 | 1 | -1/+2 |
| | | | | | | | | | | | | | 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. | ||||
* | Renderware TeXture Dictionary FATE test | Vitor Sessak | 2010-08-24 | 1 | -0/+1 |
Originally committed as revision 24911 to svn://svn.ffmpeg.org/ffmpeg/trunk |