72 Commits (d81c5983838d71d032f3f2c3114395eb1a4549cd)

Author SHA1 Message Date
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