Commit Graph

1030 Commits

Author SHA1 Message Date
mosu a024a14660 Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10842 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-08 10:07:52 +00:00
alex 8d49e37b89 plen=0 is handled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10833 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-07 01:41:09 +00:00
alex 5ddc6023e2 audio id setting support for bsdbt848 by Nikolay Nikolaev <nicknickolaev@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10823 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-06 00:24:05 +00:00
henry 0c5802cfa0 10l - forgotten gettimeofday
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10811 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-05 10:35:00 +00:00
alex e7b04943ad cdda && cddb aren't uris too (hopefully all the pseudo urls are catched before url_new())
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10808 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-03 19:26:33 +00:00
mosu 676d664756 Do not automatically select a subtitle stream for display.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10801 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 16:35:39 +00:00
mosu 2445e00ca2 Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10797 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-02 14:48:49 +00:00
albeu a695d492af Fix immediatemode with mplayer (ie playing both sound and video)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10777 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 12:10:29 +00:00
diego 47d2389362 spelling fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10772 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-01 01:21:40 +00:00
alex 2c7af5e146 serious bugs - 1l absinth (changed to absinth against cola inflation)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10736 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-31 18:51:05 +00:00
mosu ee83fe5c81 Proper demuxer number for the MPEG4-in-TS demuxer. Patch by Nico <nsabbi@libero.it>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10716 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-29 08:03:56 +00:00
mosu a4510b38e2 Fix for Theora files without audio. Patch by David Kuehling <dvdkhlng@gmx.de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10712 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-28 17:32:28 +00:00
mosu 7f30bfeaac Updated highest demuxer number.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10711 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-28 13:31:44 +00:00
arpi c72efe2c97 printing fps with 3 dec digit instead of 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10710 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 22:30:54 +00:00
alex 78c69838c0 This patch fixes:
1) if channels (in the list) are invalid excludes them
2) on encrypted/unreadable channels mplayer goes to the next/previous
3) when changing channel uninit all components but stream and input.

Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10709 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 17:08:58 +00:00
mosu a619e3193b Removed some ":" in the track output for easier cut&paste.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10707 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 13:08:40 +00:00
mosu fe58404175 Track selection uses the n-th audio/subtitle/video track as the ID, not the n-th track overall. All tracks are listed upon opening of the file along with their -aid/-sid etc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10706 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 13:01:39 +00:00
henry ad568e6c40 a/v sync cleanups
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10705 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-27 09:23:39 +00:00
alex fa0f8ea2a4 added a workaround to get rid of 'Unable to open URL: mf://*.jpg' and such nonsense (tv,mf,vcd)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10698 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-25 21:40:38 +00:00
arpi 38f4f0b4cf - initial support for MPEG4 in TS (M4V is working, but not AAC yet)
patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10688 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:08:54 +00:00
arpi 511946aa0a - seek() is always synchronized to keyframes, so the decoders don't
crash anymore; successfully tested with libmpeg2 and ffmpeg12
- support for tables PAT and PMT, used the associate pids to program and
to play the right streams
- option -tsprog <number> to specify the chosen program (-vid and -aid
still override the single stream pids)
- initial support for MPEG4 in TS (M4V is working, but not AAC yet)
- defragmenting mechanism (without buffering, so it has 0 added cost) to
improve the playback of high bitrate movies
- refers to demux_mpg_control() to  get length and percentage position
in the stream
patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10687 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 18:07:00 +00:00
mosu cce8e3c630 Support for linked seek heads, multiple seek heads, multiple cues.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10686 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-24 12:34:42 +00:00
mosu fb2af6ee84 Re-added block duration parsing, needed for subtitles. Got lost in the last update. Patch by Bruno Lecointre.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10685 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-23 22:51:10 +00:00
alex b2b796f466 Theora-CVS update patch by Martin Drab <drab@kepler.fjfi.cvut.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10659 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 13:13:41 +00:00
henry 7f47abb9e0 a/v sync improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10654 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-18 09:23:07 +00:00
alex 70848671d3 --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10652 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 20:56:40 +00:00
faust3 eb9e2a3e24 fix compilation on mingw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10640 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 11:07:18 +00:00
mosu 78c617c1d8 Fixes for compilation with gcc versions != 3.2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10639 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 10:36:33 +00:00
mosu a6267718f9 Big reorganization. Relies on libmatroska's Read() function and then processes units in memory. Also some fixes for handling of global elements which re-enable playback of files created with the latest VDubMod.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10638 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-17 09:26:01 +00:00
albeu 885a331074 Forgot #include <sys/socket.h>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10636 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 22:21:12 +00:00
albeu a01f3c328d url_unescape_string is used by the command line parser. These few helper
functions will compile everywhere anyway.
This was breaking compilation when disabling network support.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10635 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 21:53:26 +00:00
faust3 e90b00e609 ftp support for mingw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10628 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-16 10:53:44 +00:00
albeu 755e127c26 ftp support. The change on connect2Server is needed bcs we need 2
different level of verbosity for control and data connections.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10626 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 19:13:23 +00:00
arpi 604f4432f3 fixes http://pot.lsd.ro/video.asf
(bug reported by dragos <iocatretine@yahoo.com> @ -users)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10623 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 16:36:32 +00:00
diego 75ea86e31a this small patch allows to compile the file libmpdemux/tvi_v4l.c properly,
when the Linux is patched with the V4L2 patch, which automatically
includes <linux/videodev2.h> when you include <linux/videodev.h>.
It is necessary then to prevent <linux/time.h> from including (by defining
the _LINUX_TIME_H macro) in order to resolve some collisions and it is
also necessary to prevent the defining of "struct v4l2_capability" and
"VIDIOC_QUERYCAP" in libmpdemux/tvi_v4l.c, when they are allready defined
in the <linux/videodev2.h>.

Patch by Martin Drab <drab@kepler.fjfi.cvut.cz>, checked by Arpi.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10622 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-15 15:25:55 +00:00
diego a9bcc8342c Spelling police:
Something that we do not know about is unknowN.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10609 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 12:15:44 +00:00
alex 97762d4d57 1000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10604 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 01:05:49 +00:00
alex e817ade915 Fixed segfault with (dvd://1 -chapter). Bug reported by Gabucino, initial fix by Pierre.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10602 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 21:32:28 +00:00
alex fe025d13cc using CONF_TYPE_IMGFMT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10600 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 19:02:34 +00:00
alex 5975cc9bbf Settled to CONF_TYPE_IMGFMT which simplified lot of things. Now there's no need to add new img formats to the source, instead you can try it out by providing it in hexa format, and if it isn't supported by the card, you get a nice error message. That's all.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10599 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 18:56:29 +00:00
alex 2283b6305f Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10595 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:29:32 +00:00
henry 7dadaf5e39 v4l2 check
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10594 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 16:01:53 +00:00
albeu e5e805b73f Fix -cdrom-device to work again with cdda and vcd.
Based on patch from Arwed von Merkatz.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10592 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-13 11:18:24 +00:00
gabucino 3b8074ebf5 From: Kir Kostuchenko <kir@users.sourceforge.net>
Hi, I found that command line options brightness, hue, contrast and
saturation does not works, becouse mplayer apply it, before open tv
(kernel says invalid ioctl). Here are simple fix. Please apply.

This is the correct patch, sorry for the confusion.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10582 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-12 13:25:52 +00:00
arpi d891bc11cc this patch fixes
1)  some bugs introduced in the tuner autodetection and in the channel-parsing functions,
3) retries reading when the mplayer/mencoder don't read fast enough (sooner it exited)
but especially
4) makes the stream compliant with the new, modular stream api (the one
currently in CVS is not and is totally unreachable).
[and maybe more, next time please include cvslog in patch! -- A'rpi]
patch by Nico <nsabbi@libero.it>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10561 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-11 00:02:46 +00:00
gabucino e2e2d40437 For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching
patch, to always use the first audio track of DVD, unless -alang or -aid is
used. I think it will be almost always teh id 128. (actual number comes from
the .IFO)

(reported ok - Gabu)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10551 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-09 14:23:16 +00:00
gabucino bb725a75f7 support for raw DV >2Gb
patch by Pierre Beyssac <pb@fasterix.frmug.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10540 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 13:25:03 +00:00
henry d32a75c7c3 10l - some forgotten ifdefs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10539 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:40:15 +00:00
henry 7e38b1aefb v4l2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10538 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:24:35 +00:00
henry e07e36bbe4 v4l2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10537 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-07 12:18:04 +00:00