Commit Graph

8056 Commits

Author SHA1 Message Date
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
eyck 648f9130ff change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7812 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 08:43:09 +00:00
eyck 7866d4ef3e Patch from: Guillem Jover <guillem.jover@menta.net>
remove gcc from Depends: as it's Build-essential


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7811 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-20 08:26:23 +00:00
bertrand b6d2718ec5 Fixed more potential mem leaks and use the url_free method
to free all the member pointers of the url.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7810 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 23:28:51 +00:00
diego 53ce4a80c4 libmpdvdkit --> libmpdvdkit2, small corrections
Added entry about abandoned dvdnav and the all time No. 1 question "How can
I join two video files".  Please check this for correctness.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7809 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 22:06:46 +00:00
alex 9dc4d5f6ff removed the mess
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7808 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 20:56:28 +00:00
alex 108e2a2130 set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7807 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-19 20:55:06 +00:00