summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable unused function, fixes the warning:Diego Biurrun2007-11-091-2/+4
* fix predictor initialization for adpcm-ima encoder not to lose first sampleTimofei V. Bondarenko2007-11-062-6/+6
* Fix mov checksums following r10852.Benoit Fouet2007-11-052-12/+12
* Seek regression for RM demuxer fixKostya Shishkov2007-11-031-55/+55
* Fix seek regression test for ac3 in rm after r10634Roberto Togni2007-10-011-12/+12
* fix timestamps used for ratecontrolMichael Niedermayer2007-09-113-95/+95
* allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer2007-09-093-36/+36
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-083-36/+36
* cleanup mc_block()Michael Niedermayer2007-09-083-38/+38
* Update mkv regression tests after r10421David Conrad2007-09-072-29/+29
* Matroska regression testsDavid Conrad2007-09-053-0/+61
* If a stream has no start time, but the first packet has a 'pts', use thatNeil Brown2007-09-031-1/+1
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-253-22/+22
* use more bits on the encoder sideMichael Niedermayer2007-08-233-20/+20
OpenPOWER on IntegriCloud