Commit Graph

19463 Commits

Author SHA1 Message Date
diego af8b8d2fa4 Fix stray newline that should only be printed in verbose mode.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19468 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 21:41:44 +00:00
gpoirier 18f18eb2dc Fix audio stream selection in Gtk GUI
Patch by Rich % rincebrain A gmail P com %
Original Thred:
Date: Aug 19, 2006 11:33 AM
Subject: [MPlayer-dev-eng] [PATCH] Fix audio stream selection in Gtk GUI


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19467 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 18:52:55 +00:00
reimar c940e28bfb Avoid crash if initialization failed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19466 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 11:50:29 +00:00
reimar df3b9f3b24 Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at geexbox org)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19465 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 11:47:33 +00:00
nicodvb d9961ce7c5 disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 11:03:19 +00:00
Gabrov 9b9c2b395c help_mp-hu.h synced with r19462
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19463 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 10:31:29 +00:00
diego 10c94ffde9 The X11 header check looks in $_extra_inc that contains directories in the
format "-I/opt/X11", which won't work when 'test' is used to find the headers.
based on patch by Jan Knutar, jknutar (at) nic (dot) fi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19462 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-20 10:01:18 +00:00
diego 3e8b6dab0f Ouch, I mistakenly overwrote the contents from this file with a non-working
experimental version that was rotting in my local tree ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19461 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 21:06:27 +00:00
nicodvb 0f8a1df63a corrected _very_ misleading comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19460 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 20:06:10 +00:00
nicodvb 84c982c65f implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19459 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 19:41:04 +00:00
nicodvb 2dfbc4cea7 removed #if-0 code that dereferenced dvdnav_t's internal members, violating the opaque interface (current dvdnav doesn't even install dvdnav_internal.h system-wide for very good reasons)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19458 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 19:15:23 +00:00
nicodvb 03d052a129 10l: misplaced brace in a switch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19457 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 19:11:51 +00:00
iive cf8daf54a2 Fix xv and xinerama force on --enable-*
The previous commit changed the conditions of check execution to match Diego's semantics
(execute check only on 'auto'), but the 'else' case forces detection to 'no',
even if previous --enable-* had set it to 'yes'.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19456 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 19:10:27 +00:00
diego f55f726517 Partial sync with message removal from DVD information output change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 14:53:43 +00:00
diego abe5c26e23 Print DVD audio channel and subtitle track information in non-verbose mode,
some more consistency for MSGL.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19454 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 14:52:50 +00:00
diego d82aebe4fa trailing whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19453 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 14:44:17 +00:00
diego 5e91a0e978 Vorbis speedup, Windows GUI
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19452 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 14:43:41 +00:00
Gabrov 169532b14e help_mp-hu.h & xml/hu/ports.xml synced with r19449
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19451 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 12:34:01 +00:00
nicodvb 7b67e9b45f seeking in dvdnav://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19450 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 11:51:03 +00:00
nicodvb 26ea4d52e4 implemented seeking to chapter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19449 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 11:49:04 +00:00
nicodvb 539b760061 sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19448 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-19 10:45:17 +00:00
nicodvb 79d5a3b3b1 seeking by chapters in dvd://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19447 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 19:08:10 +00:00
nicodvb c5f2783e20 support for seeking to chapter and getting current playing chapter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19446 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 19:05:37 +00:00
nicodvb 1870190d37 clarification in a comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19445 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 19:03:59 +00:00
nicodvb e8870c3db7 support relative seeking in the stream-driven case
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19444 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 19:03:31 +00:00
nicodvb d4a4bb3651 new stream_ctrl to get currently playing chapter (needed for stream-driven relative chapter seeking)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19443 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 18:58:38 +00:00
nicodvb 7b414c9b28 seek to chapter using newly introduced demux_seek_chapter()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19442 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 16:52:23 +00:00
nicodvb 01602c31b3 added first revision of demuxer_seek_chapter()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19441 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 16:48:22 +00:00
nicodvb 63fdcbc840 new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19440 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 16:44:24 +00:00
diego 3b856c96c7 Some more consistency for the conditions under which tests are run.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19439 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 16:04:16 +00:00
diego ba1ead6fe0 Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"
test failed, fixes compilation on Sparc.
patch by Zuxy Meng, zuxy.meng $$@$$ gmail $$dot$$ com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19438 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 14:44:09 +00:00
diego 77b4259600 Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19437 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 13:58:03 +00:00
eugeni bdb9b1d5dc Fix seeking in matroska files when timecodes do not start from zero.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19436 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 12:20:43 +00:00
corey 9d2c260488 replace echo with printf; fixes compilation when shell is dash and
language is not English


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19435 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 02:23:44 +00:00
nplourde 6b0da6eb35 disable double buffer in vo_sdl on macosx. fix flicker issue.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19434 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 02:22:39 +00:00
nplourde be5863dca4 fix buffering issues with short audio samples on macosx. patch by Chris Roccati <roccati@pobox.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19433 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 01:19:19 +00:00
nplourde 7df4a327ad fix missing symbol when compiling with live support on mac osx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19432 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-18 01:15:46 +00:00
diego 0769cbd75c 10l: Also rename configure option for gcc check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19431 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 23:41:51 +00:00
diego e8ebdfe224 Rename gcc_checking variable to gcc_check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19430 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 23:40:11 +00:00
kraymer f31dd94fb0 r19420: Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
r19348: Add matroska chapter seeking capability.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19429 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 23:08:13 +00:00
kraymer f5ec58a14c r19361: Reintroduce an ugly variant of the -gui/-nogui options.
r19348: Add matroska chapter seeking capability.
r19286: clarification on -mpegopts :vaspect
r19285: New sentences should start on a new line.
r19281: don't use vaspect on mpeg1 video streams
r19274: Move the section describing the per movie config files
        up, so it doesn't get seperated from the rest of the
        config file doc by the config file example
r19241: missed some escaping
r19240: use DOCS writing standards for default values (asked by diego)
r19233: english manpage for pvr:// input
r19231: updated en/fr manpages for ao_ivtv
r19228: removed default outfile for -ao mpegpes
r19206: Improve ao_mpegpes description.
r19191: description of the arnd scale video filter parameter
r19190: new -ao mpegpes options
r19181: - Add missing "00" in -af pan usage line.
        - Change -af pan usage and description to use a capital 'L' to make the
          letter easily distinguishable from a '1'.
r19161: cosmetics/punctuation/spelling
r19149: updated english man page with vo_ivtv description


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19428 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 21:57:01 +00:00
kraymer 0e6c7fefe0 r19424: Update new DarwinPorts URL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19427 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 18:51:29 +00:00
diego b02e7924b9 Move all internal -I parameters to the front of CFLAGS to avoid using external
header files that happen to have the same name as internal ones.
based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 17:19:56 +00:00
gpoirier 1737500919 Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19425 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 16:44:54 +00:00
gpoirier 83f1ec0c74 Update new DarwinPorts URL (as opendarwin.org is going bye-bye and
darwinports are gonna be hosted somewhere else).
DarwinPorts will eventually get s/DarwinPorts/MacPorts/ but since they 
haven't done so in their website, we should only do it sometime later


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19424 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 15:48:21 +00:00
reimar f0fd719118 Add -Wdeclaration-after-statement to CFLAGS if available to ensure people
won't miss this requirement and thus don't have to fix it later.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19423 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 15:11:10 +00:00
gpoirier c00784bb22 Fixes by Jerome Ferrari
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19422 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 09:18:37 +00:00
reimar 16793d27a7 Simplistic attempt to make H.264 over RTSP work.
Did not work for me, but reason is unclear.
This at least moves things one step step closer to working


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19421 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-16 23:40:51 +00:00
reimar ba40bf76b6 Missing part of revision 19414 commit (multiple demux_info_add with same opt argument)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19420 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-16 23:36:33 +00:00
reimar 85d85da0f2 Update information and print new value when demux_info_add is called
twice for the same tag.
Should show currently playing title with Ogg streams.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19419 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-16 23:32:39 +00:00