- 08 Jan, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Jan, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3988 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3977 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 03 Jan, 2002 1 commit
-
-
Michael Niedermayer authored
force quantizer (for these lq movies which where reencoded at high bitrates) (c) 2002 Originally committed as revision 3965 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 30 Dec, 2001 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3884 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 28 Dec, 2001 2 commits
-
-
Michael Niedermayer authored
non mmx compilation bugfix Originally committed as revision 3833 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
chrominance & luminance filtering is the default now if -npp ...:y isnt specified (lumi only was only used for the deinterlacers and that was wrong anyway) Originally committed as revision 3818 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 27 Dec, 2001 1 commit
-
-
Michael Niedermayer authored
filterPos was wrong by 0.5 pixels on downscale with -sws 1 and 2 bugfix Originally committed as revision 3783 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 26 Dec, 2001 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3780 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
see line527@postproc/postprocess.c ;) for the documentation of the format Originally committed as revision 3772 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Arpi authored
Originally committed as revision 238 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Dec, 2001 1 commit
-
-
Johannes Feigl authored
Originally committed as revision 3731 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 23 Dec, 2001 1 commit
-
-
Arpi authored
Originally committed as revision 237 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Dec, 2001 1 commit
-
-
Michael Niedermayer authored
a few more asserts Originally committed as revision 3642 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 20 Dec, 2001 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3634 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 16 Dec, 2001 1 commit
-
-
Arpi authored
Originally committed as revision 236 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Dec, 2001 2 commits
-
-
Arpi authored
Originally committed as revision 235 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Arpi authored
Originally committed as revision 234 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Dec, 2001 3 commits
-
-
Michael Niedermayer authored
use new horizontal mmx scaler instead of old x86asm if mmx2 cant be used (FAST_BILINEAR only) fixed overflow in init function ... using double precission fp now :) using C scaler for the last 1-2 lines if there is a chance to write over the end of the dst array Originally committed as revision 3353 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3346 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
prints some info (MMX, dstbpp, ...) mainloop rewritten Originally committed as revision 3345 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 03 Dec, 2001 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3300 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 02 Dec, 2001 1 commit
-
-
Michael Niedermayer authored
-sws command line option (0 -> fast_bilinear, 1->bilinear, 2->bicubic) Originally committed as revision 3273 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 29 Nov, 2001 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3216 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
green line at bottom bugfix green lines in yuv2yuv scaler bugfix Originally committed as revision 3210 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 28 Nov, 2001 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3172 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 27 Nov, 2001 3 commits
-
-
Michael Niedermayer authored
compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound Originally committed as revision 3155 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3153 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3152 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 26 Nov, 2001 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3144 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3137 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
rgb24toyv12 in C Originally committed as revision 3133 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3127 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 24 Nov, 2001 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3100 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3095 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3094 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 20 Nov, 2001 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3038 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 3033 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
precopy fewer lines from src to dst if possible speedup (due to cleanup of blockcopy) Originally committed as revision 3032 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 19 Nov, 2001 1 commit
-
-
Michael Niedermayer authored
brightness_debug (draws luminance histogram & autodetected white/black level) Originally committed as revision 3014 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-