- 19 Jan, 2002 2 commits
-
-
Alban Bedel authored
Originally committed as revision 4258 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Felix Bünemann authored
Originally committed as revision 4249 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 13 Jan, 2002 1 commit
-
-
Michael Niedermayer authored
print "using pp filters ..." if -v Originally committed as revision 4144 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 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
-
- 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
-
- 26 Dec, 2001 2 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
-
- 27 Nov, 2001 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3152 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
-
- 14 Nov, 2001 2 commits
-
-
Michael Niedermayer authored
bugfix? averageing noise over the surrounding blocks Originally committed as revision 2900 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2896 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 13 Nov, 2001 1 commit
-
-
Michael Niedermayer authored
setting the thresholds from the commandline requires postprocess2() / getPpModeByNameAndQuality() (someone could perhaps modify mplayer so that they are beiing used, iam too lazy for it ;) Originally committed as revision 2861 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 11 Nov, 2001 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2809 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 09 Nov, 2001 1 commit
-
-
Pierre Lombard authored
#include "config.h" moved as 1st #include since it defines HAVE_foo_h for later conditional inclusions Originally committed as revision 2776 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 06 Nov, 2001 2 commits
-
-
Michael Niedermayer authored
gcc does optimize writes to non volatile variables away if it didnt know that they were read in between Originally committed as revision 2751 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2743 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 31 Oct, 2001 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2596 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2587 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 30 Oct, 2001 1 commit
-
-
Michael Niedermayer authored
cleanup Originally committed as revision 2571 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 26 Oct, 2001 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2479 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
dering bugfix Originally committed as revision 2478 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 25 Oct, 2001 4 commits
-
-
Pierre Lombard authored
Originally committed as revision 2477 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2476 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2474 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
fixed some warnings fixed the cant compile on non x86 systems (i didnt apply the patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at> because it used ARCH_X86 instead of HAVE_MMX) Originally committed as revision 2462 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 24 Oct, 2001 2 commits
-
-
Michael Niedermayer authored
bugfix bugs? Originally committed as revision 2455 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2438 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 23 Oct, 2001 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2429 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2417 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2414 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2402 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-