summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer2008-04-14
* Fix seeking in rm.Michael Niedermayer2008-04-09
* update ogg seek reg tests because of r12630Baptiste Coudurier2008-04-01
* homogenous regression tests output for image formatsBaptiste Coudurier2008-03-30
* missed oneBaptiste Coudurier2008-03-30
* cosmetics, remove leading whitespacesBaptiste Coudurier2008-03-30
* change rle encoder to count up to 127, sgi does not support 128Baptiste Coudurier2008-03-30
* Use 15-bit LPC precision by default. This generally gives better compressionJustin Ruggles2008-03-30
* fix Ogg/FLAC header sizeJustin Ruggles2008-03-30
* cosmetics, remove superflous commentsBaptiste Coudurier2008-03-18
* Update the regression tests reference values after the changes to the MatroskaPanagiotis Issaris2008-03-10
* replace -f pgmyuv with -f image2 -vcodec pgmyuvMåns Rullgård2008-03-07
* Simplify do_video_encoding() in regression.shMåns Rullgård2008-03-07
* Remove mp4psp regression testMåns Rullgård2008-03-07
* IMA ADPCM encoder - QT variantKostya Shishkov2008-03-06
* The last flag fix fixed mpeg4-qprd (there the flags ended up being trashedMichael Niedermayer2008-03-05
* Fix trellis quant + AAN DCT.Michael Niedermayer2008-02-25
* This shell script is not bash-specific.Diego Biurrun2008-02-16
* Remove check for the availability of the -u diff flag, we require it inDiego Biurrun2008-02-16
* Fix timestamps and durations if the first packets have no durations nor times...Michael Niedermayer2008-02-15
* It appears last_pts was not set ...Michael Niedermayer2008-02-15
* Header elision muxing support.Michael Niedermayer2008-02-15
* Update regression test checksum for ffm.Benoit Fouet2008-02-14
* seek regression ref update for oggBaptiste Coudurier2008-02-05
* Fix issue 338:Baptiste Coudurier2008-02-05
* Update seektest regression as well to previous lavf/nut commitsOded Shimon2008-02-04
* back_ptr calculation used wrong timebase when searching for back syncpointOded Shimon2008-02-04
* Fix intented algo in syncpoint writing before keyframes in NUT muxerOded Shimon2008-02-04
* nut->max_distance was not set at all anywhere in the NUT muxerOded Shimon2008-02-04
* ff_nut_reset_ts() expected to get 'ts*time_base_count', but muxer onlyOded Shimon2008-02-04
* remove single-frame images from seektestMåns Rullgård2008-02-03
* remove useless/incorrect comments in regression.shMåns Rullgård2008-02-03
* split lavf regression testsMåns Rullgård2008-02-03
* split regression tests allowing make to run them in parallelMåns Rullgård2008-02-03
* get seek regression test filenames from reference fileMåns Rullgård2008-02-03
* Fix b-libav.ul/al seek regression test.Michael Niedermayer2008-01-31
* remove duplicate, disabled nut regression testMåns Rullgård2008-01-30
* Print the name of the regression test that was run after finishing the test.Diego Biurrun2008-01-29
* rename dv50 regression test output file to dv50.dvMåns Rullgård2008-01-28
* Consider initial EOR in the back_ptr calculation.Michael Niedermayer2008-01-17
* 4 months of hard development and finally it's done. Closes issue 58. Adpcm_sw...Benjamin Larsson2007-12-03
* correct invalid durationMichael Niedermayer2007-12-03
* Fix regression tests after r11127 and 11129Kostya Shishkov2007-12-02
* ogg seek regression refBaptiste Coudurier2007-11-11
* ogg muxerBaptiste Coudurier2007-11-10
* Disable unused function, fixes the warning:Diego Biurrun2007-11-09
* fix predictor initialization for adpcm-ima encoder not to lose first sampleTimofei V. Bondarenko2007-11-06
* Fix mov checksums following r10852.Benoit Fouet2007-11-05
* Seek regression for RM demuxer fixKostya Shishkov2007-11-03
* Fix seek regression test for ac3 in rm after r10634Roberto Togni2007-10-01