History | View | Annotate | Download (477 Bytes)
update ffserver regression ref
Originally committed as revision 18105 to svn://svn.ffmpeg.org/ffmpeg/trunk
do not reset ffm pts, this avoids setting last pts to 0 and screwing up seeking
Originally committed as revision 13856 to svn://svn.ffmpeg.org/ffmpeg/trunk
use av_seek_frame to flush demxu pending packets, fixes seeking, should have been done when av_find_stream_info was added
Originally committed as revision 13855 to svn://svn.ffmpeg.org/ffmpeg/trunk
update reg ref due to r13851
Originally committed as revision 13852 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reset reading state after successful seek.
Originally committed as revision 13682 to svn://svn.ffmpeg.org/ffmpeg/trunk
update regressions tests, should be stable now
Originally committed as revision 13550 to svn://svn.ffmpeg.org/ffmpeg/trunk
fix the server regression test (it produced for me identical results in more runs, really).
Originally committed as revision 8074 to svn://svn.ffmpeg.org/ffmpeg/trunk
Update checksum to match latest ASF patch
Originally committed as revision 6566 to svn://svn.ffmpeg.org/ffmpeg/trunk
AVI tag reading and writing patch by David Conrad.umovimus at gmail dot com
Originally committed as revision 6022 to svn://svn.ffmpeg.org/ffmpeg/trunk
Update ffserver regression tests: - really produce readable files (instead of 0 byte files or headers only) - use bitexact, fastint dct, simple idct and qscale - gives consistent results across several archs - still fails on altivec ppc
Originally committed as revision 5129 to svn://svn.ffmpeg.org/ffmpeg/trunk
don't try to test streams which are commented out in test.conf
Originally committed as revision 5068 to svn://svn.ffmpeg.org/ffmpeg/trunk
get ride of perl and sort in ffserver regtest (and avoid problem with behavior of sort changing with locales)
Originally committed as revision 5058 to svn://svn.ffmpeg.org/ffmpeg/trunk
update ffserver.regression.ref to the actual md5 values
Originally committed as revision 5057 to svn://svn.ffmpeg.org/ffmpeg/trunk
updated regression reference
Originally committed as revision 4699 to svn://svn.ffmpeg.org/ffmpeg/trunk
enabling ffserver regression testsnote, none of the files is playable but this test should help against further breakage unless of course the checksums depend upon something they shouldnt
Originally committed as revision 4456 to svn://svn.ffmpeg.org/ffmpeg/trunk
update
Originally committed as revision 2288 to svn://svn.ffmpeg.org/ffmpeg/trunk
up to date regression tests
Originally committed as revision 2154 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 1818 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 1776 to svn://svn.ffmpeg.org/ffmpeg/trunk
These are my values and seem pretty stable. YMMV
Originally committed as revision 1765 to svn://svn.ffmpeg.org/ffmpeg/trunk
AVI > 2Gb (OpenDML) generation patch by (Roman Shaposhnick <rvs at sun dot com>)
Originally committed as revision 1741 to svn://svn.ffmpeg.org/ffmpeg/trunk
allways test ffserver too by defaultupdate ffserver regression checksums (this has been forgotten several times in the past, lets hope no bugs where introduced during that lazyness...)
Originally committed as revision 1705 to svn://svn.ffmpeg.org/ffmpeg/trunk
regression checksums change cuz of motion estimation changes 10min ago
Originally committed as revision 1385 to svn://svn.ffmpeg.org/ffmpeg/trunk
mpeg1 rounding fix
Originally committed as revision 1383 to svn://svn.ffmpeg.org/ffmpeg/trunk
ooops forgot this (ffserver regression checksums update after motion estimation changes)
Originally committed as revision 1374 to svn://svn.ffmpeg.org/ffmpeg/trunk
Updated as a result of changes to the rate change code in ffmpeg
Originally committed as revision 1362 to svn://svn.ffmpeg.org/ffmpeg/trunk
First shot at the ffserver regression tests. All feedback received withinterest
Originally committed as revision 1336 to svn://svn.ffmpeg.org/ffmpeg/trunk