Commit Graph

7805 Commits

Author SHA1 Message Date
attila 5f989df629 Well.. it's KotH not Koth :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7705 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 12:00:04 +00:00
nexus 9db8d0fba9 argh 100l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7704 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 09:14:53 +00:00
nexus e6e70a2e18 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7703 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 08:56:44 +00:00
diego 401fa8e50c Man page review part one, spelling, rewording and layout fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7702 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 03:35:23 +00:00
diego 4e12853575 Mailing list section reworded and updated. This should at some point be
merged with bugreports.html somehow.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7701 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 03:32:23 +00:00
diego ec0bb2e24c Cosmetics: Converted 2 spaces to one in section titles, changed some ugly
linebreaks and put "." after sentences in codecs.html.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7700 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 01:42:27 +00:00
diego b688b6ee3a Fix for a stupid mistake, patch by hephooey@fastmail.fm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7699 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 01:34:30 +00:00
arpi 747cc862f1 don't honor stride hints if the next filter(chain) doesn't support stride
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7698 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 01:09:23 +00:00
diego 630a8f7b1a Fix usage for common users that may not have fbset in their path.
Idea by D Richard Felker III.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7697 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 00:51:41 +00:00
arpi 9a84232f45 compiler warning found by Dominik
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7696 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 00:10:58 +00:00
arpi 6a2c0db5e5 also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7695 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 00:09:34 +00:00
arpi f5dd264b51 draw_image()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7694 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-10 00:04:25 +00:00
arpi a8b7d99c52 for() -> memcpy_pic()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7693 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 23:54:13 +00:00
arpi 127cf0daff 10l fix & cleanup of draw_frame(), still NO support for stride :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7692 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 23:39:36 +00:00
arpi 2e6a5de629 draw_slice() seems to support all csp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7691 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 23:13:47 +00:00
arpi db608ffa2f since draw_slice() supports RGB/BGR, we don't need draw_image() for stride
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7690 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 22:44:07 +00:00
arpi 28d1f0e0f5 since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7689 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 22:37:27 +00:00
arpi b94ac62f15 support for VFCAP_ACCEPT_STRIDE in vo drivers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7688 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 22:32:04 +00:00
arpi a5830dcb16 VFCAP_DRAW_SLICE added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7687 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 22:07:48 +00:00
arpi b9d24f45d7 draw_image, get_image fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7686 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 21:54:58 +00:00
arpi bc10853076 draw_image()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7685 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 21:26:16 +00:00
arpi 329c4e88c3 - implemented draw_image()
- removed unneeded if(!gui) from preinit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7684 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 20:32:41 +00:00
arpi 99e4c45953 -fixes vo_directx to work with -fixed-vo
-use subdevice "noaccel" to disable overlay
patch by "Sascha Sommer" <saschasommer@freenet.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7683 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 19:03:17 +00:00
arpi a7ee9a6f06 draw_image() implementation (new libvo API)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7682 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 14:38:38 +00:00
arpi 49d1ae31e4 more cleanup, some -vo mga fullscreen fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7681 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 13:40:23 +00:00
arpi 96bda1810f some cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7680 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 13:25:13 +00:00
arpi bc4055d60c VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7679 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 13:16:27 +00:00
arpi 95ebf51183 _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
(imho it should NOT be documented yet)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7678 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 01:13:40 +00:00
arpi 4a92dacc4e preinit() has an arg... use it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7677 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 00:52:15 +00:00
arpi e670753447 mode check at preinit()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7676 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 00:51:04 +00:00
arpi 49a5513a5e cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7675 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-09 00:39:04 +00:00
arpi 18ab676087 -nosound fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7674 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 23:53:33 +00:00
arpi a2fd2e1ef8 - fixed a 10l bug: setting PTS flag even if no PTS stored
- support for file-writing even if --enable-dvb: -vo mpegpes:filename.mpg


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7673 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 23:11:49 +00:00
arpi a38ea8705b fixed LPCM parsing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7672 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 22:57:39 +00:00
arpi ba57b1c37f parse samplerate & channels from LPCM header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7671 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 22:56:43 +00:00
arpi 9d9dbdab95 reset channels too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7670 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 22:55:55 +00:00
rfelker 6f6342a4b0 remove nonsense warnings now that libaf is used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7669 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 22:41:45 +00:00
arpi 44a3ea2510 ffdv is stable now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7668 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 19:18:36 +00:00
arpi ea18ddac16 cosmetics :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7667 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 17:59:52 +00:00
anders 3e3a4733fb Adding function for calculating the delay caused by the filters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7666 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 10:20:36 +00:00
bertrand f767a62a42 Added support for RTSP stream over TCP.
Patch from Ross Finlayson <finlayson@live.com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7665 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-08 05:46:23 +00:00
arpi feec550941 * Fix for the broken MultiDec files I had originally posted with the
first version of the demuxer. They play ok now. Fix can be disabled
through conditional compiling, so just comment out the #define directive
if it breaks anything (see source).
* Demuxer now honours audio/video ids. Since PVAs only contain one audio
track and one video track by specification, they are vid 0 and aid 0.
This also fixes the "too many audio/video packets in buffer" with
-dump[audio|video].
* substituted longs with off_t's for offsets, so that it should work on
large files.

patch by Matteo Giani <matgiani@ctonet.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7664 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 22:13:34 +00:00
arpi a6450205ee 411P added (DV ntsc)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7663 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 21:57:43 +00:00
arpi e1975b1320 argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7662 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 21:24:44 +00:00
arpi e89f059882 fill ao_data correctly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7661 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 20:01:28 +00:00
arpi 9e3911b77d updated for libaf...
please someone verify this, i'm not sure it's ok, looks weird:
    alsa_format.voices = ao_data.channels*2;


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7660 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 19:56:26 +00:00
arpi 24d0b8f5e1 updated for libaf rules
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7659 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 19:51:00 +00:00
arpi f12673921c fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7658 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 19:21:35 +00:00
jkeil 34b4b61bea Handle playback of sample rates not supported by the sun audio hardware.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7657 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 18:42:31 +00:00
jkeil 9ebb08f13e Document demux_mov.c fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7656 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-07 16:48:22 +00:00