Baptiste Coudurier
31e2d5d321
update ffserver regression ref
...
Originally committed as revision 18105 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-21 10:03:37 +00:00
Baptiste Coudurier
54e5cf132d
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
2008-06-22 00:26:25 +00:00
Baptiste Coudurier
60a04f7fc9
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
2008-06-22 00:22:21 +00:00
Baptiste Coudurier
f7d321bc03
update reg ref due to r13851
...
Originally committed as revision 13852 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-21 04:03:17 +00:00
Baptiste Coudurier
c07d64c890
Reset reading state after successful seek.
...
Originally committed as revision 13682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-07 00:35:37 +00:00
Baptiste Coudurier
79c7968726
update regressions tests, should be stable now
...
Originally committed as revision 13550 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-30 01:51:51 +00:00
Alex Beregszaszi
508826f961
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
2007-02-22 14:30:31 +00:00
Guillaume Poirier
25b6ce46ea
Update checksum to match latest ASF patch
...
Originally committed as revision 6566 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-10-06 09:45:41 +00:00
David Conrad
57060f8936
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
2006-08-18 16:48:35 +00:00
Aurelien Jacobs
267b0e5754
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
2006-03-09 00:36:39 +00:00
Aurelien Jacobs
59f45163df
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
2006-02-26 22:49:16 +00:00
Aurelien Jacobs
927e193d3a
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
2006-02-23 23:50:33 +00:00
Aurelien Jacobs
2af799468a
update ffserver.regression.ref to the actual md5 values
...
Originally committed as revision 5057 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-23 23:44:05 +00:00
Alex Beregszaszi
5ef388e537
updated regression reference
...
Originally committed as revision 4699 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-13 03:33:26 +00:00
Michael Niedermayer
ba85e70c54
enabling ffserver regression tests
...
note, 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
2005-07-18 17:21:08 +00:00
Fabrice Bellard
c9d88b14c7
update
...
Originally committed as revision 2288 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-16 20:29:32 +00:00
Fabrice Bellard
b4f237b6b5
up to date regression tests
...
Originally committed as revision 2154 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-24 21:27:10 +00:00
Roman Shaposhnik
8c0ff5d5c2
* Making AVI encoding predictable (all JUNK chunks are filled with 0)
...
* Updating regression refs
* Making server-regression.sh work on Solaris
Originally committed as revision 1818 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-24 03:59:33 +00:00
Philip Gladstone
96cbe82cb5
* Actually make the sort function do some sorting (data needs to be on own lines)
...
* Revise the regression results
Originally committed as revision 1776 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-15 02:23:00 +00:00
Philip Gladstone
b452004bbf
These are my values and seem pretty stable. YMMV
...
Originally committed as revision 1765 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 03:05:46 +00:00
Roman Shaposhnik
ce9fce63c5
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
2003-04-08 09:51:15 +00:00
Michael Niedermayer
00df1301bd
allways test ffserver too by default
...
update 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
2003-03-26 10:37:05 +00:00
Michael Niedermayer
7204b806a0
regression checksums change cuz of motion estimation changes 10min ago
...
Originally committed as revision 1385 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-01 14:44:33 +00:00
Michael Niedermayer
e9166b58aa
mpeg1 rounding fix
...
Originally committed as revision 1383 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-01-01 00:49:21 +00:00
Michael Niedermayer
7bd7fa91d0
ooops forgot this (ffserver regression checksums update after motion estimation changes)
...
Originally committed as revision 1374 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-29 22:38:41 +00:00
Philip Gladstone
368eb09423
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
2002-12-25 04:04:36 +00:00
Philip Gladstone
e2b2851e5a
First shot at the ffserver regression tests. All feedback received with
...
interest
Originally committed as revision 1336 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-12 19:53:05 +00:00