- 30 Jan, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 4422 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
bugfixes related to vo_x11 resizeing Originally committed as revision 4420 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 29 Jan, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 4404 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 4403 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 28 Jan, 2002 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 4402 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 4400 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Arpi authored
avoiding useage of ebx Originally committed as revision 283 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Zdenek Kabelac authored
* using ALPHA code optimalization for non ARCH_I386 Originally committed as revision 282 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2002 1 commit
-
-
Michael Niedermayer authored
mmx & mmx2 quantizer c dct permutation bugfix dont copy input on intra only encodings if it can be avoided dont draw edges on intra only stuff Originally committed as revision 281 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jan, 2002 1 commit
-
-
Arpi authored
Originally committed as revision 280 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jan, 2002 3 commits
-
-
Michael Niedermayer authored
motion-estimation on width/height not divisable through 16 files bugfix Originally committed as revision 279 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dc coeff isnt dequantized (bug reported by falk hueffner) Originally committed as revision 278 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
quantizer range bugfix (mpeg1 & mpeg4 encoding) Originally committed as revision 277 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4305 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 21 Jan, 2002 5 commits
-
-
Michael Niedermayer authored
x/yInc bugfix (bug was introduced during the global var removial) more emms & no messing with ARCH_X86 (=workaround against not cleared mmx state somewhere) sharpening filter (-ssf cs=<int> & -ssf ls=<int>) Originally committed as revision 4298 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 4296 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Nick Kurshev authored
Originally committed as revision 276 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
-ssf cgb=<float> -> chrominance gaussian blur (nice to improve picture quality) -ssf lgb=<float> -> luminance gaussian blur (dunno what its good for) -ssf chs=<int> -> shift chrominance horizontally -ssf cvs=<int> -> shift chrominance vertically these will only work if the swscaler is used at all Originally committed as revision 4295 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
dynamic memory allocation for the buffers (needed for the filter stuff) Originally committed as revision 4291 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 20 Jan, 2002 6 commits
-
-
Felix Bünemann authored
Originally committed as revision 4286 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Nick Kurshev authored
Originally committed as revision 275 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Nick Kurshev authored
Originally committed as revision 274 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Nick Kurshev authored
Originally committed as revision 273 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 4282 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
experimental upscaling mode (-sws 3) general convolution filters support (unfinished) bugfix for bicubic upscaling assertion checking if defined MP_DEBUG checking of the input/output size instead of segfault if its very large Originally committed as revision 4277 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 19 Jan, 2002 3 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 4254 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
-
- 17 Jan, 2002 1 commit
-
-
Michael Niedermayer authored
faster simple idct in MMX Originally committed as revision 269 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jan, 2002 3 commits
-
-
Michael Niedermayer authored
bye bye weird al rounding bug ;) Originally committed as revision 268 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
emms Originally committed as revision 267 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
draw_edges_mmx() Originally committed as revision 266 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2002 3 commits
-
-
Michael Niedermayer authored
faster simple_idct in C Originally committed as revision 265 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
16-bit divide instead of 32-bit on x86 in msmpeg_pred_dc() Originally committed as revision 264 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
memset() in MMX Originally committed as revision 263 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2002 3 commits
-
-
Michael Niedermayer authored
print "using pp filters ..." if -v Originally committed as revision 4144 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
new msmpeg4 dequantizer did dequantize too early Originally committed as revision 261 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
dequantizers skip trailing zeros msmpeg4 non-intra decoder has its dequantizer "build in" now Originally committed as revision 260 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2002 2 commits
-
-
Michael Niedermayer authored
fixed a bug in get_vlc() when using the ALT_BITSTREAM_READER (rv10 & mpeg12 decoders where not working) some optimizations replaced a if() with a >> changed get_bits1() a bit so it hopefully is faster on p4 Originally committed as revision 259 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Arpi authored
Originally committed as revision 258 to svn://svn.ffmpeg.org/ffmpeg/trunk
-