2518 Commits (9786bd4d94a72ce4245398c3067c016852d1fd55)

Author SHA1 Message Date
Michael Niedermayer 9786bd4d94 fixing broken_rv20_1mb_.rm 20 years ago
Loren Merritt b80875c186 fix ref comparison in B-frame deblocker ('unused' and 'unavailable' were treated as different) 20 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
Kevin Baragona dfb706da4d Spelling errors patch by (Kevin Baragona | kevinmb500 gawab com) 20 years ago
Michael Niedermayer bd0854596a typo fix by ("Todd.Kirby" doubleshot pacbell net) 20 years ago
Michael Niedermayer 4719d1f381 Video-Galileo_small.rm fix by (matthieu castet # castet.matthieu free fr) 20 years ago
Michael Niedermayer 2de4ba7ff7 avoid clearing block[] if its not used at all 20 years ago
Loren Merritt e2e5894a91 deblocking filter doesn't need to call fill_caches again. 1.4% faster decoding. 20 years ago
Michael Niedermayer dff0f03546 mpeg2_fast_decode_block_intra() 20 years ago
Michael Niedermayer 8b39f75b8f simplify 20 years ago
Michael Niedermayer ee572c5482 remove duplicate clip to 8bit function 20 years ago
Michael Niedermayer f707a5ebba buffer overflows 20 years ago
Michael Niedermayer 856dbbff7f Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) 20 years ago
Michael Niedermayer 29df259923 optimizing non_intra ac coeff decode 20 years ago
Mike Melanson 6f921f3100 remove superfluous CONFIG_ENCODERS (entire function is already wrapped) 20 years ago
Michael Niedermayer e91f4bf160 avoid UPDATE_CACHE() in GET_RL_VLC() if not needed 20 years ago
Michael Niedermayer 5bb8a0daa1 various fixes related to the non alt_bitstream_reader 20 years ago
Aurelien Jacobs 8230cf0210 add an AMD64 specific implementation of rdtsc() 20 years ago
Bret Hughes 6c618a263d gcc 4 compilation fix 20 years ago
Michael Niedermayer 4e492bf107 read 32bit instead of 64bit to avoid overreading and missalignments 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
Loren Merritt 2cd340438a allow 2pass ratecontrol. also fixes psnr displayed by mencoder. 20 years ago
Michael Niedermayer cbb1d2b161 replace complicated pointer dereference + index stuff by pointers in unpack_coeffs() 20 years ago
Michael Niedermayer 99cd59e58f minor optimization 20 years ago
Michael Niedermayer 3c096ac791 optimizing unpack_coeffs() 20 years ago
Yartrebo 86e59cc01d Snow segfault bug in revision 1.43 patch by (Yartrebo /yartrebo earthlink net/) 20 years ago
Måns Rullgård f40487c282 s/u_char/uint8_t/ 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 c97de57c39 fix QROOT != 8 20 years ago
Jindřich Makovička a18ba90880 Fix upside-down picture for BGR24 images (fixes pig-loco-rgb.avi) 20 years ago
Roberto Togni 76d6abc17c Fix colors for YV12 case (u/v planes are swapped) 20 years ago
Loïc Le Loarer debc2adb16 CABAC support for MBAFF I frames patch by (Loïc Le Loarer < lll+ffmpeg m4x org) 20 years ago
Michael Niedermayer 538a38418c 10% faster unpack_coeffs 20 years ago
Michael Niedermayer 3cff4572ce fixing lossless snow 20 years ago
Loïc Le Loarer 826de46ea3 CABAC support for MBAFF I frames patch by (Loïc Le Loarer | lll+ffmpeg m4x org) 20 years ago
Benjamin Larsson 0979831511 printf -> av_log patch by (Benjamin Larsson <>banan student.ltu se) 20 years ago
Michael Niedermayer 565a45ace3 merge vertical lifting steps and a little cleanup 20 years ago
avcoder a622dc4320 Typo errors patch by (QuickTime | ffmpeg gmail com> 20 years ago
Ivan Kalvachev aa26aa789b reinitialize on aspect change, 20 years ago
Yartrebo a0d1931c0e Snow Slicing patch by (Yartrebo) yartrebo earthlink net 20 years ago
Mike Melanson 589f82202c Autodesk Animator Studio Codec (AASC) video decoder, courtesy of 20 years ago
Kostya Shishkov 29846f4845 support some more color modes; patch by Kostya 20 years ago
Mike Melanson 5b225466ea free that last frame 20 years ago
Mike Melanson 034eeaa17f Westwood SND1 decoder, courtesy of Kostya 20 years ago
Michael Niedermayer 09c3e44e8a motion estimation bitrate penalty compensation 20 years ago
Loren Merritt 048bfeeb12 display deblocking strength in FF_DEBUG_PICT_INFO 20 years ago
Loren Merritt 171070658e allow 16 refs with B-frames 20 years ago
Loïc Le Loarer 6ba71fc467 This is the second patch for MBAFF support, this adds the deblocking 20 years ago