- 17 Oct, 2001 8 commits
-
-
Juanjo authored
Originally committed as revision 166 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2238 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Arpi authored
Originally committed as revision 2237 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Arpi authored
Originally committed as revision 2236 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2234 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer 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 Originally committed as revision 2233 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 2232 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Felix Bünemann authored
Originally committed as revision 2231 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 16 Oct, 2001 3 commits
-
-
Arpi authored
Originally committed as revision 2230 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Arpi authored
Originally committed as revision 164 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
median deinterlace in MMX fixed typos Originally committed as revision 2222 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 15 Oct, 2001 3 commits
-
-
Arpi authored
Originally committed as revision 2218 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Arpi authored
Originally committed as revision 2217 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
added deinterlace filters (linear interpolate, linear blend, median) minor cleanups (removed some outcommented stuff) Originally committed as revision 2204 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 14 Oct, 2001 1 commit
-
-
Arpi authored
Originally committed as revision 2196 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 13 Oct, 2001 6 commits
-
-
Arpi authored
- TIMEING && MORE_TIMEING disabled by default - private stuff moved to postprocess.c to avoid possible conflicts Originally committed as revision 2190 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Arpi authored
- getModeForQuality -> getPpModeForQuality renamed - #define POSTPROCESS_H -> NEWPOSTPROCESS_H (to avoid conflicts) Originally committed as revision 2187 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
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) Originally committed as revision 2186 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer 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) Originally committed as revision 2182 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
fixed compilation problem without -fomit-frame-pointer Originally committed as revision 2181 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
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 Originally committed as revision 2180 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 11 Oct, 2001 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2170 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer 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) Originally committed as revision 2169 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 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 Originally committed as revision 2160 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Arpi authored
Originally committed as revision 2159 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 25 Sep, 2001 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 150 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Sep, 2001 7 commits
-
-
Fabrice Bellard authored
Originally committed as revision 149 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 148 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 147 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 146 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 145 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
unified grab & convertion loops (should be easier to achieve correct synchronization now - but still work to do!) - added ffplay support Originally committed as revision 144 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 143 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Sep, 2001 6 commits
-
-
Fabrice Bellard authored
Originally committed as revision 142 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 141 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 140 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 139 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 138 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 137 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Sep, 2001 1 commit
-
-
Arpi authored
Originally committed as revision 136 to svn://svn.ffmpeg.org/ffmpeg/trunk
-