247 Commits (3b5ffe7a399a8ff8a600a31ba9b4348e5d2e8b86)

Author SHA1 Message Date
Michael Niedermayer 3b5ffe7a39 fix mpeg2 chroma_420_type 20 years ago
Michael Niedermayer d9995c5add ffm.c rev 1.39+ 20 years ago
Michael Niedermayer 83fa2ef8cb round duration up in mov 20 years ago
Michael Niedermayer 9cd8179818 #defines for strict_std_compliance and split between inofficial extensions and non standarized things 20 years ago
Justin Ruggles 132041f06f While adding stereo rematrixing, I came across something that needs to 20 years ago
Roine Gustafsson 8cf71eadd2 Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gustafsson <roine users sourceforge net) 20 years ago
Michael Niedermayer 644a92626a PIX_FMT_NONE and related fixes 20 years ago
Yartrebo 8c2515bbb9 fix overflow in mc_block() patch by (Yartrebo )yartrebo earthlink net 20 years ago
Michael Niedermayer b44985ba12 store the number of runs to avoid storing the last run value 20 years ago
Michael Niedermayer f5a719287d rescale coefficients during IDWT, that way the lifting steps are much simpler and faster 20 years ago
Michael Niedermayer a0a74ad9f0 increasing precission of the quantization parameter 20 years ago
Michael Niedermayer 538a38418c 10% faster unpack_coeffs 20 years ago
Michael Niedermayer 3cff4572ce fixing lossless snow 20 years ago
Michael Niedermayer d13eef3d3d snow regression test 20 years ago
Calcium 982e53fe44 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp) 20 years ago
Calcium 58d2a1506d 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) 20 years ago
Michael Niedermayer 8272de4ea2 fix time stored in mov 20 years ago
Michael Niedermayer 6c13c880fa trying to fix a few minor values in the mp4/mov muxer 20 years ago
Michael Niedermayer 4a7d265176 sample_size fix 20 years ago
Michael Niedermayer 625d98a319 set global_quality 20 years ago
Michael Niedermayer 420370d4aa switch MPEG4 fourcc to FMP4 20 years ago
Michael Niedermayer 9499ebff8d checksum change due to (don't crash on null codec patch which changed the stored length of the compressor name, movenc.c 1.28->1.29) 20 years ago
Michael Niedermayer 090fa6576c max/avg bitrate change (movenc.c 1.25->1.26) 20 years ago
Michael Niedermayer 5dc18027d5 max/avg bitrate change (movenc.c 1.25->1.26) 20 years ago
Michael Niedermayer a749c8d6e5 regression test checksum change due to the mov header field and compressor name patch (movenc.c 1.24->1.25) 20 years ago
Michael Niedermayer b416099044 reversing the 1.52->1.53 change (handle fixed sample_size patch) 20 years ago
Michael Niedermayer 976709ee73 compare audio files 16bit wise instead of 8bit 20 years ago
Michael Niedermayer ba96e97fdd support comparing files with some posiion offset relative to each other 20 years ago
Michael Niedermayer 0c90161f0f signed 16bit support 20 years ago
Michael Niedermayer a7a858996f dithering for the mpeg audio decoder 20 years ago
Michael Niedermayer 16dd93ab6a quick and dirty PSNR check for audio 20 years ago
Michael Niedermayer dd4f8a04fe jpeg style yuv fixes 20 years ago
Roine Gustafsson 7b0c0c3c29 handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net> 20 years ago
Roine Gustafsson 2d74541476 - Writes correct unknown aspect 20 years ago
Philip Gladstone 597c9f2bc9 Remove .mpg streams due to a standards compliance issue 20 years ago
Michael Niedermayer 281a74da60 spaces in path fixes 20 years ago
Michael Niedermayer 6feb1de50f r/w -> rb/wb 20 years ago
Michael Niedermayer 0d6d0cf953 fopen "r" -> "rb" 20 years ago
Michael Niedermayer c50cd09dd5 rv20 regression test 20 years ago
Michael Niedermayer 80016c48b0 rm encoding fix 20 years ago
Loren Merritt f37b9768f6 split ffhuffyuv into 2 codecs: 20 years ago
Michael Niedermayer 17179d2d97 fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility 20 years ago
Michael Niedermayer 8a01fc4742 fake regression errors caused by randomly choosen dct algo 20 years ago
Michael Niedermayer 7f8038ce88 mv/mb reuse regression test 20 years ago
Michael Niedermayer 87c5fbc37a switch pnm from imagepipe to image2pipe 20 years ago
Maarten Daniels ccff9da62a H261 fixing and cleaning: 20 years ago
Michael Niedermayer 359fa0febc cbr audio muxing fix 20 years ago
Michael Niedermayer d34a07466f switch ffv1 to the put/get_symbol() from snow 20 years ago
Michael Niedermayer 880eae9c50 switch ffv1 from CABAC to the range coder 20 years ago
Michael Niedermayer 9740687b6b fix and cleanup h261 mb_type selection 20 years ago