summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* update regressions tests, should be stable nowBaptiste Coudurier2008-05-30
* sleep seems needed to wait for feed to be setupBaptiste Coudurier2008-05-30
* Update regression checksums after dts calculation fix (r13470).Michael Niedermayer2008-05-28
* update regression ref due to r13412Baptiste Coudurier2008-05-26
* use short optionBaptiste Coudurier2008-05-25
* do not loop input, uselessBaptiste Coudurier2008-05-24
* fix feed path according to regression scriptBaptiste Coudurier2008-05-24
* simplify, use ffserver launch directiveBaptiste Coudurier2008-05-24
* no need to sleep to hide crashesBaptiste Coudurier2008-05-21
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* #include required stdint.h header directly.Diego Biurrun2008-05-08
* #include stdint.h instead of using a manual typedef for uint8_t.Diego Biurrun2008-05-07
* Do not duplicate -y parameter on regression.sh.Ramiro Polla2008-05-01
* Ignore whitespace differences in seek test.Ramiro Polla2008-05-01
* fix adpcm ima qt decoding, channel at init is 0, correct stereo out since sam...Baptiste Coudurier2008-04-25
* cosmeticsBaptiste Coudurier2008-04-25
* Correct ASF duration.Henrik Gulbrandsen2008-04-21
* 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