summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-043-5/+5
* wide atom is only defined in mov, use free for mp4/3gpBaptiste Coudurier2006-08-242-4/+4
* replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer2006-08-223-13/+13
* gxf regression testsBaptiste Coudurier2006-08-212-0/+8
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-184-92/+92
* simplification cosmeticsDiego Biurrun2006-08-171-2/+2
* Simplify dsptest* rule and add libavutil to the dsptest* includes.Diego Biurrun2006-08-171-6/+6
* update rotozoom regression ref after patches r5945-r5950Baptiste Coudurier2006-08-111-2/+2
* update regression tests for patches r5945-r5950 based on patch by Francois Dr...Baptiste Coudurier2006-08-071-2/+2
* r5939 (flvenc.c) rotozoom regression updateBaptiste Coudurier2006-08-071-2/+2
* always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier2006-08-062-4/+4
* Add $(EXESUF) where necessary, fixes regression tests under MinGW.Víctor Paesa2006-08-031-4/+4
* Do not set the codec's pixel format in the format's write_header()Luca Abeni2006-08-021-1/+1
* Add missing EXESUF to executable rules.Víctor Paesa2006-07-191-5/+5
* Possibility to skip bytes in the beginning of a file.Benjamin Larsson2006-07-181-1/+7
* add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer2006-07-173-6/+6
* 100l: V_PATH vs VPATH typoDiego Biurrun2006-07-051-7/+7
* cosmetics: Break overly long lines.Diego Biurrun2006-07-051-2/+6
* simplify: $(SRC_PATH)/tests --> $(V_PATH)Diego Biurrun2006-07-051-7/+7
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-023-5/+5
* flacenc - rice param search patch by (Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-272-8/+8
* 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
OpenPOWER on IntegriCloud