Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2005-07-25yamaha adpcm regression testMichael Niedermayer
2005-07-18enabling ffserver regression testsMichael Niedermayer
2005-07-18ffserver segfault & other fatal failure fixesMichael Niedermayer
2005-06-27nut prefers extradata style global headersMichael Niedermayer
2005-06-03mpegts regression testMichael Niedermayer
2005-06-03fix stream classMichael Niedermayer
2005-05-18fix mpeg2 chroma_420_typeMichael Niedermayer
2005-05-14ffm.c rev 1.39+Michael Niedermayer
2005-05-14round duration up in movMichael Niedermayer
2005-05-09#defines for strict_std_compliance and split between inofficial extensions an...Michael Niedermayer
2005-05-05While adding stereo rematrixing, I came across something that needs toJustin Ruggles
2005-04-26Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gus...Roine Gustafsson
2005-04-25PIX_FMT_NONE and related fixesMichael Niedermayer
2005-04-17fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink netYartrebo
2005-04-15store the number of runs to avoid storing the last run valueMichael Niedermayer
2005-04-10rescale coefficients during IDWT, that way the lifting steps are much simpler...Michael Niedermayer
2005-04-10increasing precission of the quantization parameterMichael Niedermayer
2005-04-0510% faster unpack_coeffsMichael Niedermayer
2005-04-05fixing lossless snowMichael Niedermayer
2005-04-03snow regression testMichael Niedermayer
2005-03-2331_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs ...Calcium
2005-03-2328_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp)Calcium
2005-03-23fix time stored in movMichael Niedermayer
2005-03-23trying to fix a few minor values in the mp4/mov muxerMichael Niedermayer
2005-03-16sample_size fixMichael Niedermayer
2005-03-16set global_qualityMichael Niedermayer
2005-02-22switch MPEG4 fourcc to FMP4Michael Niedermayer
2005-02-08checksum change due to (don't crash on null codec patch which changed the sto...Michael Niedermayer
2005-02-07max/avg bitrate change (movenc.c 1.25->1.26)Michael Niedermayer
2005-02-07max/avg bitrate change (movenc.c 1.25->1.26)Michael Niedermayer
2005-02-07regression test checksum change due to the mov header field and compressor na...Michael Niedermayer
2005-02-07reversing the 1.52->1.53 change (handle fixed sample_size patch)Michael Niedermayer
2005-02-02compare audio files 16bit wise instead of 8bitMichael Niedermayer
2005-02-01support comparing files with some posiion offset relative to each otherMichael Niedermayer
2005-02-01signed 16bit supportMichael Niedermayer
2005-01-30dithering for the mpeg audio decoderMichael Niedermayer
2005-01-30quick and dirty PSNR check for audioMichael Niedermayer
2005-01-20jpeg style yuv fixesMichael Niedermayer
2005-01-12handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforg...Roine Gustafsson
2005-01-04- Writes correct unknown aspectRoine Gustafsson
2005-01-03Remove .mpg streams due to a standards compliance issuePhilip Gladstone
2005-01-02spaces in path fixesMichael Niedermayer
2004-12-24r/w -> rb/wbMichael Niedermayer
2004-12-23fopen "r" -> "rb"Michael Niedermayer
2004-12-07rv20 regression testMichael Niedermayer
2004-12-07rm encoding fixMichael Niedermayer
2004-11-28split ffhuffyuv into 2 codecs:Loren Merritt
2004-11-28fix some codec_id values so that new ones can be added at the end of the subs...Michael Niedermayer
2004-11-22fake regression errors caused by randomly choosen dct algoMichael Niedermayer
2004-11-16mv/mb reuse regression testMichael Niedermayer