16247 Commits (89493e10efe5f41f780f63f2b2d14964862d4d3a)
 

Author SHA1 Message Date
Michael Niedermayer 9736722ad7 more speed 23 years ago
Michael Niedermayer ac0b0b2f6d and another +2% speedup 23 years ago
Michael Niedermayer 37da00fcaa optimizations (+2% speedup) 23 years ago
Michael Niedermayer 534a602dca brightness / contrast fix/copy optimizations +2% speedup 23 years ago
Michael Niedermayer 57d04d3f11 negative black bugfix 23 years ago
Michael Niedermayer 911879d15e auto brightness/ contrast bugfix 23 years ago
Michael Niedermayer a525ce8db1 BGR24 bugfix 23 years ago
Michael Niedermayer d604bab901 fixed alignment (static variables where sometimes not 8-byte aligned) 23 years ago
Michael Niedermayer 5486f774bd more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now) 23 years ago
Michael Niedermayer 84adc106cf first line bug fixed (happend if the image was scaled down or 1:1) 23 years ago
Arpi 311832de1f PP_FUNNY_STRIDE disabled 23 years ago
Michael Niedermayer a0e8aca364 added compiletime option to turn width%8==0 on 23 years ago
Michael Niedermayer 658a85f26f fixed a bug in the tmp buffer 23 years ago
Michael Niedermayer 0f25d72b3f horizontal scaling bugs fixed, should be mostly bugfree now 23 years ago
Arpi 44f9179b60 xinc scaled by 16 instead of 8 23 years ago
Michael Niedermayer b3a134b64c horizontal lines bugfix 23 years ago
Michael Niedermayer d3fda50869 vertical lines bugfix 23 years ago
Arpi afa569afb1 (C) fixed 23 years ago
Michael Niedermayer cd4102261f fixed a bug which caused horizontal lines 23 years ago
Michael Niedermayer 783e9cc9af increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix) 23 years ago
Michael Niedermayer acced5532e fixed the height%8!=0 bug 23 years ago
Juanjo 8d75673b77 Restore the main Makefile to have debug flags. 23 years ago
Juanjo ce68c16f41 Added Juergen Keil fix on quant_tab[4] type. 23 years ago
Michael Niedermayer d9cf0d3368 24bpp support (untested) 23 years ago
Arpi fffd2e0ac2 added (f)emms 23 years ago
Arpi e72c545c93 bpp changed from bytespp to bitspp 23 years ago
Michael Niedermayer a6e972a217 fixed out of regs "bug" 23 years ago
Michael Niedermayer d3f41512a8 MMX & MMX2 optimizations (MMX2 is buggy and commented out) 23 years ago
Michael Niedermayer d4cb9e70a5 quick fix for movies with a height which is not a multiple of 8 23 years ago
Felix Bünemann d1530c6461 fix rgb/bgr for 15/16bpp 23 years ago
Arpi 62ac0b014d 16bpp code for atmos 23 years ago
Arpi 79e7b30557 exporting qscale data for postprocessing (for MPlayer) 23 years ago
Michael Niedermayer a6be81113e minor cleanups 23 years ago
Arpi 3db822b03f header for swscale.c 23 years ago
Arpi 31190492f9 software yv12->rgb scaler - separated from fsdga 23 years ago
Michael Niedermayer 3b58b885fa rewrote the horizontal lowpass filter to fix a bug which caused a blocky look 23 years ago
Arpi 9ae0a66da1 c++ fix 23 years ago
Arpi e939e1c35b Cleanup: 23 years ago
Arpi 9f3328bc91 small changes for mplayer integration: 23 years ago
Arpi 9a722af7f3 small changes for mplayer integration: 23 years ago
Michael Niedermayer 5b65f0df86 fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a "disassemble $eip-16 $eip+16" from gdb) 23 years ago
Michael Niedermayer 79cccf7038 minor QP scaling & auto-contrast bugfix 23 years ago
Michael Niedermayer 9f45d04d3a fixed a rounding bug thing in the X1 Filter 23 years ago
Michael Niedermayer 67b4cf184a final changes to convert to C 23 years ago
Michael Niedermayer d5a1a99518 bugfixes: last 3 lines not brightness/contrast corrected 23 years ago
Arpi 13e0052810 fixed a bug in the horizontal default filter 23 years ago
Arpi 3057fa6691 new postprocess code by Michael Niedermayer (michaelni@gmx.at) 23 years ago
Fabrice Bellard 63bdb086b1 fixed prototype change 23 years ago
Fabrice Bellard a190b7e94e fixed pcm bitrate 23 years ago
Fabrice Bellard 4972b26f24 changed audio and video grab interface (simpler now) 23 years ago