arpi
55e92bda68
- vfwex redundancy removed
...
- fixed 10l bug in GetPalette (outflags vs. outfmt)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7261 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-03 21:13:48 +00:00
arpi
93b526e483
bgr8 palette fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7259 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-03 20:26:32 +00:00
arpi
919b436014
fixed some problems with colorspace/init order, some cleanup
...
csp query disabled, has to be fixed in vd core first and make it optional
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7250 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-03 00:18:08 +00:00
arpi
49f2da7ee9
VDCTRL_QUERY_FORMAT isn't required for constant csp support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7248 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-02 20:10:10 +00:00
alex
917e8b66db
correct palette handling and query_format support (now huffyuv, cram and mwv1 is working nice)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7244 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-02 16:27:17 +00:00
arpi
fc474a8e11
fixed uninit order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7241 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 23:33:30 +00:00
nexus
bad4039e3c
FreeBSD fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7239 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 23:06:15 +00:00
alex
b52c558e9a
merged with dll_init.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7232 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 18:08:44 +00:00
alex
fac648971a
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7231 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 18:07:42 +00:00
alex
055d7ee5a0
merged with dll_init
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7230 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 18:00:15 +00:00
alex
559f2ffec9
merged with dll_init.c, moved some variables from sh_audio to private struct
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7229 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 17:11:10 +00:00
alex
c4560b672e
added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlib
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7223 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 15:10:01 +00:00
arpi
d8edb8566c
warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7221 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-01 14:30:55 +00:00
arpi
7a5b68e6d6
some messages added/changed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7212 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 21:03:34 +00:00
arpi
b7765049ae
100l... sh->vcodec may be changed by mpvdec->decode()
...
it caused various crashes, including the mencoder+ijpg one reported by goth
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7211 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 21:03:03 +00:00
alex
afb96a8875
made compatible to LCL
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7210 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 18:59:47 +00:00
arpi
09d8c4ddf0
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7192 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 13:09:23 +00:00
arpi
1b667f61ba
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7181 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 21:44:20 +00:00
arpi
37e6450cfe
2*10l to me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 20:59:21 +00:00
arpi
21c2e04371
vfwex separated from vfw, to work with new vfm system and dlopen
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7176 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 20:47:18 +00:00
arpi
26c9b4ee5e
sync driver names with codec-cfg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7175 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 20:06:22 +00:00
arpi
5f58739d75
renamed codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7174 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 19:56:07 +00:00
arpi
280267c902
renamed to match driver family name
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7173 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 19:49:37 +00:00
arpi
9f34ada84e
renamed to ad_mp3lib.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7172 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 19:40:24 +00:00
arpi
211bc27ae3
align fix - Björn Sandell <biorn@dce.chalmers.se>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7168 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 14:32:47 +00:00
alex
c134b4ffff
added bgr support and support for forcing output format
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7161 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 11:18:20 +00:00
rfelker
c66e62b6a5
"halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
...
(useful for downsampling luma for low-res output devices without
losing chroma samples, when hardware downscaling is poor quality or
unavailable)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7156 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 06:16:40 +00:00
michael
9b016a4687
dct selection support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7153 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 00:38:42 +00:00
arpi
0f4f7e27cf
mostly compiler warning fixes, some small bugfix
...
patch by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7128 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 22:45:48 +00:00
michael
f4e1671be7
passing extra stuff from real stuff to lavc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7127 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 22:02:38 +00:00
alex
ac75309246
10l fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7126 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:55:44 +00:00
alex
64bedd9683
finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7125 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 21:32:32 +00:00
michael
5a11754e2f
align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7108 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 00:24:27 +00:00
arpi
fd234b141e
'sipr' descrambling implemented, at least for 16*6 matrix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7105 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 22:46:54 +00:00
alex
477850a115
removed unused code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7099 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 16:17:54 +00:00
alex
79bfcc9f1a
SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7098 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-27 15:46:41 +00:00
michael
e80d1a1f41
fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox dot com>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7091 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 23:19:38 +00:00
michael
9cde6c1c92
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7090 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 21:52:31 +00:00
michael
a2eebbfa2d
support for the new ratecontrol code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7089 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 21:43:22 +00:00
arpi
abd82380b9
support for 'sipr' codec - descrambling/reorder not yet fixed.
...
FIXME: you must have dspr.so in the library path... ie /usr/local/lib/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7087 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-25 01:12:41 +00:00
arpi
a333a19da7
some newer rv20 variants also uses custommsg 0x24 to set codec subtype
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7084 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 23:06:38 +00:00
arpi
f82892afd2
uses new dp_hdr_t packet structure
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7083 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-24 22:40:01 +00:00
michael
cfa281e0ef
optimization
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7079 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-23 21:55:57 +00:00
arpi
ddc4bdf2cb
removed -W -Wall -g and other gcc-specific warning/debug options
...
patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7074 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:29:46 +00:00
arpi
0f2d1d6b54
- functions inside of functions are invalid in icc. replaced with #define's
...
patch by Joey Parrish <joey@yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7072 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 23:28:08 +00:00
rfelker
e4063b8ad2
MMX optimized code for soft equalizer filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7066 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-22 04:59:45 +00:00
rfelker
6a04e6e54c
soft video equalizer filter, currently supports brightness and
...
contrast adjustment for all planar yuv formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7063 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 23:08:20 +00:00
michael
193e974326
allocating large enough buffer, fixes green stuff on top for encoding of height %16 != 0 videos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7053 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 19:12:13 +00:00
michael
c473238dc8
asserts to check buffer size and non overlapingness
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7052 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-21 19:08:24 +00:00
michael
788451afa7
typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7045 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-18 22:46:03 +00:00