summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Make do_video_encoding general enough to accomodate all cases.Diego Biurrun2006-12-02
* Make do_video_decoding general enough to accomodate all cases.Diego Biurrun2006-12-02
* Merge a repeating variable declaration into do_video_encoding.Diego Biurrun2006-12-02
* remove pretty much useless skiping of some predictorsMichael Niedermayer2006-12-01
* Use a function for audio encoding and decoding.Diego Biurrun2006-12-01
* Use a function for libav.Diego Biurrun2006-12-01
* Use a function for image formats.Diego Biurrun2006-12-01
* Use a function for streamed images.Diego Biurrun2006-12-01
* Use a function for audio-only tests.Diego Biurrun2006-12-01
* 1 step diamond search around the median MV predictorMichael Niedermayer2006-11-30
* readjust dts if negativeBaptiste Coudurier2006-11-28
* bring AC3 encoder output up to input volume levelBill O'Shaughnessy2006-11-23
* fix bitstream to be correctly decoded by quicktimeBaptiste Coudurier2006-11-22
* fix b frames + -mbd rd without -psnr (yes that was seriously buggy and probab...Michael Niedermayer2006-11-22
* disable nut regression test until we have a working muxerMichael Niedermayer2006-11-11
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
* Simplify regression test execution.Diego Biurrun2006-11-05
* Use a variable for FFmpeg options.Diego Biurrun2006-11-05
* Don't run libavtest if CONFIG_GPL is not set.Diego Biurrun2006-10-18
* Warn about --enable-gpl.Diego Biurrun2006-10-15
* 0.pgm is now 00.pgm.Diego Biurrun2006-10-15
* simplify by not writing unneeded codec name to fix segfault when stream copyBaptiste Coudurier2006-10-11
* Update checksum to match latest ASF patchGuillaume Poirier2006-10-06
* Mark all phony targets as such.Diego Biurrun2006-10-03
* Merge identical targets.Diego Biurrun2006-10-02
* Fix wrong ASF duration of generated filesBrian Brice2006-10-01
* Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit ofPanagiotis Issaris2006-09-15
* * Restructuring the division of labor between DV codec and DV formatRoman Shaposhnik2006-09-04
* wide atom is only defined in mov, use free for mp4/3gpBaptiste Coudurier2006-08-24
* replace MULL by MULH + shift in dct32() (code is very slightly faster, and th...Michael Niedermayer2006-08-22
* gxf regression testsBaptiste Coudurier2006-08-21
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-18
* simplification cosmeticsDiego Biurrun2006-08-17
* Simplify dsptest* rule and add libavutil to the dsptest* includes.Diego Biurrun2006-08-17
* update rotozoom regression ref after patches r5945-r5950Baptiste Coudurier2006-08-11
* update regression tests for patches r5945-r5950 based on patch by Francois Dr...Baptiste Coudurier2006-08-07
* r5939 (flvenc.c) rotozoom regression updateBaptiste Coudurier2006-08-07
* always write duration and file size, fix seeking, progress bar is now activeBaptiste Coudurier2006-08-06
* Add $(EXESUF) where necessary, fixes regression tests under MinGW.Víctor Paesa2006-08-03
* Do not set the codec's pixel format in the format's write_header()Luca Abeni2006-08-02
* Add missing EXESUF to executable rules.Víctor Paesa2006-07-19
* Possibility to skip bytes in the beginning of a file.Benjamin Larsson2006-07-18
* add header info to flv format based on a patch by (Philipp Klaus >ffmpegdevel...Michael Niedermayer2006-07-17
* 100l: V_PATH vs VPATH typoDiego Biurrun2006-07-05
* cosmetics: Break overly long lines.Diego Biurrun2006-07-05
* simplify: $(SRC_PATH)/tests --> $(V_PATH)Diego Biurrun2006-07-05
* flac-lpc patch by (Justin Ruggles jruggle earthlink net)Justin Ruggles2006-07-02
* flacenc - rice param search patch by (Justin Ruggles jruggle earthlink netJustin Ruggles2006-06-27
* stereo decorrelation support by (Justin Ruggles jruggle earthlink net>)Michael Niedermayer2006-06-26
* flac regression testMichael Niedermayer2006-06-24