arpi
d782c21b57
cosmetics - reordered config.mak lines
...
moved libdv from decore_libs to vorbis_libs - both places are wrong, but
it's better with vorbis as both are combined demuxer+codec libs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7862 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 14:45:01 +00:00
arpi
170cdeeee4
re-enabled a-v sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7861 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 14:39:13 +00:00
arpi
24aa223ad6
added libmpdemux depends to test.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7860 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 13:59:05 +00:00
arpi
044b2d550e
time.h required for select()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7859 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 11:20:07 +00:00
arpi
51cb286928
MPlayer being unable to display video properly on many nVidia graphics cards.
...
One approach is to always set the XV_AUTOPAINT_COLORKEY attribute if available
on the XVideo port being used.
patch by Ben Liblit <liblit@eecs.berkeley.edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7858 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 00:36:55 +00:00
arpi
2e9bd8c28d
sample client for -vop bmovl -- loads and alphablend any PNG file
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7857 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 00:28:27 +00:00
arpi
a80ed8913a
-vop bmovl - BitMap OVerLay videofilter for MPlayer
...
patch by Per Wigren <wigren@home.se>
TODO: -dr, MMX opt, fix alpha-only png, other colorspaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7856 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-23 00:26:27 +00:00
pontscho
8a61cd287b
dvd chapter detect function from Gregory Kovriga
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7855 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 22:45:30 +00:00
pontscho
b097b07675
cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7854 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 22:31:19 +00:00
arpi
71fb48ebc5
- using avcodec_alloc_context()
...
- fixed 10l bug (double free() ) causing random mem corruption...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7853 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 22:25:17 +00:00
gabucino
d58b5163fc
fixes (what?:)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7852 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 20:47:38 +00:00
gabucino
03499d05f0
fixes (yeah, I dunno what:)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7851 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 20:45:51 +00:00
michael
1ad9a3c4f6
more undetectable xvid bugs :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7850 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 19:21:24 +00:00
arpi
4a3d6d4205
compiler warning fixes by Dominik
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7849 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 16:24:26 +00:00
arpi
3dad4315a4
dump wav header
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7848 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 16:02:21 +00:00
arpi
a4aeb52659
some fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7847 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:55:40 +00:00
arpi
c88b1c67fb
endianess independency (using get int 16/32/64 func instead of typecasting pointer)
...
patch by Hampa Hug <hhug@student.ethz.ch>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7846 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:41:41 +00:00
henry
2508ca0ccd
minor fixes in forceaudio option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7845 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:33:41 +00:00
arpi
3d100efa41
OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)
...
patch by Chad Netzer <cnetzer@sonic.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7844 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:14:30 +00:00
arpi
dafa2d6507
don't build dhahelper on PPC linux
...
patch by Colin Leroy <colin@colino.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7843 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:09:36 +00:00
arpi
cce7d5b09a
Colin Leroy added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7842 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 15:07:37 +00:00
albeu
46e4e38d5b
New feature to let mplayer read commands from a file. Mostly
...
useful with a fifo. Turn it one with -input file=/path/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7841 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 14:32:17 +00:00
alex
3d67e51769
added linuxppc+vidix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7840 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 14:16:32 +00:00
michael
6a7eedaccc
save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7839 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 13:20:53 +00:00
alex
6c8416503d
libdha on linux powerpc support by Colin Leroy <colin@colino.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7838 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 12:22:40 +00:00
michael
8c28841ed1
RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7837 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 11:52:21 +00:00
henry
5714b89de2
add an option to force audio recording when a tv card reports no audio sources
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7836 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 07:56:13 +00:00
henry
3ab85b9191
add a forgotten shutdown test
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7835 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 07:29:09 +00:00
arpi
8a1d698bc2
fixes
...
yuv411 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7834 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 01:22:35 +00:00
arpi
97bf286d2c
obsolete
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7833 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 01:07:08 +00:00
arpi
14f1f2d212
updated
...
docs on realmedia
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7832 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-22 01:06:32 +00:00
eyck
39df70786a
update version in changelog
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7831 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 21:02:12 +00:00
gabucino
c24644a8d7
sync (today's changes not yet)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7830 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 20:59:43 +00:00
gabucino
26d1ced9ca
small helper script for DOCS translators (to change numeric links to
...
alphabetic)
Read it for usage instructions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7829 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 20:59:42 +00:00
rtognimp
ff766ec992
sync with en v1.65
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7828 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 19:30:14 +00:00
jaf
17ea0b324e
sync by me and hephooey@fastmail.fm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7827 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 16:57:20 +00:00
michael
168a60b4bd
endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7826 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 16:57:02 +00:00
eyck
4be37e45d5
really fix latest fix. But now this versioning stopped making sense to me.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7825 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 14:23:19 +00:00
atmos4
7980b17683
1ml
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7824 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 12:56:03 +00:00
nexus
e75699c413
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7823 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 11:43:33 +00:00
pontscho
e06bb680b4
add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7822 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 11:11:39 +00:00
diego
0ace4805b1
XviD needs some more header files.
...
Hint provided by Falk Richter and Anders Rune Jensen <anders@gnulinux.dk>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7821 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 01:57:23 +00:00
diego
f07534b61e
Typo: libcore.a is now called libxvidcore.a
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7820 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-21 01:52:14 +00:00
diego
13b8a3a22f
Obtain gdb information from non i386 machines.
...
patch by Wolfgang Thiess <wollet1@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7819 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 19:51:12 +00:00
michael
510eb31050
data partitioning / packetization encoding support was allready there before pre8 (no i dunno when it was added)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7818 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 16:29:46 +00:00
arpi
c2b6178ddd
updated...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7817 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 14:04:08 +00:00
nexus
79d4d72479
add FreeBSD default path
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7816 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 12:33:22 +00:00
diego
ee149d09d7
<B>MPlayer</B> ---> MPlayer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7815 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 12:20:39 +00:00
diego
68f218392f
RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7814 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 11:34:06 +00:00
eyck
28ece2894f
fix previous patch.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7813 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 10:41:32 +00:00