Commit Graph

18819 Commits

Author SHA1 Message Date
diego 1f5613892e Comment #ifdef #endif jungle.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18771 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 11:59:07 +00:00
diego d117a086b5 minor Subversion-related changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18770 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 11:05:57 +00:00
diego 7f70c8316b Comment some #endif directives to avoid confusion.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18769 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 10:53:20 +00:00
diego 1127c1e91d Remove separation between Win32 DLL and DirectShow support in the build system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18768 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 09:45:17 +00:00
ivo 5b9aeb48e6 add command for changing commit messages after the commit took place.
command taken from ffmpeg-cvslog posting by Diego.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18767 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 09:42:43 +00:00
nicodvb 11dd16ebeb audio stream switching in demux_lavf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18766 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-20 19:59:24 +00:00
nicodvb e9f0940c47 support for audio stream switching
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18765 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-20 19:57:16 +00:00
aurel 95db10787d fix a buffer overflow causing a segfault
(original patch by Vladimir Voroshilov < voroshil _at_ univer.omsk.su >)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18764 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-20 11:48:39 +00:00
aurel 05a3579b3c CVS --> Subversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18763 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-20 11:08:01 +00:00
diego 2db0251591 simplify
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18762 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-20 10:08:19 +00:00
nicodvb ffd83d3e2a Remove misleading Encrypted VOB message; patch by Ismail Donmez (ismail ab pardus punctum org puntum tr)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18761 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 21:43:02 +00:00
gpoirier 30954ab7f1 Full sync to r18498
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18760 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 20:29:44 +00:00
gpoirier 3bcbbdec6e full update, patch by Tuncer Altay, tunceraltay (at) yahoo.com,
relayed by ismail dönmez, On the behalf of Pardus Linux Team


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18759 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 20:06:24 +00:00
nicodvb 3c3c3733d7 audio switching to any of the available tracks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18758 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 18:37:10 +00:00
nicodvb daaf965438 feed any audio track present in the mux; switch to any of the available audio tracks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18757 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 18:34:29 +00:00
diego e2fd618a2c Change integer to string comparison in hw.optional.altivec test since
non-AltiVec machines return a blank instead of 0.
patch by Tim Wojtulewicz timwoj**at**ieee**dot**org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18756 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 09:16:42 +00:00
michael 1bb2f978aa avcodec_close()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18755 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-19 09:15:46 +00:00
nicodvb 01526d08f8 try to reduce the distance between consecutive frames with pts to no more than 0.4 seconds (required by dvds)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18754 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 16:40:29 +00:00
kraymer 22eba36135 fix link to help_mp-XX.h files in svn repo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18753 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 14:51:26 +00:00
kraymer 4dd30deb45 r18712: improved -vo gl:lscale documentation
r18702: formatting fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18752 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 14:15:48 +00:00
diego 5e426812da Conditionally run some CPU-architecture and OS-specific tests.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18751 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 11:21:23 +00:00
diego 2ca712f6cb Rename --with-dts*dir options to --with-libdts*dir for consistency and
as preparation for upcoming patches.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18750 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 11:15:20 +00:00
lucabe f4091e4791 Software Scaler headers usage cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18749 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 10:59:23 +00:00
nicodvb d79d8b2ea4 prevent buffer overflow in the STD; simplified fill_packet() (moving part of the code to get_packet_stats())
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18748 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 10:39:09 +00:00
rathann 58b25b53e7 Consistency fix.
10l to Diego for missing this.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18747 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-18 09:02:38 +00:00
reimar dcd2a8f274 respect saved default for cache enable when nothing specified on
command-line


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18746 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 20:54:27 +00:00
reimar 320bcf39be Make header include order more similar to vo_gl.c
Patch by Erik Lunchpail (erik_27can at yahoo com) to ease win32 gui compilation


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18745 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 19:43:13 +00:00
diego 31f2211d05 Rename --with-libdvnav --> --with-dvdnavdir for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18744 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:18:46 +00:00
diego fcb5bf04a9 Disentangle _win32 and _dshow, the test for _dshow is disabled anyway.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18743 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:11:44 +00:00
diego 5eb5873d28 Simplify and streamline FAAD detection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18742 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 17:08:06 +00:00
diego 6ac48bdb5f consistency fix: --with-foo switches shall not enable options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18741 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 15:47:37 +00:00
reimar e261eefda0 Fix crash with all audio-only ogg files, the vorbis_info struct is not
stored in the sh_audio context but in the demuxer priv element


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18740 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-17 15:01:43 +00:00
Gabrov ec7d6992af DOCS/man/hu/mplayer.1 synced with r18712
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18739 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 21:59:56 +00:00
uau bd4a9d25bf Rewrite audio EOF handling logic fixing some problems that could cause
truncation of output, set flag AOPLAY_FINAL_CHUNK in play call to tell
ao there will be no more data beyond what's in current buffer.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18738 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 21:52:25 +00:00
diego 19a3207d8d cosmetics: Rename some variables and command line parameters.
(preparation for upcoming patches)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18737 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 21:17:47 +00:00
uau ab93c42241 Fix definition of reinit_audio_chain().
It had return type "int" even though it did not return a value (callers
do not expect one) and used old-style syntax. Changed return type to 
"void" and added "void" as parameter list.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18736 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 20:21:37 +00:00
nicodvb 8e500b6d30 removed old dvdnav code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18735 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 19:06:00 +00:00
diego 58dc9b7eb2 Use a function for help output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18734 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 18:38:35 +00:00
gpoirier fc293f6305 sync with 18730 (Use MPlayer's CPU detection module instead of libmpeg2's)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18733 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 18:35:31 +00:00
diego ad63b544e6 option handling consistency fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18732 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 18:18:36 +00:00
diego 1b393e973d readability cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18731 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 16:03:27 +00:00
gpoirier fe8651b4cf Use MPlayer's CPU detection module instead of libmpeg2's,
initial patch by Jim Huang jserv A linux2°cc°ntu°edu°tw,
reworked by me according to The Guru's advices ;-)

Original thread:
Date: Jun 15, 2006 8:35 AM
Subject: [MPlayer-dev-eng] [PATCH] Remove duplicated CPU detection in libmpeg2


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18730 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 13:40:00 +00:00
diego 1e93d2b2ba Setting up a web server and FTP server.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18729 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 11:39:23 +00:00
diego fd004f9b55 misc corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18728 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 11:17:04 +00:00
ods15 f3d191eca6 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18727 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 02:25:24 +00:00
rathann 7d4c6352a1 update copyright an changelog with new liba52 0.7.4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18726 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-15 23:13:42 +00:00
rathann d1b1317f88 sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
part 3: removed files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18725 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-15 23:09:26 +00:00
rathann db9186aa8a sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
part 2: cosmetic changes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18724 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-15 22:59:40 +00:00
rathann d686f4e3cf sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gmail * com<
part 1: functional changes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18723 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-15 22:58:06 +00:00
reimar 580302e179 Reduce number of OpenGL state changes when drawing OSD by first drawing alpha.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18722 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-15 08:43:41 +00:00