summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update regression checksums after dts calculation fix (r13470).Michael Niedermayer2008-05-281-1/+1
* update regression ref due to r13412Baptiste Coudurier2008-05-261-1/+1
* use short optionBaptiste Coudurier2008-05-251-2/+2
* do not loop input, uselessBaptiste Coudurier2008-05-241-1/+1
* fix feed path according to regression scriptBaptiste Coudurier2008-05-241-1/+1
* simplify, use ffserver launch directiveBaptiste Coudurier2008-05-242-4/+1
* no need to sleep to hide crashesBaptiste Coudurier2008-05-211-2/+0
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* #include required stdint.h header directly.Diego Biurrun2008-05-081-0/+2
* #include stdint.h instead of using a manual typedef for uint8_t.Diego Biurrun2008-05-071-1/+1
* 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
OpenPOWER on IntegriCloud