summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make fail STREAM_CTRLs related to seeking/fetching time/chapter when the ↵nicodvb2006-11-111-2/+9
| | | | | | cache is enabled: they can't work atm git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20856 b3059339-0415-0410-9bf9-f77b7e298cf2
* in demux_seek() if STREAM_CTRL_SEEK_TO_CHAPTER suceeds call ↵nicodvb2006-11-111-0/+2
| | | | | | DEMUXER_CTRL_RESYNC to notify the demuxer of the change git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20855 b3059339-0415-0410-9bf9-f77b7e298cf2
* add encoding info to some man pageskraymer2006-11-115-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20854 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove very outdated and unmantained Swedish man pagekraymer2006-11-111-7327/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20853 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/by/be/michael2006-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20852 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hack to make wrapper.S be compiled again. Someone who knows make please fix ↵reimar2006-11-101-0/+1
| | | | | | properly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20851 b3059339-0415-0410-9bf9-f77b7e298cf2
* Skip empty lines in front of winamp playlist.rtogni2006-11-101-2/+6
| | | | | | | Fixes http://www.radioseven.se/radioseven.pls git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20850 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20834: The -gui command line option is back.voroshil2006-11-101-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20849 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translated section "VIDEO OUTPUT DRIVERS"voroshil2006-11-101-443/+484
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20848 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, wrong variable namediego2006-11-101-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20847 b3059339-0415-0410-9bf9-f77b7e298cf2
* within array MUST for time_base_idmichael2006-11-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20846 b3059339-0415-0410-9bf9-f77b7e298cf2
* clearer time_base_id descriptionmichael2006-11-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20845 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore .depend.diego2006-11-100-0/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20844 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add standard depend target.diego2006-11-101-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20843 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove loader_objfix.sh hack, it's only needed for very old OpenBSD versions.diego2006-11-102-16/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use default variable names.diego2006-11-101-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20841 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove redundant variable.diego2006-11-101-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20840 b3059339-0415-0410-9bf9-f77b7e298cf2
* time_base_countmichael2006-11-101-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20839 b3059339-0415-0410-9bf9-f77b7e298cf2
* stream_countmichael2006-11-101-0/+8
| | | | | | | a few more words for forward_ptr and file_id_string git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20838 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove mmx.h, the licensing status was doubtful, and put a minimaldiego2006-11-102-706/+80
| | | | | | | replacement header in the place where it's needed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20837 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo/grammardiego2006-11-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20836 b3059339-0415-0410-9bf9-f77b7e298cf2
* The addition of loader/ to PARTS depended on a non-existing variable.diego2006-11-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20835 b3059339-0415-0410-9bf9-f77b7e298cf2
* The -gui command line option is back.diego2006-11-101-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20834 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20774: Adding ability to check allowed frequency range.kraymer2006-11-101-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20833 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark file as UTF-8-encoded.diego2006-11-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20832 b3059339-0415-0410-9bf9-f77b7e298cf2
* shut warning on "realloc undefined" in demuxer.hods152006-11-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20831 b3059339-0415-0410-9bf9-f77b7e298cf2
* update libnut APIods152006-11-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20830 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20817kraymer2006-11-101-1/+75
| | | | | | | patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20829 b3059339-0415-0410-9bf9-f77b7e298cf2
* idenfify now shows the timings of chapters of the chosen pgcnicodvb2006-11-101-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20828 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable linking mplayer (and internal static libavcodec) withrathann2006-11-092-9/+30
| | | | | | | | 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
* one more deuglificationnicodvb2006-11-091-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20826 b3059339-0415-0410-9bf9-f77b7e298cf2
* COSMETICS: renamed dvdnav_priv to privnicodvb2006-11-091-56/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20825 b3059339-0415-0410-9bf9-f77b7e298cf2
* put back accidentally reverted r20742 commitgpoirier2006-11-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20824 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 20191, patch by Alexandre Coutherez %newt A neopulsar P org%gpoirier2006-11-091-171/+498
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20823 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missed 'break'.voroshil2006-11-091-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20822 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow disabling internal libdvdcss.diego2006-11-092-3/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20821 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20711: MSGTRs for demux_avi.ckraymer2006-11-091-1/+81
| | | | | | | | | | | | | | 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
* Remove bogus OPTFLAGS settings.diego2006-11-092-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20819 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20817: add full stop at end of sentencevoroshil2006-11-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20818 b3059339-0415-0410-9bf9-f77b7e298cf2
* add full stop at end of sentencekraymer2006-11-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20817 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."lucabe2006-11-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20816 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20657: (does not apply)kraymer2006-11-094-37/+106
| | | | | | | | | | | | | | | | | 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
* commented out broken MSGTRkraymer2006-11-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20814 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20648: Document ao_openal.kraymer2006-11-091-11/+37
| | | | | | | | | | | | | 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
* Move non driver-specific block to non-driver specific procedure, to avoidvoroshil2006-11-091-17/+15
| | | | | | | | | 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
* Change some constants in pts arithmetic from float to double.uau2006-11-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20811 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed code that used pts=0 in demux packets to indicate "not known".uau2006-11-091-13/+13
| | | | | | | Now demux_real should be usable with -correct-pts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20810 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert one more local change without effect.diego2006-11-092-10/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20809 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash when attempting to seek in a streamed unseekable stream, likegpoirier2006-11-081-0/+2
| | | | | | | | 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
* 10l: Overlooked one $(EXESUF) addition.diego2006-11-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20807 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update for malloc cast changes.diego2006-11-081-2/+299
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20806 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r20774gpoirier2006-11-081-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20805 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed ugly sizeof(*type_ptr) width sizeof(type)nicodvb2006-11-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20804 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert nonsensical local change hunk that had no effect at all.diego2006-11-083-23/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20803 b3059339-0415-0410-9bf9-f77b7e298cf2
* COSMETICS: reformatted this ugly mess in a consistent mannernicodvb2006-11-081-70/+71
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20802 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark modified files as such.diego2006-11-082-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20801 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support URL redirections that do not specify full URL.reimar2006-11-083-2/+21
| | | | | | | 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
* Updated for controversial changes and irc-only decisionsrtogni2006-11-081-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20799 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial syncgpoirier2006-11-081-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20798 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reset _ld_xvid so that stray libs do not appear on the link command line.diego2006-11-081-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20797 b3059339-0415-0410-9bf9-f77b7e298cf2
* dts, width/height explanationmichael2006-11-081-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20796 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/break/continue/. A crazy mistake, somehow unnoticed for more that 2 months.eugeni2006-11-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20795 b3059339-0415-0410-9bf9-f77b7e298cf2
* size and stream_id docsmichael2006-11-081-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20794 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove unused variables.diego2006-11-081-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20793 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename xvid4 variable/option back to xvid so as not to break scripts.diego2006-11-081-17/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20792 b3059339-0415-0410-9bf9-f77b7e298cf2
* clearer frame_code explanationmichael2006-11-081-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20791 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix indentation after last commit.diego2006-11-081-9/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20790 b3059339-0415-0410-9bf9-f77b7e298cf2
* Separate XviD 3 and XviD 4 tests.diego2006-11-082-38/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20789 b3059339-0415-0410-9bf9-f77b7e298cf2
* simple 1 line definition of what a keyframe ismichael2006-11-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20788 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change value used to indicate "unknown audio format" from 0 to -1.uau2006-11-083-3/+7
| | | | | | | 0 collided with a valid format value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20787 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove some DivX 4 leftovers.diego2006-11-081-12/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20786 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20774: Adding ability to check allowed frequency range.voroshil2006-11-081-1/+75
| | | | | | | | | | | | 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
* sync with r20774voroshil2006-11-081-3/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20784 b3059339-0415-0410-9bf9-f77b7e298cf2
* 11l, revert r20782kraymer2006-11-081-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20783 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove duplicate MSGTRkraymer2006-11-081-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20782 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTRs for libvo/aspect.c and libvo/vo_xv.ckraymer2006-11-083-16/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20781 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTRs for ao_alsa.ckraymer2006-11-082-60/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20780 b3059339-0415-0410-9bf9-f77b7e298cf2
* symplify aligned memory allocation on mingw32 by using ffmpeg's ↵gpoirier2006-11-081-10/+9
| | | | | | | | | | | | 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
* partial sync with latest manpage commitsgpoirier2006-11-081-2/+27