3598 Commits (d0702de9afcde4e0fda8f00e270ee2f5b4b50412)

Author SHA1 Message Date
Michael Niedermayer d2b3c3d7bb (commit by michael) 23 years ago
Michael Niedermayer 4e3269e87f (commit by michael) 23 years ago
Nick Kurshev c7997007be Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 23 years ago
Nick Kurshev 1e98dffb7a Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 23 years ago
Nick Kurshev 4bdd9157cc Cygwin's mangling by Felix Buenemann <atmosfear@users.sourceforge.net> 23 years ago
Michael Niedermayer 0a8d8945fd (commit by michael) 23 years ago
Michael Niedermayer ae40484c1c (commit by michael) 23 years ago
Michael Niedermayer 5975626d6f (commit by michael) 23 years ago
Michael Niedermayer 3d9fccbf0f (commit by michael) 23 years ago
Michael Niedermayer 4973971e37 (commit by michael) 23 years ago
Michael Niedermayer 6f903d8e27 (commit by michael) 23 years ago
Michael Niedermayer 8bdbae01fe (commit by michael) 23 years ago
Michael Niedermayer 99180fe39d (commit by michael) 23 years ago
Michael Niedermayer badaf88eeb (commit by michael) 23 years ago
Michael Niedermayer 05f361f0c7 (commited by michael / arpi was crazy enough to give me his password) 23 years ago
Arpi eede215681 rv10 sig11 fix by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Michael Niedermayer 5b3438c630 different fix, s->mbintra_table used only if h263_pred set. - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Vladimir Dergachev 01dbbd0a9a This fixes segfaults because of uninitialized s->mbintra_table variable - patch by Vladimir Dergachev <volodya@mindspring.com> 23 years ago
Michael Niedermayer 6fb904ce30 s->c_dc_scale was 7 if s->qscale==2 but should be 8 (the bug is visible in deep red areas in high bitrate clips) - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Arpi 477c35a9f0 mpeg4 encoder fix by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Michael Niedermayer 3587d501a3 aligned bitstream support (optional) - patch by ichael Niedermayer <michaelni@gmx.at> 23 years ago
Michael Niedermayer 27a3e2c5e0 another bitstream reader code (faster on intel cpus) - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Michael Niedermayer bff6ecaa9c AC table reset (memset) optimization - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Michael Niedermayer 5a24083859 fix for non-mmx runtimedetect encoding bugs - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Michael Niedermayer ef093645ef fix different UMV handling for mpeg4 vs. h263 - patch by Michael Niedermayer <michaelni@gmx.at> 23 years ago
Michael Niedermayer f4470e0936 print cpu flags 23 years ago
Stephen Davies fb4a9613ee qscale estimate fix, diff extended to 64bit wide. patch by Stephen Davies <steve@daviesfam.org> 23 years ago
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