Commit Graph

18885 Commits

Author SHA1 Message Date
diego 7dda786ccb Adapt FFmpeg version.sh that only recreates version.h if its content changed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18787 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:47:50 +00:00
diego 57f3213401 CVS --> Subversion in copyright notices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18786 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:34:00 +00:00
diego bfc890d688 Ignore libmpencoders.a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18785 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 13:20:41 +00:00
diego a3743bba68 CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18784 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 09:39:14 +00:00
diego 0f53e117dd Remove forgotten --disable-setlocale option from --help output.
noticed by Jim Huang jserv&&@&&linux2&&.&&cc&&.&&ntu&&.&&edu&&.&&tw


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-22 09:27:00 +00:00
uau c22ccbb864 Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18782 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 23:50:23 +00:00
michael a8d08eee90 intercept VFCTRL_FLIP_PAGE if needed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18781 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 20:52:07 +00:00
michael 5dc55f21c1 send flip_page() through the filter chain
ignoring the filter chain cannot and does not work with frame skip / insertion filters
if this breaks something then just reverse it, ive not exhaustively tested it ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18780 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 20:29:45 +00:00
nicodvb b2d9b8a9df support for -alang in demux_lavf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18779 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 19:25:45 +00:00
nicodvb 4e5235e91f support for -alang
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18778 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 19:24:17 +00:00
ben dd6c38075d cosmetic changes (defines will be used later in other parts of the code)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18777 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 17:50:50 +00:00
diego c3304dad1f Make most of the xpm-files read 'const char*' instead of 'char*'
to reflect the read-only status of the xpm-definitions.
patch by Stefan Huehner stefan$$at$$huehner$$dot$$org


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18776 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 17:42:54 +00:00
ben dbd687fd37 better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18775 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 17:39:27 +00:00
diego 60f223f766 Move #ifdefs around complete files into the build system.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 14:49:09 +00:00
diego 6b050a4ed0 Ignore libraries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18773 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 13:50:06 +00:00
ivo 8ee4795120 rename cvs-howto.txt to svn-howto.txt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 12:56:42 +00:00
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