aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)Michael Niedermayer2006-06-262-4/+4
* flac regression testMichael Niedermayer2006-06-243-0/+19
* update libav regression tests for r5449 (adpcm)Baptiste Coudurier2006-06-171-2/+2
* update regression tests for r5449 (adpcm)Loren Merritt2006-06-142-12/+12
* Snow: fix subband weighting in wavelet cmp functions. use 32x32 cmp in iterat...Loren Merritt2006-05-302-8/+8
* Snow multiple reference framesLoren Merritt2006-05-282-11/+11
* Snow 1pass ratecontrolLoren Merritt2006-05-281-1/+1
* Remove all .cvsignore files, they are no longer necessary.Diego Biurrun2006-05-261-16/+0
* dont store mov style meta tags in mp4 (fixes ffmpeg -title + gtkpod)Michael Niedermayer2006-05-182-8/+8
* add MPEG-2 intra vlc supportBaptiste Coudurier2006-05-133-0/+30
* missmatch control for mpeg2 intra dequantization if bitexact=1Michael Niedermayer2006-04-283-39/+39
* Fix samples to bytes relation.Benjamin Larsson2006-04-243-13/+13
* AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net.Benjamin Larsson2006-04-103-3/+3
* Fix regression tests to match changed output of AC3 encoderCorey Hickey2006-04-073-6/+6
* Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun2006-03-172-4/+6
* Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun2006-03-172-6/+4
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-132-8/+8
* Update ffserver regression tests:Aurelien Jacobs2006-03-092-10/+46
* DVCPRO50 support.Daniel Maas2006-03-063-0/+20
* fixing total_framesMichael Niedermayer2006-03-021-1/+1
* ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-03-023-6/+6
* compute output format before setting language patch by (Baptiste COUDURIER <b...Baptiste Coudurier2006-03-023-3/+3
* -loop was renamed to -loop_inputAurelien Jacobs2006-02-281-1/+1
* Assign class 2 to most macroblocks by default, instead of a more conservativeDan Maas2006-02-283-8/+8
* AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. TheDan Maas2006-02-273-8/+8
* don't try to test streams which are commented out in test.confAurelien Jacobs2006-02-262-3/+1
* size[0-3] are not initialized (and can get random negative trashDan Maas2006-02-252-3/+3
* Use BSD-compatible expr syntax and change test -ne to test != for portability.Diego Biurrun2006-02-241-1/+1
* get ride of perl and sort in ffserver regtest (and avoid problem with behavio...Aurelien Jacobs2006-02-232-9/+9
* update ffserver.regression.ref to the actual md5 valuesAurelien Jacobs2006-02-231-10/+10
* fix ffserver regtest inconsistency between different arch (and even different...Aurelien Jacobs2006-02-231-1/+0
* dont lowwer qnos of more blocks then neededMichael Niedermayer2006-02-233-8/+8
* fixing dv_guess_qnos()Michael Niedermayer2006-02-233-7/+7
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-092-0/+8
* jpeg-ls regression testMichael Niedermayer2006-02-023-0/+19
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-022-0/+8
* avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer2006-01-253-13/+13
* Fix the wrongly commited regressions stuff for psp compatible mp4 files.Benjamin Larsson2006-01-242-4/+4
* Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson2006-01-243-0/+12
* scale video for snow iterative me down so the egression test is fasterMichael Niedermayer2006-01-233-10/+10
* >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer2006-01-233-10/+10
* fix convergence of snow iterative_meLoren Merritt2006-01-212-6/+6
* detect when iterative_me fails to converge, and stop searchingLoren Merritt2006-01-191-4/+4
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-161-1/+1
* split snow53 test outMichael Niedermayer2006-01-142-1/+7
* update x264 wrapper.Robert Swain2006-01-131-1/+1
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-122-2/+2
* bugs found by valgrindMichael Niedermayer2006-01-122-6/+6
* fixing second last time François Revol applies a patch without running the r...Michael Niedermayer2006-01-083-5/+5
* use h264 MC functions for 2xX Xx2 blocks in snow tooMichael Niedermayer2006-01-082-4/+4