summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Make do_video_decoding general enough to accomodate all cases.Diego Biurrun2006-12-021-9/+9
* Merge a repeating variable declaration into do_video_encoding.Diego Biurrun2006-12-021-75/+39
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-013-98/+98
* Use a function for audio encoding and decoding.Diego Biurrun2006-12-011-21/+25
* Use a function for libav.Diego Biurrun2006-12-011-33/+19
* Use a function for image formats.Diego Biurrun2006-12-011-9/+11
* Use a function for streamed images.Diego Biurrun2006-12-011-9/+10
* Use a function for audio-only tests.Diego Biurrun2006-12-011-21/+14
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-303-249/+249
* readjust dts if negativeBaptiste Coudurier2006-11-281-2/+2
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-233-3/+3
* fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier2006-11-222-2/+2
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-222-8/+8
* disable nut regression test until we have a working muxerMichael Niedermayer2006-11-112-6/+3
* 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
OpenPOWER on IntegriCloud