Commit Graph

9126 Commits

Author SHA1 Message Date
alex 7fbff1ea97 cleanup and removal of libdha_exit. forgot to commit this
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9026 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 16:44:32 +00:00
alex 46b83bc82a support runtime cpudetect on non-x86 systems too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9025 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 16:42:25 +00:00
alex 1a862d97c4 Updated to v0.1.4 by Alastair Robinson <blackfive@fakenhamweb.co.uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9024 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 16:10:38 +00:00
arpi fad9cbbc0f This patch adds support for 4Front Technologies commercial Open Sound
System (TM) driver for NetBSD and OpenBSD. Also, it stops unnecesarily
pulling in the libossaudio compatibility library on NetBSD when
ossaudio is disabled, as is already done on OpenBSD. (Other systems
don't have a compatibility layer; they either have OSS audio in the
kernel or they don't, so they wouldn't be affected.) Patch was
committed to NetBSD pkgsrc by Johny C. Lam <jlam@netbsd.org>.
Frederick Bruckman <fredb@immanent.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9023 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 15:43:12 +00:00
arpi 030b628942 * Remove unneeded includes & macros
* Get layers by name rather that fixed ID. Only works for DirectFB >=
0.9.16 so fall back to ID based stuff for older releases.
* New option "noinput" (useful in X)
* Add some NULL pointer checks to uninit()
* Improve error messages and use mp_msg()
* Direct rendering fix (at least IPB was broken)
* Use 0xff for alpha component in all colors
* Blit from temp surface to screen was only done in draw_osd() which
doesn't always get called. Do the blit in flip_page() in this case.
* Add GUI support to control()
* Change the driver name to include G450/G550 ;)

patch by Ville Syrjälä <syrjala@sci.fi>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9022 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 15:41:26 +00:00
arpi 9f6ae50e85 update by hephooey@fastmail.fm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9021 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 15:28:29 +00:00
arpi c9142119d2 fixed query_format (RGB24 supports OSD and is preferred)
based on patch by Alvaro Lopes <alvieboy@alvie.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9020 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 15:25:03 +00:00
henry 4621209542 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9019 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 14:48:19 +00:00
nicolas bf384a66b5 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9018 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 10:42:09 +00:00
nicolas c6471c56fa sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9017 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 10:26:35 +00:00
gabucino 1ede39664c seems fixed (it works now)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9016 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 06:43:13 +00:00
arpi 489b07338c Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
patch by Andriy N. Gritsenko <andrej@lucky.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9015 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:48:52 +00:00
arpi a52ed04fcb 1l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9014 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:25:35 +00:00
arpi 4214af09e7 some URLs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9013 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:24:56 +00:00
arpi 57bf3c1052 more ?'s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9012 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:17:15 +00:00
arpi 6ab9fb4910 more ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9011 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:15:39 +00:00
arpi 824048ca44 1) Removed the code to remove {} from sub_read_line_ssa
2) Put this code in a separated function: sub_pp_ssa
3) After recoding added a call to sub_pp_ssa. To be more acqurate: I
added a pointer to function to hold a postprocessing function to be
invoked after using iconv. There are one pointer for each format, if
this pointer isn.t NULL the post processing function is called.
patch by Salvador Eduardo Tropea <salvador@inti.gov.ar>
help by <hephooey@fastmail.fm>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9010 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 00:54:55 +00:00
arpi 586233bf3d - added some more
- 10l: MPEG_ES shouldn't be forced, the MPEG_PS demuxer will detect it and
switch PS->ES, but ES->PS will never happen!


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9009 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 00:40:48 +00:00
arpi 7a7d2cdd24 Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
patch by Andriy N. Gritsenko <andrej@lucky.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9008 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 00:33:11 +00:00
arpi 970435ce12 extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
inspired by patch by Fabian Franz <FabianFranz@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9007 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 00:21:54 +00:00
gabucino 721a0b6362 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9006 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 21:09:22 +00:00
gabucino 579d9ad79b sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9005 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 21:08:17 +00:00
arpi 66e6173c0c AltiVec detection code ("borrowed" from FFmpeg and
libmpeg2) & enough code to enable the AltiVec IMDCT
    in liba52 and the DCT64 in mp3lib.
patch by Romain Dolbeau <dolbeau@irisa.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9004 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:29:46 +00:00
arpi f0c90c8e00 An altivec-optimized DCT64 for mp3lib
(partially, it seems roughly three times as fast as
    the C code according to quick-n-dirty gprof tests)
    This one is bit-perfect.
patch by Romain Dolbeau <dolbeau@irisa.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9003 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:28:53 +00:00
arpi 418e699d7e An AltiVec-enhanced IMDCT for liba52 (liba52/imdct.c)
It's nearly bit-perfect, I have a couple of lsb
    changed in a 128 frames sample. I can't hear the
    differences :-)
patch by Romain Dolbeau <dolbeau@irisa.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9002 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:28:29 +00:00
gabucino 5ef9bfab29 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9001 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:26:33 +00:00
gabucino ff7fd9a1ad uselessly long DGA subsections removed from TOC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9000 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:26:24 +00:00
gabucino a8cd1d1842 removed obsolete stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8999 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:25:36 +00:00
gabucino 4b3e1a15bc sync
ekezetek sponsored by Enhanced Graphics Adapter (EGA)'s Linux support (null)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8998 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:24:46 +00:00
arpi 1886b41ebf - restore old behaviour of -channels,-srate,-format
- disable audio if libaf init failed (to avoid sig11 in decoder)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8997 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 19:08:42 +00:00
arpi b1956ff824 2-pass libaf initialization to get better filter chain.
-channels, -format, -srate function changed, they affect codec & preinit
outformat only, use -af resample=XXX,channels=YYY,format=ZZZ to override.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8996 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 17:34:02 +00:00
arpi 10a2ba079b export fmt2str()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8995 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 17:31:58 +00:00
arpi 8fd2c262e4 added af_format_encode() to convert sample format from libaf to mplayer (OSS)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8994 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 17:31:22 +00:00
gabucino 97688e3505 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8993 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 16:49:43 +00:00
attila ad666c747c xinerama fix part 1 - count your paranthesis
xvidix should now work too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8992 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 15:05:06 +00:00
nicolas 74ecd509c8 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8991 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 14:57:44 +00:00
nicolas 7b7c4ce702 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8990 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 14:36:18 +00:00
attila df3fd2baf3 xinerama fix part 1
xmga only for the moment, have to work on xvidix.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8989 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 14:33:29 +00:00
bertrand 1991d31057 Support for MPEG-4 (AAC) audio RTSP/RTP
Patch by Ross Finlayson <finlayson@live.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8988 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 14:22:30 +00:00
nicolas 7afbfd749f sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8987 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 13:58:34 +00:00
nicolas fac04586c0 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8986 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 13:44:52 +00:00
rfelker 8904f2d4ad it *worked*, but probably wasn't what was intended, and could break if
TMPLOG changed to something different...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8985 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 05:41:41 +00:00
diego 9a3793ae18 Wording improvements.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8984 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 02:07:56 +00:00
diego afde10248a Removed some "!s, corrected some spelling, gave the system too slow message
a new (more readable) layout.
Parts taken from a patch by sr <seru@gmx.net>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8983 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 01:29:44 +00:00
pontscho fbecc6e49d not needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8982 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 01:18:23 +00:00
pontscho 08ed2a4695 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8981 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 01:07:46 +00:00
arpi a555841ab1 10l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8980 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 01:06:05 +00:00
pontscho 54dfdf4927 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8979 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 00:43:01 +00:00
pontscho 190dceb619 10l found by Arpi (njamd)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8978 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-18 00:22:18 +00:00
arpi 69267143f9 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8977 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-17 23:50:53 +00:00