summaryrefslogtreecommitdiffstats
path: root/tests/ref/fate/msmpeg4v1
Commit message (Collapse)AuthorAgeFilesLines
* frame{crc/md5}: set the stream timebase from codec timebase.Anton Khirnov2012-02-031-50/+51
| | | | | | | | | | | | | 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.
* Undo my revert at r24260.Vitor Sessak2010-07-171-0/+50
| | | | | | This is the only way by now to test this codec. Originally committed as revision 24286 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Revert r24258:Vitor Sessak2010-07-161-50/+0
| | | | | | | | | | | | | | Log: Add msmpeg4v1 regtest Added: trunk/tests/ref/fate/msmpeg4v1 Modified: trunk/tests/fate2.mak According to Mans, "make test" tests already msmpeg4v1. Originally committed as revision 24260 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add msmpeg4v1 regtestVitor Sessak2010-07-161-0/+50
Originally committed as revision 24258 to svn://svn.ffmpeg.org/ffmpeg/trunk
OpenPOWER on IntegriCloud