aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* r20876: rename: XviD -> XvidGravatar voroshil2006-11-13
| | | | | | | | | | | r20866: Recommend gcc 3.4+. r20870: Restore PowerPC gcc note that I mistakenly removed. r20873: Misc issues noticed by Torinthiel. r20878: [cosmetics]... r20879: [small fixes]... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20895 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try to handle oversized asf headers by ignoring anything beyond the first MBGravatar reimar2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20894 b3059339-0415-0410-9bf9-f77b7e298cf2
* Incomplete support for vobsub (missing palette support) andGravatar reimar2006-11-13
| | | | | | | | text (missing styles and edl support) subtitles in mov, see also bug #611 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20893 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move sh_sub_t to stheader.h, where all the other sh structs are definedGravatar reimar2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20892 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support \t with acceleration.Gravatar eugeni2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20891 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial fix for semitransparent glyph outlines.Gravatar eugeni2006-11-13
| | | | | | | | | | | | | This fix removes semitransparent area (less then pixel width) between glyph and it's outline. Instead, it makes them overlap a little. It usually looks much better this way. Complete fix seems impossible with the current output format (single color alpha bitmaps). The right way is to blend both glyph and outline into one bitmap so that 2 pixels with 50% transparency produce a fully solid one. This requires RGBA bitmap output from libass. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20890 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add forgotten new_sh_subGravatar reimar2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20889 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make subtitle stream handling more similar to audio and video streams.Gravatar reimar2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20888 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing translated stringsGravatar gpoirier2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20887 b3059339-0415-0410-9bf9-f77b7e298cf2
* pts definition by mansGravatar michael2006-11-13
| | | | | | | dts definition and decode_delay definition by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20886 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 20876Gravatar torinthiel2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20885 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with r20879Gravatar torinthiel2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20884 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vop has been deprecated a long time ago.Gravatar diego2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20883 b3059339-0415-0410-9bf9-f77b7e298cf2
* vop --> vfGravatar diego2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20882 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove/fix outdated message.Gravatar diego2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20881 b3059339-0415-0410-9bf9-f77b7e298cf2
* typoGravatar diego2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20880 b3059339-0415-0410-9bf9-f77b7e298cf2
* [small fixes]Gravatar torinthiel2006-11-13
| | | | | | | | | | | - punctuation - improve markup of <screen> - fix odd '>|' as a shell redirection operator - sentence order - key names git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20879 b3059339-0415-0410-9bf9-f77b7e298cf2
* [cosmetics]Gravatar torinthiel2006-11-13
| | | | | | | | | | - fix end-tag not being in the same column as start-tag - some more indentation fixes - blank lines added/removed for consistency and visual markup - visual separation of sect* tags git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20878 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20866: Recommend gcc 3.4+.Gravatar kraymer2006-11-13
| | | | | | | | | | r20870: Restore PowerPC gcc note that I mistakenly removed. r20872: Clarify -dumpaudio, it is not useful normally r20873: Misc issues noticed by Torinthiel. r20876: rename: XviD -> Xvid git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20877 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename: XviD -> XvidGravatar kraymer2006-11-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20876 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20873Gravatar Gabrov2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20875 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to 0.6.2, patch by Giacomo Comes, comes naic eduGravatar diego2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20874 b3059339-0415-0410-9bf9-f77b7e298cf2
* Misc issues noticed by Torinthiel.Gravatar diego2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20873 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify -dumpaudio, it is not useful normallyGravatar reimar2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20872 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r20870Gravatar torinthiel2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Restore PowerPC gcc note that I mistakenly removed.Gravatar diego2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20870 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix compilation with latest libavformat/avidec.c by adding ENABLE_ definesGravatar reimar2006-11-12
| | | | | | | for all ffmpeg-related CONFIG_ defines, just like ffmpeg's configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20869 b3059339-0415-0410-9bf9-f77b7e298cf2
* change include "nut.h" to <nut.h> to make gcc pick the correct nut.h for ↵Gravatar ods152006-11-12
| | | | | | libnut de/muxer.. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20868 b3059339-0415-0410-9bf9-f77b7e298cf2
* consistency fix: STREAM_CTRL_GET_TIME_LENGTH and ↵Gravatar nicodvb2006-11-12
| | | | | | STREAM_CTRL_GET_CURRENT_TIME now return time in (double) seconds git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20867 b3059339-0415-0410-9bf9-f77b7e298cf2
* Recommend gcc 3.4+.Gravatar diego2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20866 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mac OS X Server supportGravatar diego2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20865 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)Gravatar reimar2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20864 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate message, the same info is printed anyway.Gravatar diego2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20863 b3059339-0415-0410-9bf9-f77b7e298cf2
* least restrictive dts ordering rule which ensures frames are in decoding orderGravatar michael2006-11-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20862 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20817Gravatar Gabrov2006-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20861 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r20859Gravatar Gabrov2006-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20860 b3059339-0415-0410-9bf9-f77b7e298cf2
* r20834: The -gui command line option is back.Gravatar kraymer2006-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20859 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1. convert single quotation mark to double one for better lookingGravatar kraymer2006-11-11
| | | | | | | | 2. wording of "resolution", and some sync w/ en/mplayer.1 r20774 patch by Sheldon Jin (jinsh2 yahoo com) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20858 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed duplicated check in demuxer_seek_chapterGravatar nicodvb2006-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20857 b3059339-0415-0410-9bf9-f77b7e298cf2
* make fail STREAM_CTRLs related to seeking/fetching time/chapter when the ↵Gravatar nicodvb2006-11-11
| | | | | | 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 ↵Gravatar nicodvb2006-11-11
| | | | | | 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 pagesGravatar kraymer2006-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20854 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove very outdated and unmantained Swedish man pageGravatar kraymer2006-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20853 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/by/be/Gravatar michael2006-11-11
| | | | 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 ↵Gravatar reimar2006-11-10
| | | | | | properly. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20851 b3059339-0415-0410-9bf9-f77b7e298cf2
* Skip empty lines in front of winamp playlist.Gravatar rtogni2006-11-10
| | | | | | | 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.Gravatar voroshil2006-11-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20849 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translated section "VIDEO OUTPUT DRIVERS"Gravatar voroshil2006-11-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20848 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, wrong variable nameGravatar diego2006-11-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20847 b3059339-0415-0410-9bf9-f77b7e298cf2
* within array MUST for time_base_idGravatar michael2006-11-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20846 b3059339-0415-0410-9bf9-f77b7e298cf2