michael
6500590537
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11407 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-06 23:22:17 +00:00
michael
e9b116e274
-sws 0 && -ssf chs fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11380 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-04 13:52:12 +00:00
michael
f3744ed25c
10l (forgot that the dstW offset is hardcoded in the asm)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11369 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-03 02:19:57 +00:00
michael
b23fa77744
minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11214 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 00:19:20 +00:00
michael
fa12a92799
dither scaling coefficients so they add up to 1.0
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11124 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-15 12:08:31 +00:00
michael
f9bb7a21e5
rounding fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11123 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-15 11:21:54 +00:00
michael
ad4439417d
yv12->uyvy MMX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11073 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-10 00:19:16 +00:00
michael
15e3417fba
1E10l
...
#undef ARCH_X86
...
#ifdef ARCH_X86
...
#define ARCH_X86
...
#endif
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11072 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-10 00:11:24 +00:00
michael
6e824ee6cb
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11071 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-09 23:45:04 +00:00
alex
697d692f4c
uyvy output support in swscaler
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11069 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-09 22:25:53 +00:00
alex
c1d54011c1
Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg <km@mathcs.emory.edu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11038 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-07 22:41:56 +00:00
gabucino
fadce2d781
many small typo and grammar fixes
...
Based on Bernard Leak's mail <bernard 4t brenda-arkle.demon.co.uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11001 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 17:29:08 +00:00
michael
cc80597f63
srcSliceY % 4 != 0 fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10953 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-26 23:37:28 +00:00
pl
f5e3da616a
reversed for cause of code obsolescence
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10896 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-21 01:23:07 +00:00
pl
3633450622
printf() requires stdio.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10891 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-20 11:57:42 +00:00
alex
5d920fad09
remove cs_test and swscale-example too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10497 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-28 15:24:38 +00:00
michael
5ff7d7bb6e
fixing "internal error in orderYUV" bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10313 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-19 21:28:56 +00:00
alex
1e7437181a
unused
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10236 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-01 22:10:44 +00:00
michael
5b882e5130
vf_scale.h & related cleanup & some small warning fix by dominik
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10234 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-01 21:59:29 +00:00
alex
19f9854df0
cs_test cleanup and fix compilation if gui enabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10175 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 20:29:36 +00:00
alex
990c6b74db
update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10174 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 20:21:31 +00:00
alex
71cf90c5e4
non-x86 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10173 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-23 20:12:44 +00:00
alex
a7b309bb0a
removed the last mp_msg :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10047 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-01 19:14:27 +00:00
michael
9e938f2f34
bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9989 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-25 17:22:11 +00:00
michael
acf20201db
remove remaining cpudetect dependancy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9988 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-25 17:16:55 +00:00
michael
6c662cfb25
moving getFilter stuff back (vf_scale.c -> swscale.c)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9986 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-25 11:26:34 +00:00
michael
0f929103ed
removing sws - global verbose var dependancy
...
removing sws - cpudetect dependancy (note rgb2rgb still needs it)
moving mplayer specific stuff from swscale.c -> vf_scale.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9976 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-24 17:04:20 +00:00
alex
16cc949f79
killed an mp_msg occurance
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9971 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-21 23:14:21 +00:00
michael
f09836cc0e
mplayer idependant (not really yet) swscale example
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9922 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-17 19:32:46 +00:00
michael
8b8e15be5a
10l patch by (Andreas Hess <jaska at gmx dot net>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9886 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-08 23:46:35 +00:00
michael
edd566863e
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9699 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-27 16:16:58 +00:00
michael
20faf3dc0d
10000l (YUV vs. YVU swscale fix/cleanup)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9698 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-27 16:04:53 +00:00
michael
546b584627
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9500 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-24 00:12:30 +00:00
michael
41b847f6a8
sws_ prefix, more seperation between internal & external swscaler API
...
sws_scale() returns the number of outputed lines
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9495 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-23 22:05:55 +00:00
michael
d464b1ed03
100l (gcc 3.2 .....)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9478 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-21 22:01:00 +00:00
michael
274db98899
yuv2rgb brightness/contrast/saturation/different colorspaces support finished
...
yuv2rgb deglobalize
yuv2rgb optimizations / cleanup
bugs?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9477 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-21 20:35:18 +00:00
michael
36e6ca75bc
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9456 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-18 19:36:20 +00:00
michael
79067e3c09
optimize
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9455 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-18 19:22:34 +00:00
michael
399c27aabb
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9435 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-15 17:29:01 +00:00
michael
4c884c5a6b
bigendian bug (fixes?)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9434 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-15 15:07:57 +00:00
michael
af06ee3a7c
simpler & faster
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9431 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-15 13:04:17 +00:00
michael
db04df5d1b
in libavcodec now -> remove
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9428 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-14 21:49:07 +00:00
michael
dd16f0a075
moving postprocess code to libavcodec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9427 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-14 21:45:45 +00:00
michael
1a0f8f0552
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9418 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-13 21:38:43 +00:00
michael
0e7b470b4e
brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9417 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-13 19:27:17 +00:00
michael
fdbb1881f5
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9415 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-13 18:24:33 +00:00
michael
0436097051
cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9414 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-13 14:19:05 +00:00
michael
e6a1e93686
avoid #include "../
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9403 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-11 21:13:30 +00:00
michael
2f0e040d99
#ifdef c++
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9402 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-11 21:12:16 +00:00
michael
73c1f20b98
-fPIC compileable
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9395 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-11 15:06:44 +00:00