32 Commits (122546a6d151d3af88cc2330b9d9bb6e4fcaef68)

Author SHA1 Message Date
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
Michael Niedermayer d6231b9e70 use ac prediction in mpeg4 encoding (5% smaller intra-blocks/keyframes) 23 years ago
Michael Niedermayer 6f91bcd151 mpeg4 b-frames :) 23 years ago
Michael Niedermayer 44eb495128 divx5-gmc support 23 years ago
Michael Niedermayer 73c8e5144a gmc bitstream decoding support (the real motion compensation isnt implemnted yet) 23 years ago
Michael Niedermayer cc9ba006ec parsing more of the mpeg4 header & print some "not supported" stuff 23 years ago
Juanjo d140623fc4 - H.263+ decoder support for Advanded INTRA Coding (buggy) 23 years ago
Zdenek Kabelac 3232bc885d * using static instead of extern 23 years ago
Juanjo b4dbd87c04 - Minor changes on bitrate control 23 years ago
Juanjo e03c341ef3 - More work on preliminary bit rate control, just to be able to get an 23 years ago
Juanjo 37fbfd0a91 - Now the ME is done for the entire picture when enconding, the 23 years ago
Juanjo 81401c1fbc - Fixes on RTP and GOB headers for H.263. 23 years ago
Arpi 80e103d04c PATCH by Rik Snel <rsnel@cube.dyndns.org> 23 years ago
Michael Niedermayer 2f349de286 (commit by michael) 23 years ago
Michael Niedermayer ae40484c1c (commit by michael) 23 years ago
Michael Niedermayer bff6ecaa9c AC table reset (memset) optimization - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Juanjo 644d98a4f2 - Preliminary RTP friendly mode for H.263. 23 years ago
Juanjo 102d39088b - Fixed a bug on H.263 MV prediction for MB on GOBs limits. 23 years ago
Nick Kurshev a822a47983 fixed gcc-3.0.x compilation (by Michael Niedermayer) 23 years ago
Juanjo 544286b3d3 Moved some H.263+ variables to MpegEncContext to be thread-safe. 23 years ago
Fabrice Bellard 58f26ba916 changed opendivx to mpeg4 23 years ago
Fabrice Bellard 1a56543279 win32 fixes 23 years ago
Fabrice Bellard 3c054a1cdd fixed scan protos 23 years ago
Arpi 4af7bcc185 MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2 23 years ago
Fabrice Bellard 21af69f787 use block[] in structure to have it aligned on 8 bytes for mmx optimizations - dct_unquantize is always a function pointer - added specialized dct_unquantize_h263 23 years ago
Fabrice Bellard 3bb4e23a8a added skip macroblock optimization (big perf win on black regions for example) 24 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago