summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-213-26/+26
* Use PRId64 in seek testDavid Conrad2007-08-131-1/+1
* nut regression testMichael Niedermayer2007-08-103-0/+62
* take care to use video track field number as durationBaptiste Coudurier2007-08-091-1/+1
* ignore preroll, it is generally not what AVStream.start_time should containMichael Niedermayer2007-08-061-1/+1
* make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer2007-08-053-48/+48
* update seek regressions for r9917Michael Niedermayer2007-08-051-147/+147
* flashsv regression testMichael Niedermayer2007-08-044-0/+64
* regression tests for yuv440p yuvj440pAndreas Öman2007-07-193-1/+9
* round timestamps up, k2 broadcast server seems to need itBaptiste Coudurier2007-07-131-1/+1
* set locale to C in seek testMåns Rullgård2007-07-102-425/+428
* update regression checksums after r9447Benoit Fouet2007-07-032-2/+2
* misc typo fixesDiego Biurrun2007-06-121-1/+1
* misc spelling fixesDiego Biurrun2007-06-121-1/+1
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-078-679/+604
* The server configuration file is passed as a command line parameter.Diego Biurrun2007-06-071-1/+1
* seek tests only available with GPL enabledBenoit Fouet2007-05-301-4/+3
* Mark phony swscale_error target as such.Diego Biurrun2007-05-291-1/+1
* 10l: Revert accidental removal of unused code.Diego Biurrun2007-05-271-0/+13
* Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun2007-05-271-0/+1
* Rename variable for consistency.Diego Biurrun2007-05-271-2/+2
* whitespace cosmeticsDiego Biurrun2007-05-271-13/+10
* better variable namesDiego Biurrun2007-05-271-4/+4
* Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun2007-05-271-6/+0
* Do not hide the commands make runs.Diego Biurrun2007-05-271-7/+7
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-272-18/+2
* Remove portability comment, it should be pure POSIX now.Diego Biurrun2007-05-251-1/+0
* whitespace cosmeticsDiego Biurrun2007-05-251-2/+2
* 'grep -q' is a GNU extension.Diego Biurrun2007-05-251-1/+1
* Do not fail or print an error if the logfile already exists.Diego Biurrun2007-05-251-1/+1
* Also remove seek_test upon clean.Diego Biurrun2007-05-251-2/+2
OpenPOWER on IntegriCloud