- 08 Feb, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4579 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 07 Feb, 2002 4 commits
-
-
Michael Niedermayer authored
Originally committed as revision 288 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
BGR24 -> BGR32 & RGB24 -> RGB32 BGR32 -> BGR24 & RGB32 -> RGB24 Originally committed as revision 4568 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 4564 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 287 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Feb, 2002 3 commits
-
-
Michael Niedermayer authored
squished a endianness bug in the 15/16bgr output Originally committed as revision 4559 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
simple copy if possible (same format, no scaling, ...) Originally committed as revision 4556 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 4555 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 05 Feb, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 286 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4530 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 03 Feb, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4493 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 02 Feb, 2002 1 commit
-
-
Michael Niedermayer authored
avoid duplicate checks for formats by changeing them (Y8->Y800, IYUV->I420) Originally committed as revision 4482 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 01 Feb, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 4469 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
Michael Niedermayer authored
Originally committed as revision 4468 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-
- 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 1 commit
-
-
Alban Bedel authored
Originally committed as revision 4258 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
-