aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* further sync by Carl Furstenberg <azatoth at gmail dot com>Gravatar diego2004-11-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13849 b3059339-0415-0410-9bf9-f77b7e298cf2
* several updates in video filters section, almost finished syncGravatar kraymer2004-11-02
| | | | | | | | added a tag to indicate how far the sync process has gone 1.799: vo_gl should work fine with -fixed-vo git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13848 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable vcd support on all based darwin systemGravatar nplourde2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13847 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.799Gravatar wight2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13846 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_gl should work fine with -fixed-voGravatar reimar2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13845 b3059339-0415-0410-9bf9-f77b7e298cf2
* fullscreen fixes and GUI support for vo_glGravatar reimar2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13844 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix build on darwin ppcGravatar nplourde2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13843 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not hide mouse and menubar in fulscreen if not using main deviceGravatar nplourde2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13842 b3059339-0415-0410-9bf9-f77b7e298cf2
* more panscan fixGravatar nplourde2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13841 b3059339-0415-0410-9bf9-f77b7e298cf2
* small compilation fixGravatar rathann2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13840 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fix to find DocBook DTD in more exotic locations likeGravatar rathann2004-11-01
| | | | | | | /usr/share/sgml/docbook/xml-dtd-4.1.2-1.0-22.1/docbookx.dtd git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13839 b3059339-0415-0410-9bf9-f77b7e298cf2
* Memleak fix: free index data at demuxer_closeGravatar rtognimp2004-11-01
| | | | | | | Patch by Wei Jiang ( jiangw98 at yahoo dot com ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13838 b3059339-0415-0410-9bf9-f77b7e298cf2
* More changesGravatar rtognimp2004-11-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13837 b3059339-0415-0410-9bf9-f77b7e298cf2
* osx port relatedGravatar nplourde2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13836 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo, found by Nico SabbiGravatar rtognimp2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13835 b3059339-0415-0410-9bf9-f77b7e298cf2
* more pre6 changes by Roberto and meGravatar diego2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13834 b3059339-0415-0410-9bf9-f77b7e298cf2
* Different buffering scheme, avoiding possible races (SDL is using threads!).Gravatar reimar2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13833 b3059339-0415-0410-9bf9-f77b7e298cf2
* French fixesGravatar gpoirier2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13832 b3059339-0415-0410-9bf9-f77b7e298cf2
* some people have GREP_OPTIONS set to --ignore-case what makes it a bit ↵Gravatar faust32004-10-31
| | | | | | dangerous to rely on the string MPlayer for the big endian check git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13831 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc-4 compile fix: invalid lvalue in assignmentGravatar atmos42004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13830 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix erroneus extern declarations, fix wrong signedness of some varsGravatar atmos42004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13829 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc-4.0.0-20041024 compile-fixGravatar atmos42004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13828 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update decoders sectionGravatar rtognimp2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13827 b3059339-0415-0410-9bf9-f77b7e298cf2
* QuickDraw video decoding support via lavcGravatar rtognimp2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13826 b3059339-0415-0410-9bf9-f77b7e298cf2
* a few 10l fixes by Wei Jiang <jiangw98@yahoo.com>Gravatar faust32004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13825 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.15Gravatar wight2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13824 b3059339-0415-0410-9bf9-f77b7e298cf2
* preliminary pre6 changes from ReimarGravatar diego2004-10-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13823 b3059339-0415-0410-9bf9-f77b7e298cf2
* QuickSilver skin author, typoGravatar diego2004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13822 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with homepageGravatar diego2004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13821 b3059339-0415-0410-9bf9-f77b7e298cf2
* (re-)synced with 1.798 downto video filters sectionGravatar kraymer2004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13820 b3059339-0415-0410-9bf9-f77b7e298cf2
* window now save is old position when going in fullscreen or while using ↵Gravatar nplourde2004-10-30
| | | | | | resize preset git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13819 b3059339-0415-0410-9bf9-f77b7e298cf2
* (re-)sync downto decoding/filtering optionsGravatar kraymer2004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13818 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag bump, forgot previouslyGravatar wight2004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13817 b3059339-0415-0410-9bf9-f77b7e298cf2
* -sync 1.798Gravatar wight2004-10-30
| | | | | | | -some Polish fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13816 b3059339-0415-0410-9bf9-f77b7e298cf2
* -sync 1.52Gravatar wight2004-10-30
| | | | | | | -trailing whitespace cosmetics git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13815 b3059339-0415-0410-9bf9-f77b7e298cf2
* Marillat's homepage has moved.Gravatar diego2004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13814 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag bumpGravatar wight2004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13813 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to 1.151 (but doesn't reflect according changes in help_mp-en.h; it'sGravatar kraymer2004-10-30
| | | | | | | | rather the addition of missing definitions triggered by help-mp.sh script): general and dvd navigation player messages git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13812 b3059339-0415-0410-9bf9-f77b7e298cf2
* little wordingGravatar kraymer2004-10-30
| | | | | | | continuing sync process git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13811 b3059339-0415-0410-9bf9-f77b7e298cf2
* AMD64 fixes based on patch by Timo Teräs <timo.teras@iki.fi>Gravatar faust32004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13810 b3059339-0415-0410-9bf9-f77b7e298cf2
* small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>Gravatar faust32004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13809 b3059339-0415-0410-9bf9-f77b7e298cf2
* Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>Gravatar faust32004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13808 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.798 + french fixesGravatar gpoirier2004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13807 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>Gravatar faust32004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13806 b3059339-0415-0410-9bf9-f77b7e298cf2
* DTS uses the format tag 0x2001. Patch by Joakim Plate (joakim ! plate () ↵Gravatar mosu2004-10-30
| | | | | | ecce ! se) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13805 b3059339-0415-0410-9bf9-f77b7e298cf2
* Declare a prototype for the function before it is used. Otherwise some ↵Gravatar mosu2004-10-30
| | | | | | compiler versions will "optimize" them away, and linking will fail. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13804 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>Gravatar faust32004-10-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13803 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed the assumption user will always give 2+ args to the program.Gravatar al2004-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13802 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffmpeg mjpeg-b is workingGravatar rtognimp2004-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13801 b3059339-0415-0410-9bf9-f77b7e298cf2
* continuing updatesGravatar kraymer2004-10-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13800 b3059339-0415-0410-9bf9-f77b7e298cf2