summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* allow spaces in source and build directory namesMåns Rullgård2006-11-082-11/+12
* Simplify regression test execution.Diego Biurrun2006-11-051-74/+84
* Use a variable for FFmpeg options.Diego Biurrun2006-11-051-6/+8
* Don't run libavtest if CONFIG_GPL is not set.Diego Biurrun2006-10-181-1/+5
* Warn about --enable-gpl.Diego Biurrun2006-10-151-0/+3
* 0.pgm is now 00.pgm.Diego Biurrun2006-10-151-5/+5
* simplify by not writing unneeded codec name to fix segfault when stream copyBaptiste Coudurier2006-10-111-2/+2
* Update checksum to match latest ASF patchGuillaume Poirier2006-10-061-2/+2
* Mark all phony targets as such.Diego Biurrun2006-10-031-0/+3
* Merge identical targets.Diego Biurrun2006-10-021-2/+1
* Fix wrong ASF duration of generated filesBrian Brice2006-10-011-1/+1
* Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit ofPanagiotis Issaris2006-09-151-3/+3
* * 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
OpenPOWER on IntegriCloud