2171 Commits (bc3429e382151af6f10c7e1e2410bb0e0e4cf282)

Author SHA1 Message Date
Michael Niedermayer 3046f265b9 fix slices when code=0x18, patch by Michael Niedermayer <michael@mplayer.dev.hu> 23 years ago
Arpi 3a842ea5d1 informal msg 23 years ago
Arpi 98f3b098f9 avcodec_find_encoder_by_name() patch by Alex 23 years ago
Arpi 393fe8dd8e unrestricted MC fixed - thanks to Michael Niedermayer for idea 23 years ago
Arpi 37e8dcda36 new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable 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 9eaa46906b - Bug fixed on H.263 decoder initialization. 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
Nick Kurshev f12e206b47 Let loops will be aligned 23 years ago
Nick Kurshev a822a47983 fixed gcc-3.0.x compilation (by Michael Niedermayer) 23 years ago
Arpi ebbe52f1da postprocessing array increased to handle HDTV resolutions (1920x1152) 23 years ago
Arpi 7f3f5ec87b dct_unquantize_h263_mmx() by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Juanjo 4949028f85 - Bug fix on inter MCBPC table for inter+q. 23 years ago
Zdenek Kabelac 92d24f49f8 * fixed decoding busy loop 23 years ago
Nick Kurshev 18c599db04 missing header 23 years ago
Nick Kurshev f840692ffb headers installation 23 years ago
Nick Kurshev 0fd944424b Shared objects support 23 years ago
Zdenek Kabelac 2d83f323d6 * and finaly avoid deadlock at the end of audio stream 23 years ago
Zdenek Kabelac de5123dc35 * fixes to avoid crash when broken mp3 header is found 23 years ago
Zdenek Kabelac c152c98327 * simple fix to avoid memcpy with len < 0 23 years ago
Zdenek Kabelac 525782f33f * prevent crash in decoder 23 years ago
Juanjo ce68c16f41 Added Juergen Keil fix on quant_tab[4] type. 23 years ago
Arpi 79e7b30557 exporting qscale data for postprocessing (for MPlayer) 23 years ago
Fabrice Bellard a190b7e94e fixed pcm bitrate 23 years ago
Fabrice Bellard f674bf7105 suppressed mpglib 23 years ago
Fabrice Bellard a96b68b717 added pcm codecs 23 years ago
Arpi 829fa996a9 CONFIG_MPGLIB no more needed 23 years ago
Fabrice Bellard da115c8a3e copyright change 23 years ago
Fabrice Bellard afa982fdae corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes 23 years ago
Fabrice Bellard c34270f5e8 mlib merge 23 years ago
Fabrice Bellard 8d67072fea fixed symetric quantization (better quality!) 23 years ago
Fabrice Bellard 73120e555c version change 23 years ago
Fabrice Bellard 9dbf938977 added get_bits_count() 23 years ago
Fabrice Bellard 2456e28d91 merged code and tables between encoder and decoder 23 years ago
Fabrice Bellard 9a9b2b5dd8 added mpeg audio decoder tables 23 years ago
Fabrice Bellard 239c2f4cd0 added completely new mpeg audio decoder (integer only, free format support, lsf/mpeg25 support, high/low precision support, simpler code) 23 years ago
Fabrice Bellard c8fbc22dee suppressed mpglib 23 years ago
Nick Kurshev 3d2043852d memalign autodetection 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
Nick Kurshev 3615700918 Aligned malloc. Another 10% of speedup. 23 years ago
Fabrice Bellard a74127c071 win32 fixes 23 years ago
Fabrice Bellard d0a0b2483e motion test 23 years ago
Fabrice Bellard 4300403eca suppressed nasm stuff 23 years ago
Fabrice Bellard 64ccc83c2b removed 23 years ago
Fabrice Bellard 694ec0612b suppressed nasm dependancy - rewrote forward DCT and motion estimation code 23 years ago
Fabrice Bellard 58f26ba916 changed opendivx to mpeg4 23 years ago