- 17 Oct, 2001 5 commits
-
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2236 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2234 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
32, 24, 16, 15 bit support in C (only 32 & 16 tested) 32, 16 bit support in mmx (16 with dithering) ranges of some variables changed so mmx likes them more git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2233 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2232 b3059339-0415-0410-9bf9-f77b7e298cf2
-
atmos4 authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2231 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 16 Oct, 2001 2 commits
-
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2230 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
median deinterlace in MMX fixed typos git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2222 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 15 Oct, 2001 3 commits
-
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2218 b3059339-0415-0410-9bf9-f77b7e298cf2
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2217 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
added deinterlace filters (linear interpolate, linear blend, median) minor cleanups (removed some outcommented stuff) git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2204 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 14 Oct, 2001 1 commit
-
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2196 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 13 Oct, 2001 6 commits
-
-
arpi authored
- TIMEING && MORE_TIMEING disabled by default - private stuff moved to postprocess.c to avoid possible conflicts git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2190 b3059339-0415-0410-9bf9-f77b7e298cf2
-
arpi authored
- getModeForQuality -> getPpModeForQuality renamed - #define POSTPROCESS_H -> NEWPOSTPROCESS_H (to avoid conflicts) git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2187 b3059339-0415-0410-9bf9-f77b7e298cf2
-
arpi authored
- getModeForQuality -> getPpModeForQuality renamed - #define POSTPROCESS_H -> NEWPOSTPROCESS_H (to avoid conflicts) - added #ifdef'ed code for calling old postprocess (for testing/comparison) - #ifdef'ed some asm code to allow compilation on non-x86 platforms (untested) git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2186 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
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) git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2182 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
fixed compilation problem without -fomit-frame-pointer git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2181 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
fixed a rounding bug thing in the X1 Filter changed the X1 Filter slightly to make flat blocks look like in the 9tap lpf minor change to the -pp numbers & added decimal numbers in comments new experimental horizontal deblocking filter git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2180 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 11 Oct, 2001 2 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2170 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
brightness statistics messed up with initial black pic changed initial values of the brightness statistics C++ -> C conversation QP range question solved (very likely 1<=QP<=32 according to arpi) new experimental vertical deblocking filter RK filter has 3dNow support now (untested) git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2169 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 10 Oct, 2001 2 commits
-
-
arpi authored
3dnow version of the Horizontal & Vertical Lowpass filters mmx version of the Horizontal Default filter mmx2 & C versions of a simple filter described in a paper from ramkishor & karan added mode flags & quality2mode function git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2160 b3059339-0415-0410-9bf9-f77b7e298cf2
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2159 b3059339-0415-0410-9bf9-f77b7e298cf2
-