Michael Niedermayer
3cef52271d
cleaning corners of green dirt ;)
...
Originally committed as revision 8652 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
88c0bc7e9c
buffer alloc cleanup / 10l
...
Originally committed as revision 8631 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Dominik Mierzejewski
c9f99fef4f
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
...
Originally committed as revision 8255 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
87f9c9e091
fixing compilation of cs_test
...
Originally committed as revision 8232 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Arpi
005ba71884
*HUGE* set of compiler warning fixes, unused variables removal
...
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>
Originally committed as revision 8124 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
70d4f2da7f
dont use fastmemcpy for PIC
...
Originally committed as revision 8108 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
8664c807e6
10l
...
Originally committed as revision 8100 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
8cb097d4a6
fixing dependancies
...
removing stray tabs
Originally committed as revision 8099 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
b01be12120
pp docs
...
Originally committed as revision 8077 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
326d40af06
cleanup
...
Originally committed as revision 8041 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
c41d972d9c
cleanup
...
Originally committed as revision 8039 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Arpi
a749913f4c
verbose can be negative
...
Originally committed as revision 8028 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
b401ebad91
cosmetics requested by kabi
...
Originally committed as revision 8020 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
1609f6680c
disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it
...
Originally committed as revision 7995 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
01dc3aa48d
using fewer registers ... to workaround something
...
Originally committed as revision 7991 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
1d9324fd4e
removing "-npp" (found by arpi)
...
Originally committed as revision 7987 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
fa6ea14e40
per context cpuCaps (idea by kabi)
...
Originally committed as revision 7986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
4407a3c47a
change qscale type to int8 and fix qscale ordering
...
Originally committed as revision 7985 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
b49d916512
using same numbers for cpuCaps as libmpeg2 & liba52
...
Originally committed as revision 7974 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
4603ed8f91
cleanly passing the cpuCaps
...
Originally committed as revision 7973 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
51e19dccc7
10l
...
Originally committed as revision 7969 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
df8d4d0ed5
cleanup
...
Originally committed as revision 7964 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
9cb54f4311
cosmetics ;)
...
prefixing all functions with pp_ to avoid namespace issues
Originally committed as revision 7962 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
ec487e5db8
better deblocking filter
...
Originally committed as revision 7961 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
9d947f1935
-fomit-frame-pointer is needed for the PIC code
...
Originally committed as revision 7957 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
abd140db79
using fewer registers (fixes compilation bug hopefully)
...
Originally committed as revision 7953 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Colin Leroy
5936be4c66
fix compilation on non-x86 with gcc 2.95
...
Originally committed as revision 7949 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
9c9e467d8d
postprocessing cleanup:
...
remove opendivx #ifdefs
remove rk1 filter
remove unused / obsolete stuff
add -1,4,2,4,-1 deinterlacing filter (ffmpeg uses that)
threadsafe / no more non-const globals
some optimizations
different strides for Y,U,V possible
remove ebx usage (someone really should fix gcc, this is really lame)
change the dering filter slightly (tell me if its worse for any files)
Originally committed as revision 7947 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Colin Leroy
470ba6f28a
fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
...
Originally committed as revision 7892 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
8ecc6a4629
avoid multiple init
...
Originally committed as revision 7770 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
2ce486d850
fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
...
Originally committed as revision 7726 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
25593e29f2
mmx yuy2 output
...
Originally committed as revision 7724 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
46de8b7334
yuy2 output support
...
Originally committed as revision 7721 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Arpi
18a7b2a873
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
...
Originally committed as revision 7473 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Arpi
ff78c59639
use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WORDSIZE
...
Originally committed as revision 7422 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Michael Niedermayer
df1b2c141b
fixing y422p output
...
Originally committed as revision 7352 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Alex Beregszaszi
9780c7ffa3
fixed palette8to{rgb24,bgr24,rgb32,bgr32}
...
Originally committed as revision 7335 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
22 years ago
Arpi
6b791538b9
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
...
Originally committed as revision 7221 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Alex Beregszaszi
6c1baeb0aa
added missing palette8tobgr pairs (hope it's correct)
...
Originally committed as revision 7160 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Joey Parrish
b77eec85b3
removed -W -Wall -g and other gcc-specific warning/debug options
...
patch by Joey Parrish <joey@yunamusic.com>
Originally committed as revision 7074 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Eric Sesterhenn
890f093a76
remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
...
Originally committed as revision 6992 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
47ceabc959
1000l
...
Originally committed as revision 6950 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
d80e2fa24f
planar yuv 444 422 411 support
...
Originally committed as revision 6864 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
937683784d
fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
...
some typos
some warning fixes
Originally committed as revision 6680 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
a86c461c6b
more scaling algos
...
Originally committed as revision 6638 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
e09d12f4f6
using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
...
Originally committed as revision 6617 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
f5b58629fe
last line messed up in Y800 bugfix
...
Originally committed as revision 6616 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
a1ce46cf52
fixing rgb24tobgr32
...
Originally committed as revision 6615 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
0598bcbb5f
fixing memory overwrite bugs in the new converters
...
Originally committed as revision 6609 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago
Michael Niedermayer
8f4260888a
test new converter stuff too
...
Originally committed as revision 6608 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
23 years ago