27883 Commits (faa6f1c306b817a7349e3fe16590371d6d499998)
 

Author SHA1 Message Date
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
Fabrice Bellard 46a3d0685d correct pcm audio format handling 23 years ago
Fabrice Bellard 96baaa6aff changed av_open_input_file() prototype 23 years ago
Fabrice Bellard 4b44538ce6 update 23 years ago
Fabrice Bellard a38469e1da unified grab & convertion loops (should be easier to achieve correct synchronization now - but still work to do!) - added ffplay support 23 years ago
Fabrice Bellard 2744a37fac added new ffplay program 23 years ago
Fabrice Bellard 5ed8fafcb6 added pcm formats 23 years ago
Fabrice Bellard f674bf7105 suppressed mpglib 23 years ago
Fabrice Bellard a96b68b717 added pcm codecs 23 years ago
Fabrice Bellard a56c66a7ef wmv format is asf format 23 years ago
Fabrice Bellard a0663ba4b0 complete handling of pcm formats - hex dump option 23 years ago
Fabrice Bellard d2b7bcd23f suppressed mpglib option 23 years ago
Arpi 829fa996a9 CONFIG_MPGLIB no more needed 23 years ago
Fabrice Bellard 1d7840aaec fixed stereo grab 23 years ago
Fabrice Bellard e30a284687 oops - forgot grabbing case for audio/video input auto detect 23 years ago