summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* max/avg bitrate change (movenc.c 1.25->1.26)Michael Niedermayer2005-02-072-2/+2
* max/avg bitrate change (movenc.c 1.25->1.26)Michael Niedermayer2005-02-071-1/+1
* regression test checksum change due to the mov header field and compressor na...Michael Niedermayer2005-02-073-5/+5
* reversing the 1.52->1.53 change (handle fixed sample_size patch)Michael Niedermayer2005-02-071-1/+1
* compare audio files 16bit wise instead of 8bitMichael Niedermayer2005-02-013-9/+12
* support comparing files with some posiion offset relative to each otherMichael Niedermayer2005-02-011-2/+5
* signed 16bit supportMichael Niedermayer2005-02-011-10/+18
* dithering for the mpeg audio decoderMichael Niedermayer2005-01-303-9/+9
* quick and dirty PSNR check for audioMichael Niedermayer2005-01-303-8/+12
* jpeg style yuv fixesMichael Niedermayer2005-01-204-16/+16
* handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg...Roine Gustafsson2005-01-121-1/+1
* - Writes correct unknown aspectRoine Gustafsson2005-01-041-1/+1
* Remove .mpg streams due to a standards compliance issuePhilip Gladstone2005-01-031-28/+28
* spaces in path fixesMichael Niedermayer2005-01-011-3/+3
* r/w -> rb/wbMichael Niedermayer2004-12-241-2/+2
* fopen "r" -> "rb"Michael Niedermayer2004-12-231-2/+2
* rv20 regression testMichael Niedermayer2004-12-073-0/+19
* rm encoding fixMichael Niedermayer2004-12-062-2/+2
* split ffhuffyuv into 2 codecs:Loren Merritt2004-11-283-5/+5
* fix some codec_id values so that new ones can be added at the end of the subs...Michael Niedermayer2004-11-281-1/+1
* fake regression errors caused by randomly choosen dct algoMichael Niedermayer2004-11-222-2/+2
* mv/mb reuse regression testMichael Niedermayer2004-11-163-0/+17
* switch pnm from imagepipe to image2pipeMichael Niedermayer2004-11-121-6/+8
* H261 fixing and cleaning:Maarten Daniels2004-11-122-8/+8
* cbr audio muxing fixMichael Niedermayer2004-11-061-2/+2
* switch ffv1 to the put/get_symbol() from snowMichael Niedermayer2004-10-312-2/+2
* switch ffv1 from CABAC to the range coderMichael Niedermayer2004-10-312-4/+4
* fix and cleanup h261 mb_type selectionMichael Niedermayer2004-10-282-4/+4
* suppress uninerresting outputMichael Niedermayer2004-10-281-3/+3
* h.261 regression testMichael Niedermayer2004-10-283-0/+19
* fix -pixfmt mono[bw] patch by (Wolfram Gloger <wmglo at dent dot med dot uni-...Wolfram Gloger2004-10-251-3/+3
* 100l (dont reset the sample position at the block end)Michael Niedermayer2004-10-213-10/+10
* user setable preload and max_mux_delayMichael Niedermayer2004-10-161-1/+1
* initial dts fixMichael Niedermayer2004-10-031-1/+1
* pts/dts 100l fixMichael Niedermayer2004-10-031-1/+1
* SCR timestamp fix try #1Michael Niedermayer2004-10-031-2/+2
* * experimental dynamic audio stream allocation for DV demuxer. ThisRoman Shaposhnik2004-09-271-1/+1
* jpeg regression testMichael Niedermayer2004-09-222-3/+4
* write shorter headers if possibleMichael Niedermayer2004-09-223-26/+26
* 1/0 fix for files with size=0Michael Niedermayer2004-09-201-0/+1
* (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington d...Loren Merritt2004-09-172-2/+2
* forgot to commit thisAlex Beregszaszi2004-09-101-2/+2
* try to select w/h from tablesAlex Beregszaszi2004-09-081-2/+2
* Always write VOL control parameters, needed by old xvid patch by (Loren Merri...Loren Merritt2004-09-032-11/+11
* 10l (lrintf(a)+b vs. lrintf(a+b))Michael Niedermayer2004-08-143-6/+6
* * fixing a bug in DV timestamp generation. Now libavtest doesn'tRoman Shaposhnik2004-08-021-1/+1
* * fixing a buffer overrun in gif.cRoman Shaposhnik2004-07-281-2/+2
* svq1 mv array size fixMichael Niedermayer2004-07-281-4/+4
* use non zero qscale for svq1 testMichael Niedermayer2004-07-283-9/+9
* * fixing a small quirk with DV audio muxingRoman Shaposhnik2004-07-272-3/+6
OpenPOWER on IntegriCloud