- 23 Oct, 2001 5 commits
-
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2429 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2417 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2414 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2402 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2395 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 22 Oct, 2001 1 commit
-
-
michael authored
getPPModeByNameAndQuality git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2390 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 21 Oct, 2001 1 commit
-
-
michael authored
BGR15 & BGR24 tested git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2327 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 20 Oct, 2001 1 commit
-
-
michael authored
added half uv interpolation support added prefetch BGR15 support in MMX (untested) (so BGR15,16,24,32 are supported) special unscaled height version (not much faster but it doesnt interpolate uv vertically) git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2317 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 19 Oct, 2001 11 commits
-
-
michael authored
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) git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2301 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2298 b3059339-0415-0410-9bf9-f77b7e298cf2
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2293 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2287 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
fixed the color range for yuv fixed the width %8!=0 bug (another 1% speed loss) git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2286 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2280 b3059339-0415-0410-9bf9-f77b7e298cf2
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2275 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2272 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2271 b3059339-0415-0410-9bf9-f77b7e298cf2
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2270 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2268 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 18 Oct, 2001 1 commit
-
-
michael authored
moved mmx variables to top to avoid alignment issues mmx2 code should work fine now if and only if the input width is %16=0 and the output width is %32=0 reordered some code (5% faster with a simply -benchmark) first line bug fixed (i hope i didnt introduce any new bugs with that ...) changed a lot of the vertical scale setup code, i hope i fixed something and didnt mess it up :) a few known bugs left (rightmost line is wrong) MMX2 code will only be used for upscaling & acceptable width´s 16bit dithering can be disabled git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2265 b3059339-0415-0410-9bf9-f77b7e298cf2
-
- 17 Oct, 2001 8 commits
-
-
michael authored
simplified a few things removed last row variants of the deinterlace filters, they are not needed anymore added cubic interpolating deinterlacer git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2247 b3059339-0415-0410-9bf9-f77b7e298cf2
-
michael authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2238 b3059339-0415-0410-9bf9-f77b7e298cf2
-
arpi authored
git-svn-id: file:///var/local/repositories/mplayer/trunk/postproc@2237 b3059339-0415-0410-9bf9-f77b7e298cf2
-
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
-