summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink netYartrebo2005-04-171-6/+6
* store the number of runs to avoid storing the last run valueMichael Niedermayer2005-04-152-8/+8
* rescale coefficients during IDWT, that way the lifting steps are much simpler...Michael Niedermayer2005-04-102-7/+7
* increasing precission of the quantization parameterMichael Niedermayer2005-04-092-12/+12
* 10% faster unpack_coeffsMichael Niedermayer2005-04-052-7/+7
* fixing lossless snowMichael Niedermayer2005-04-052-8/+8
* snow regression testMichael Niedermayer2005-04-034-1/+37
* 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ...Calcium2005-03-231-1/+1
* 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)Calcium2005-03-232-2/+2
* fix time stored in movMichael Niedermayer2005-03-233-5/+5
* trying to fix a few minor values in the mp4/mov muxerMichael Niedermayer2005-03-233-3/+3
* sample_size fixMichael Niedermayer2005-03-153-39/+39
* set global_qualityMichael Niedermayer2005-03-152-16/+16
* switch MPEG4 fourcc to FMP4Michael Niedermayer2005-02-223-14/+14
* checksum change due to (don't crash on null codec patch which changed the sto...Michael Niedermayer2005-02-073-5/+5
* 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
OpenPOWER on IntegriCloud