24144 Commits (f1a0518524a08c5a934c4b0d2f8360b4cab4475f)
 

Author SHA1 Message Date
Michael Niedermayer 6ec6e3c963 101 23 years ago
Michael Niedermayer 45b4f28550 new -pp options stuff (-npp ...) 23 years ago
Arpi 3a842ea5d1 informal msg 23 years ago
Johannes Feigl 51fdf2de1b looks better 23 years ago
Arpi 98f3b098f9 avcodec_find_encoder_by_name() patch by Alex 23 years ago
Michael Niedermayer 627690b5a2 minor bugfixes (noone noticed them) 23 years ago
Michael Niedermayer aa21f0c389 rgb24toyv12 bugfix 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
Michael Niedermayer e3d2500fe4 print more info if -v 23 years ago
Michael Niedermayer f014740a85 dithering info wasnt displayed 23 years ago
Michael Niedermayer c1b0bfb477 vertical cubic/linear scaling 23 years ago
Michael Niedermayer e2f5a2a981 typo 23 years ago
Michael Niedermayer 077ea8a7f4 horizontal up/downscale linear & cubic 23 years ago
Michael Niedermayer af91b8b3c8 sliced scaleing bugfix 23 years ago
Michael Niedermayer d1fac6cf52 swscaler cleanup 23 years ago
Michael Niedermayer 6e9b48406c faster brightness correcture in MMX2 23 years ago
Michael Niedermayer 06c4804a79 compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound 23 years ago
Michael Niedermayer 726a959a54 runtime cpu detection optional (compiles faster) 23 years ago
Michael Niedermayer e89952aabe runtime cpu detect optional (compiles faster) 23 years ago
Michael Niedermayer 43d8c23cbf runtime cpu detection 23 years ago
Michael Niedermayer 48a05ceccd oops 23 years ago
Michael Niedermayer 1de97d8422 runtime cpu detection 23 years ago
Michael Niedermayer 7630f2e060 runtime cpu detection 23 years ago
Michael Niedermayer cc9b067935 runtime cpu detection 23 years ago
Michael Niedermayer 4e1349d4e1 use fastmemcpy for chrominance if no chrominance filtering is done 23 years ago
Michael Niedermayer cd38e322ef faster dering 23 years ago
Michael Niedermayer 043ba56f68 1% speedup 23 years ago
Michael Niedermayer cf5ec61d0c oops, too much cleanup ;) 23 years ago
Michael Niedermayer c09dc46524 cleanup 23 years ago
Michael Niedermayer 7f16f6e64e faster mmx2 / 3dnow deblocking filter 23 years ago
Juanjo 644d98a4f2 - Preliminary RTP friendly mode for H.263. 23 years ago
Felix Bünemann 652cb0f57a Move ignores in subdirs to their respective .cvsignore files. 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
Gabucino 21810797bc postproc/ dir now respects --with-extraincdir 23 years ago
Michael Niedermayer a9c779788f temp denoiser: 23 years ago
Michael Niedermayer be44a4d74a temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW version 23 years ago
Michael Niedermayer 117e45b03b temporal noise reducer in C (-pp 0x100000) 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
Michael Niedermayer ed8c06708e uyvytoyv12 in MMX (untested) 23 years ago
Nick Kurshev f12e206b47 Let loops will be aligned 23 years ago
Michael Niedermayer 815cbfe71e QP_store==null bugfix and no opendivx bugfix 23 years ago
Michael Niedermayer ed3460658f yuy2toyv12 bugfix 23 years ago
Arpi 81c0590e6c uyvy->uv12 added 23 years ago
Michael Niedermayer cff6ecd7e0 .balign or we´ll align by 64kb on some architectures 23 years ago
Michael Niedermayer 6e3bba7282 .align 16 23 years ago
Nick Kurshev a822a47983 fixed gcc-3.0.x compilation (by Michael Niedermayer) 23 years ago