summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* fix timestamps used for ratecontrolMichael Niedermayer2007-09-11
* allow changing of the spatial_decomposition_count and quantization tablesMichael Niedermayer2007-09-09
* store halfpel filter coefficients in the header as well as theMichael Niedermayer2007-09-08
* cleanup mc_block()Michael Niedermayer2007-09-08
* Update mkv regression tests after r10421David Conrad2007-09-07
* Matroska regression testsDavid Conrad2007-09-05
* If a stream has no start time, but the first packet has a 'pts', use thatNeil Brown2007-09-03
* use 16bit IDWT (a SIMD implementation of it should be >2x faster then withMichael Niedermayer2007-08-25
* use more bits on the encoder sideMichael Niedermayer2007-08-23
* Change rounding of the horizontal DWT to match the vertical one.Michael Niedermayer2007-08-21
* Use PRId64 in seek testDavid Conrad2007-08-13
* nut regression testMichael Niedermayer2007-08-10
* take care to use video track field number as durationBaptiste Coudurier2007-08-09
* ignore preroll, it is generally not what AVStream.start_time should containMichael Niedermayer2007-08-06
* make wmv1 and wmv2 playable with M$ DMO decoderMichael Niedermayer2007-08-05
* update seek regressions for r9917Michael Niedermayer2007-08-05
* flashsv regression testMichael Niedermayer2007-08-04
* regression tests for yuv440p yuvj440pAndreas Öman2007-07-19
* round timestamps up, k2 broadcast server seems to need itBaptiste Coudurier2007-07-13
* set locale to C in seek testMåns Rullgård2007-07-10
* update regression checksums after r9447Benoit Fouet2007-07-03
* misc typo fixesDiego Biurrun2007-06-12
* misc spelling fixesDiego Biurrun2007-06-12
* Merge tests Makefile into the top-level Makefile.Diego Biurrun2007-06-07
* The server configuration file is passed as a command line parameter.Diego Biurrun2007-06-07
* seek tests only available with GPL enabledBenoit Fouet2007-05-30
* Mark phony swscale_error target as such.Diego Biurrun2007-05-29
* 10l: Revert accidental removal of unused code.Diego Biurrun2007-05-27
* Exit with error when running libavtest and not configured with --enable-gpl.Diego Biurrun2007-05-27
* Rename variable for consistency.Diego Biurrun2007-05-27
* whitespace cosmeticsDiego Biurrun2007-05-27
* better variable namesDiego Biurrun2007-05-27
* Remove comments that are neither very enlightening nor particularly up-to-date.Diego Biurrun2007-05-27
* Do not hide the commands make runs.Diego Biurrun2007-05-27
* Fix seek_test compilation for out-of-tree builds.Diego Biurrun2007-05-27
* Remove portability comment, it should be pure POSIX now.Diego Biurrun2007-05-25
* whitespace cosmeticsDiego Biurrun2007-05-25
* 'grep -q' is a GNU extension.Diego Biurrun2007-05-25
* Do not fail or print an error if the logfile already exists.Diego Biurrun2007-05-25
* Also remove seek_test upon clean.Diego Biurrun2007-05-25