13560 Commits (690bfceb204147d28d8a51b573b518d8e059462d)
 

Author SHA1 Message Date
Michael Niedermayer e0f8ffae99 3dnow dering 23 years ago
Michael Niedermayer cf76316aa3 just a few "not implemented yet" removed 23 years ago
Michael Niedermayer 70c5ae870b dering in mmx2 23 years ago
Michael Niedermayer 2ff198c11a downscale 23 years ago
Michael Niedermayer e5c30e0692 fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions 23 years ago
Michael Niedermayer 4e4dcbc584 much better horizontal filters (transpose & use the vertical ones) :) 23 years ago
Nick Kurshev 44d01eea32 Independed compilation of SUBDIRS 23 years ago
Michael Niedermayer 73d3355400 more speed 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 123ba0716e * made by Juergen - should be useful for Solaris 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
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