226 Commits (42661adfe61caa52b9b2e533f4a42356b1b5e162)

Author SHA1 Message Date
Michael Niedermayer bea669e57c interlaced mpeg4 b frame decoding 22 years ago
Michael Niedermayer 66370d3fca statistics for forw & back p-MBs instead of just one counter for both 22 years ago
Michael Niedermayer 6b460aa387 reducing sizeof MpegEncContext to avoid stack overflow on crap M$ windo$ 22 years ago
Michael Niedermayer ad324c9351 dct cleanup 22 years ago
Martin Olschewski c7e079314b sun solaris compilation bugfix, patch by (Martin Olschewski <olschewski at zpr dot uni-koeln dot de>) 22 years ago
Michael Niedermayer 28db7fce02 slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) 22 years ago
Alex Beregszaszi e769f0535e added aspected_width/height for EXTENDED_PAR 22 years ago
Michael Niedermayer 3aa102be84 new ratecontrol code 22 years ago
Michael Niedermayer 1fb4890b51 better scene change detection 22 years ago
Michael Niedermayer 87f8cab45b mpeg4 mpeg quantizer encoding 22 years ago
Michael Niedermayer 508abacadb 4mv + bframe decoding bugfix 22 years ago
Michael Niedermayer d930ef19ea fixing mpeg4 mpeg quantizers 22 years ago
Michael Niedermayer b5a093b3a9 different edge positions fixed with edge emu / dr1 23 years ago
Michael Niedermayer 0fd90455ec uvlinesize 23 years ago
Michael Niedermayer 93a21abde5 direct rendering method 1 support 23 years ago
Michael Niedermayer 45a82edbdd rl vlc decoding optimizations 23 years ago
Marko Kreen adc09b2eab adding ff prefix to avoid global name conficts with xvid (patch by Marko Kreen <marko at l-t.ee>) 23 years ago
Michael Niedermayer de0f2f4cca wmv1 slice_height != mb_height support 23 years ago
Falk Hüffner e0580f8c68 Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård 23 years ago
Michael Niedermayer 0151a6f546 wmv1 support 23 years ago
Fabrice Bellard c3aea5c424 added missing externs (we were lucky that commons are used) 23 years ago
Michael Niedermayer 7f2fe444a3 single coefficient elimination 23 years ago
Zdenek Kabelac cd4af68ad5 * started to cleanup name clashes for onetime compilation 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Michael Niedermayer 92ba5ffbb5 workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=1 for this) 23 years ago
Juanjo 9cd3766f6e - pict_type exported to AVCodecContext 23 years ago
Alex Beregszaszi a69b930cd3 clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25) 23 years ago
Michael Niedermayer 7aaf3b98fc there are divx5? encoded files without a userdata section but with b-frames :( 23 years ago
Michael Niedermayer bb71e31757 fixing msmpeg4v3 dc-scale for quantizers 24-31 23 years ago
Michael Niedermayer 2417652e9f export mbskip_table for direct rendering 23 years ago
Michael Niedermayer d7e9533aa0 fixed msmpeg4 infinite loop if buggy stream 23 years ago
Michael Niedermayer 1c2a8c7f14 avcodec_flush_buffers() 23 years ago
Michael Niedermayer 1ff662cc2c export delay info 23 years ago
Michael Niedermayer eec1c6b94c divx 5.01 support 23 years ago
Michael Niedermayer 8b4c7dbc55 fixed ratecontrol & b-frames 23 years ago
Michael Niedermayer 91029be790 much better ME for b frames (a bit slow though) 23 years ago
Michael Niedermayer 9dbf1dddbd mpeg2/mpeg4 dequantizer support (c & mmx) 23 years ago
Michael Niedermayer 9dbcbd92e8 fixed mpeg4 time stuff on encoding 23 years ago
Juanjo e4986da9ce - ME setting moved to AVCodecContext/MpegEncContext, no longer a global. 23 years ago
Michael Niedermayer 3bf43d42ed mpeg4 mpeg quantizer support 23 years ago
Michael Niedermayer 84afee348f msmpeg4v2 decoding (no encoding yet) 23 years ago
Michael Niedermayer 4d69fbc99e force frame type for 2-pass encoding 23 years ago
Michael Niedermayer ba6802debf 4MV motion estimation (not finished yet) 23 years ago
Michael Niedermayer 490922441b resync marker support, needed for some mp4 files 23 years ago
Michael Niedermayer 174489bdcc 10l (motion_val was uninitilized) 23 years ago
Michael Niedermayer 098eefe183 statistics for 2-pass encoding 23 years ago
Michael Niedermayer 11ce88346b mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) 23 years ago
Michael Niedermayer 45870f5718 new motion estimation (epzs) not complete yet but allready pretty good :) 23 years ago
Michael Niedermayer 9cdd6a24ad hopefully better bitrate controll 23 years ago
Michael Niedermayer 4278e7a6f5 optimization 23 years ago