Commit Graph

20962 Commits

Author SHA1 Message Date
rathann 866ba3f296 Disable linking mplayer (and internal static libavcodec) with
libmp3lame/faac/x264 if --disable-encoder=mp3lame/faac/x264
options are passed to configure.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20827 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 23:14:33 +00:00
nicodvb d7e32a0e84 one more deuglification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20826 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 22:41:45 +00:00
nicodvb 0df02c3583 COSMETICS: renamed dvdnav_priv to priv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20825 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 22:24:57 +00:00
gpoirier 7db8f29594 put back accidentally reverted r20742 commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20824 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 22:03:06 +00:00
gpoirier e0b35480f6 sync w/ 20191, patch by Alexandre Coutherez %newt A neopulsar P org%
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20823 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 20:57:55 +00:00
voroshil 3843d10a5e Add missed 'break'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20822 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 19:03:35 +00:00
diego 66e1b5c8ed Allow disabling internal libdvdcss.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20821 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 18:25:42 +00:00
kraymer 33b60f66f2 r20711: MSGTRs for demux_avi.c
r20712: better wording for "workarounding"
r20739: Remove remnants of long-gone libfame. (previously applied)
r20774: Adding ability to check allowed frequency range.
r20775: Spelling fix: Allowable -> Allowed
r20780: MSGTRs for ao_alsa.c
r20781: MSGTRs for libvo/aspect.c and libvo/vo_xv.c
r20782,r20783: (do not apply)
r20817: add full stop at end of sentence


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20820 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 18:05:06 +00:00
diego b2e4995772 Remove bogus OPTFLAGS settings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20819 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 16:44:58 +00:00
voroshil a90135fc96 r20817: add full stop at end of sentence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20818 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 15:27:46 +00:00
kraymer d8e77e1531 add full stop at end of sentence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20817 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 15:15:49 +00:00
lucabe 22bff1ea7c Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20816 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 15:13:56 +00:00
kraymer f555edc501 r20657: (does not apply)
r20658: (cosmetics) Unify and clarify blank lines usage
r20682: (does not apply)
r20683: mention :tsaf on every instance of -mpegopts format=dvd
r20699: (does not apply)
r20700: A bunch of missing <systemitem class="library"> tags
r20701: Don't break a paragraph in a middle of a thought
r20702: (does not apply)
r20703: Better wording, especially if hyperlinks are not visible
r20704: Better URL markup
r20705: Unify ./configure script handling
r20739: Remove remnants of long-gone libfame.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20815 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 15:05:51 +00:00
kraymer 9813049ec4 commented out broken MSGTR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20814 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 14:26:14 +00:00
kraymer e21d33af60 r20648: Document ao_openal.
r20664: Clarify state of openal ao.
r20684: reccomend the usage of :tsaf with :format=dvd  in -mpegopts
r20690: consistency/grammar
r20707: spellfix and improvement suggested by Wanderer
r20739: Remove remnants of long-gone libfame.
r20773: - explain lavc lmin option more clearly
        - document lavc mblmin and mblmax options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20813 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 14:13:34 +00:00
voroshil cb6497bd3c Move non driver-specific block to non-driver specific procedure, to avoid
unnecceduplicating code.
Avoid calling set_volume on no-initialized radio device in close_s.



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20812 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 13:09:48 +00:00
uau d1639ced67 Change some constants in pts arithmetic from float to double.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20811 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 01:52:11 +00:00
uau f037400b74 Changed code that used pts=0 in demux packets to indicate "not known".
Now demux_real should be usable with -correct-pts.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20810 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 01:42:52 +00:00
diego 0aaab951ee Revert one more local change without effect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20809 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 00:38:22 +00:00
gpoirier d8435fd9c6 Fix crash when attempting to seek in a streamed unseekable stream, like
mms://a632.v3306a.c3306.e.vm.akamaistream.net/7/632/3306/v1/multith.download.akamai.com/3306/2005/COMEDIE/1144-0186-001.wmv 
patch by alexandre % alex14fr A yahoo P fr %


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20808 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:54:21 +00:00
diego b31b19858f 10l: Overlooked one $(EXESUF) addition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20807 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:45:15 +00:00
diego 99ae0e5b0d Update for malloc cast changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20806 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:31:33 +00:00
gpoirier 28f15faaa1 sync with r20774
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20805 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:22:38 +00:00
nicodvb 9451809971 changed ugly sizeof(*type_ptr) width sizeof(type)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20804 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:18:56 +00:00
diego b12e3f188f Revert nonsensical local change hunk that had no effect at all.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20803 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:08:41 +00:00
nicodvb eb9f86976f COSMETICS: reformatted this ugly mess in a consistent manner
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20802 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:05:33 +00:00
diego 8a565677cf Mark modified files as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20801 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 22:45:11 +00:00
reimar c407b9b070 Support URL redirections that do not specify full URL.
Fixes crash with mplayer -playlist http://www.radioseven.se/radioseven.pls.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20800 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 22:42:31 +00:00
rtogni bb52578528 Updated for controversial changes and irc-only decisions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20799 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 22:21:50 +00:00
gpoirier 80342d42af partial sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20798 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 20:34:32 +00:00
diego 34fee45e00 Reset _ld_xvid so that stray libs do not appear on the link command line.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20797 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 19:58:10 +00:00
michael 2434d5f7c2 dts, width/height explanation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20796 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 19:04:48 +00:00
eugeni 60d29dbd71 s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20795 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:57:40 +00:00
michael 59c8e9e6b2 size and stream_id docs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20794 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:50:58 +00:00
diego 5601fa28f7 Remove unused variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20793 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:46:42 +00:00
diego bd776149b1 Rename xvid4 variable/option back to xvid so as not to break scripts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20792 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:46:03 +00:00
michael 15a0cdbad6 clearer frame_code explanation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20791 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:40:08 +00:00
diego 2afd79af34 cosmetics: Fix indentation after last commit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20790 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:36:46 +00:00
diego 7accc82228 Separate XviD 3 and XviD 4 tests.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20789 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:35:32 +00:00
michael bf75a7c1c8 simple 1 line definition of what a keyframe is
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20788 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:32:54 +00:00
uau 0f6d5e4fd9 Change value used to indicate "unknown audio format" from 0 to -1.
0 collided with a valid format value.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20787 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:31:04 +00:00
diego d9a87e081e Remove some DivX 4 leftovers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20786 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 17:37:50 +00:00
voroshil e88a6ecf84 r20774: Adding ability to check allowed frequency range.
r20775: Spelling fix: Allowable -> Allowed
r20780: MSGTRs for ao_alsa.c
r20781: MSGTRs for libvo/aspect.c and libvo/vo_xv.c
r20782: remove duplicate MSGTR
r20783: 11l, revert r20782
typo fixed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20785 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 17:36:49 +00:00
voroshil e2d43c1b20 sync with r20774
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20784 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 17:29:34 +00:00
kraymer 05e94129ee 11l, revert r20782
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 15:10:12 +00:00
kraymer 361cebfbba remove duplicate MSGTR
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20782 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 15:01:21 +00:00
kraymer 7ae43d3309 MSGTRs for libvo/aspect.c and libvo/vo_xv.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20781 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 14:55:37 +00:00
kraymer 7043e4a0a7 MSGTRs for ao_alsa.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20780 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 14:52:33 +00:00
gpoirier 7c9d04f18b symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_free
Patch by Emanuele Giaquinta % e P giaquinta A glauco P it %
Original thread:
Subject: [MPlayer-dev-eng] [PATCH] liba52/parse.c: avoid dirty hack on mingw32
Date: 10/25/2006 03:19 AM


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20779 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 14:48:36 +00:00
gpoirier cb2b207948 partial sync with latest manpage commits
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20778 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 13:05:10 +00:00