38 Commits (9d2a0355299c7c6004f1b804e6339e5e8759cd27)

Author SHA1 Message Date
Michael Niedermayer 9d2a035529 fixing motion estimation with h263p hopefully 23 years ago
Michael Niedermayer 098eefe183 statistics for 2-pass encoding 23 years ago
Michael Niedermayer b1563bfef2 dont return -1 if mpeg4 scalability ... 23 years ago
Michael Niedermayer 72a52b3142 fixing MV range in h263 23 years ago
Michael Niedermayer 11ce88346b mpeg4 aspect_ratio_info in AVCodecContext (requested by alex) 23 years ago
Michael Niedermayer c7d5049c98 oops 23 years ago
Michael Niedermayer 45870f5718 new motion estimation (epzs) not complete yet but allready pretty good :) 23 years ago
Michael Niedermayer 488fa19a86 use the width & height from the mpeg4 header ... in the case that its complete 23 years ago
Michael Niedermayer 2e3be0fba9 fixing 4MV 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 49c9325f56 support decoding (with mplayer) of 3 .mp4 files from mphq 23 years ago
Michael Niedermayer 10cd581572 generate even more complete mpeg4 headers 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 e7774f11ac - Bug fix on RTYPE (rounding type) not being honoured by H.263+ decoder. 23 years ago
Juanjo 9e15ad28bd - Bug fixes in H.263+ Advanced INTRA Coding decoder. 23 years ago
Juanjo d140623fc4 - H.263+ decoder support for Advanded INTRA Coding (buggy) 23 years ago
Zdenek Kabelac af8793ae75 * simplified indexing 23 years ago
Michael Niedermayer bb6f51aeab avoid overflow of picturenumber*fps*10000 23 years ago
Michael Niedermayer 17592475b3 alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) 23 years ago
Juanjo 81401c1fbc - Fixes on RTP and GOB headers for H.263. 23 years ago
Arpi d962f6fd3a new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 23 years ago
Juanjo 644d98a4f2 - Preliminary RTP friendly mode for H.263. 23 years ago
Juanjo 96815ce9e2 - Added support to Inter4V+Q MBs to H.263 decoder. 23 years ago
Juanjo 8547282b6c - Bug fix on MV prediction for MPEG4 caused by new H.263 GOB code. 23 years ago
Juanjo 102d39088b - Fixed a bug on H.263 MV prediction for MB on GOBs limits. 23 years ago
Juanjo 4949028f85 - Bug fix on inter MCBPC table for inter+q. 23 years ago
Juanjo ce68c16f41 Added Juergen Keil fix on quant_tab[4] type. 23 years ago
Juanjo 544286b3d3 Moved some H.263+ variables to MpegEncContext to be thread-safe. 23 years ago
Juanjo 6dbd39fe70 Added support to Unrestricted Motion Vectors (UMV) 23 years ago
Fabrice Bellard 935442b522 log2 to av_log2 23 years ago
Fabrice Bellard d95ecd058e better vol header parsing for mpeg4 23 years ago
Arpi 612476ef9b get_bits() specialization, gives 4\speedup 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