Commit Graph

18 Commits

Author SHA1 Message Date
Baptiste Coudurier d8b1dffbc5 remove unneeded ffmpeg commandline switches, and enable quiet mode
Originally committed as revision 13720 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-09 00:26:25 +00:00
Baptiste Coudurier bc908bc453 do not loop input, useless
Originally committed as revision 13369 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 23:53:37 +00:00
Baptiste Coudurier ea2b716f68 fix feed path according to regression script
Originally committed as revision 13368 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 23:48:45 +00:00
Baptiste Coudurier 1faf7a20d5 simplify, use ffserver launch directive
Originally committed as revision 13367 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 23:48:02 +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
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 6310461b7f -loop was renamed to -loop_input
Originally committed as revision 5078 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-28 21:42:41 +00:00
Aurelien Jacobs ddf2b51bee fix ffserver regtest inconsistency between different arch (and even different kind of x86)
Originally committed as revision 5056 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-02-23 23:29:30 +00:00
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17 18:14:38 +00:00
Alex Beregszaszi b51527d850 make ffserver regressions work again
Originally committed as revision 4694 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-11-13 03:00:30 +00:00
Sam Hocevar 528bbdde7f Add a leading zero to the sequence files generated by the testsuite
so they always appear in proper order.
patch by Sam Hocevar < sam -- at -- zoy -- dot -- org >

Originally committed as revision 4606 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-09-21 00:09:02 +00:00
Michael Niedermayer 8d931070fc ffserver segfault & other fatal failure fixes
Originally committed as revision 4454 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-07-18 09:02:58 +00:00
Philip Gladstone 597c9f2bc9 Remove .mpg streams due to a standards compliance issue
Originally committed as revision 3794 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-01-03 02:40:22 +00:00
Fabrice Bellard 375c44f4bb use new loop option
Originally committed as revision 2149 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-24 21:16:50 +00:00
Philip Gladstone aae6ea8b0c Only reference the images that exist
Originally committed as revision 1764 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 03:05:24 +00:00
Philip Gladstone be0d154911 Apply patch to remove -em_rate
Originally committed as revision 1760 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-04-12 02:34:37 +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
Philip Gladstone 0bdd297f26 Initial version of test configuration file for ffserver that encodes the
vsynth1 data and serves it up.

Originally committed as revision 1334 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-12-11 03:29:30 +00:00