aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not duplicate -y parameter on regression.sh.Ramiro Polla2008-05-011-17/+17
* Ignore whitespace differences in seek test.Ramiro Polla2008-05-011-1/+1
* fix adpcm ima qt decoding, channel at init is 0, correct stereo out since sam...Baptiste Coudurier2008-04-252-5/+5
* cosmeticsBaptiste Coudurier2008-04-251-1/+0
* Correct ASF duration.Henrik Gulbrandsen2008-04-213-5/+5
* Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer2008-04-141-5/+5
* Fix seeking in rm.Michael Niedermayer2008-04-091-90/+90
* update ogg seek reg tests because of r12630Baptiste Coudurier2008-04-011-27/+39
* homogenous regression tests output for image formatsBaptiste Coudurier2008-03-302-8/+16
* missed oneBaptiste Coudurier2008-03-301-1/+1
* cosmetics, remove leading whitespacesBaptiste Coudurier2008-03-301-27/+27
* change rle encoder to count up to 127, sgi does not support 128Baptiste Coudurier2008-03-301-3/+3
* Use 15-bit LPC precision by default. This generally gives better compressionJustin Ruggles2008-03-301-3/+3
* fix Ogg/FLAC header sizeJustin Ruggles2008-03-301-2/+2
* cosmetics, remove superflous commentsBaptiste Coudurier2008-03-181-10/+0
* Update the regression tests reference values after the changes to the MatroskaPanagiotis Issaris2008-03-102-29/+29
* replace -f pgmyuv with -f image2 -vcodec pgmyuvMåns Rullgård2008-03-071-9/+9
* Simplify do_video_encoding() in regression.shMåns Rullgård2008-03-071-41/+41
* Remove mp4psp regression testMåns Rullgård2008-03-074-56/+0
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-064-0/+68
* The last flag fix fixed mpeg4-qprd (there the flags ended up being trashedMichael Niedermayer2008-03-053-22/+22
* Fix trellis quant + AAN DCT.Michael Niedermayer2008-02-253-140/+140
* This shell script is not bash-specific.Diego Biurrun2008-02-161-1/+1
* Remove check for the availability of the -u diff flag, we require it inDiego Biurrun2008-02-161-8/+1
* Fix timestamps and durations if the first packets have no durations nor times...Michael Niedermayer2008-02-151-20/+20
* It appears last_pts was not set ...Michael Niedermayer2008-02-152-18/+18
* Header elision muxing support.Michael Niedermayer2008-02-152-29/+29
* Update regression test checksum for ffm.Benoit Fouet2008-02-141-1/+1
* seek regression ref update for oggBaptiste Coudurier2008-02-051-1/+1
* Fix issue 338:Baptiste Coudurier2008-02-051-2/+2
* Update seektest regression as well to previous lavf/nut commitsOded Shimon2008-02-041-27/+27
* back_ptr calculation used wrong timebase when searching for back syncpointOded Shimon2008-02-041-1/+1
* Fix intented algo in syncpoint writing before keyframes in NUT muxerOded Shimon2008-02-041-2/+2
* nut->max_distance was not set at all anywhere in the NUT muxerOded Shimon2008-02-041-2/+2
* ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer onlyOded Shimon2008-02-041-2/+2
* remove single-frame images from seektestMåns Rullgård2008-02-032-223/+0
* remove useless/incorrect comments in regression.shMåns Rullgård2008-02-031-127/+0
* split lavf regression testsMåns Rullgård2008-02-033-26/+90
* split regression tests allowing make to run them in parallelMåns Rullgård2008-02-034-199/+117
* get seek regression test filenames from reference fileMåns Rullgård2008-02-031-1/+1
* Fix b-libav.ul/al seek regression test.Michael Niedermayer2008-01-312-1/+111
* remove duplicate, disabled nut regression testMåns Rullgård2008-01-301-3/+0
* Print the name of the regression test that was run after finishing the test.Diego Biurrun2008-01-292-4/+4
* rename dv50 regression test output file to dv50.dvMåns Rullgård2008-01-284-5/+60
* Consider initial EOR in the back_ptr calculation.Michael Niedermayer2008-01-172-22/+22
* 4 months of hard development and finally it's done. Closes issue 58. Adpcm_sw...Benjamin Larsson2007-12-034-0/+67
* correct invalid durationMichael Niedermayer2007-12-033-5/+5
* Fix regression tests after r11127 and 11129Kostya Shishkov2007-12-023-27/+27
* ogg seek regression refBaptiste Coudurier2007-11-111-0/+43
* ogg muxerBaptiste Coudurier2007-11-102-0/+6