diego
92ccf5efe4
further sync by Carl Furstenberg <azatoth at gmail dot com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13849 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-02 01:57:49 +00:00
kraymer
0851f2668c
several updates in video filters section, almost finished sync
...
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
2004-11-02 00:03:38 +00:00
nplourde
449c938801
enable vcd support on all based darwin system
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13847 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 22:13:36 +00:00
wight
f314a62b6b
sync 1.799
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13846 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 20:49:18 +00:00
reimar
ca6fcb2792
vo_gl should work fine with -fixed-vo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13845 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 20:30:24 +00:00
reimar
1a7a3f8b38
fullscreen fixes and GUI support for vo_gl
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13844 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 20:24:37 +00:00
nplourde
0e49449d13
fix build on darwin ppc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13843 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 17:57:00 +00:00
nplourde
32e51e5537
do not hide mouse and menubar in fulscreen if not using main device
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13842 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 17:19:25 +00:00
nplourde
6ff66b7dbb
more panscan fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13841 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 16:17:49 +00:00
rathann
9ca81fc9c3
small compilation fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13840 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 14:46:57 +00:00
rathann
8fbd447e75
small fix to find DocBook DTD in more exotic locations like
...
/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
2004-11-01 14:44:57 +00:00
rtognimp
a10c321342
Memleak fix: free index data at demuxer_close
...
Patch by Wei Jiang ( jiangw98 at yahoo dot com )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13838 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 13:49:07 +00:00
rtognimp
c862aa09db
More changes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13837 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 13:24:37 +00:00
nplourde
bb775c3617
osx port related
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13836 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 22:43:41 +00:00
rtognimp
c6966a772f
Typo, found by Nico Sabbi
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13835 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 22:12:45 +00:00
diego
800d4b2d23
more pre6 changes by Roberto and me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13834 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 21:11:42 +00:00
reimar
af34f791a7
Different buffering scheme, avoiding possible races (SDL is using threads!).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13833 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 21:02:47 +00:00
gpoirier
ed0d87f397
French fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13832 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 19:58:36 +00:00
faust3
b4d0ea9adb
some people have GREP_OPTIONS set to --ignore-case what makes it a bit 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
2004-10-31 18:19:28 +00:00
atmos4
eee1e83c8a
gcc-4 compile fix: invalid lvalue in assignment
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13830 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 18:05:10 +00:00
atmos4
8aa920c937
Fix erroneus extern declarations, fix wrong signedness of some vars
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13829 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 18:01:14 +00:00
atmos4
a2f47e9648
gcc-4.0.0-20041024 compile-fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13828 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 15:40:47 +00:00
rtognimp
f24de04efd
Update decoders section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13827 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 13:50:11 +00:00
rtognimp
6fb5fbbbd5
QuickDraw video decoding support via lavc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13826 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 13:46:35 +00:00
faust3
e43bf450f5
a few 10l fixes by Wei Jiang <jiangw98@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13825 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 10:27:40 +00:00
wight
2b66a6e2be
sync 1.15
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13824 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 08:35:27 +00:00
diego
1de2f77a57
preliminary pre6 changes from Reimar
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13823 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-31 01:29:17 +00:00
diego
cb305f5b19
QuickSilver skin author, typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13822 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 21:49:55 +00:00
diego
08866ec43b
sync with homepage
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13821 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 21:47:06 +00:00
kraymer
a6e7e9e848
(re-)synced with 1.798 downto video filters section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13820 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 21:14:41 +00:00
nplourde
6ec468e599
window now save is old position when going in fullscreen or while using resize preset
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13819 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 19:56:41 +00:00
kraymer
40bcb850cf
(re-)sync downto decoding/filtering options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13818 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 19:47:51 +00:00
wight
77ddaaeb22
sync tag bump, forgot previously
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13817 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 17:57:04 +00:00
wight
635d677588
-sync 1.798
...
-some Polish fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13816 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 17:49:53 +00:00
wight
7229a1a310
-sync 1.52
...
-trailing whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13815 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 17:16:15 +00:00
diego
f653eec756
Marillat's homepage has moved.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13814 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 16:56:03 +00:00
wight
a51fdae37e
sync tag bump
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13813 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 16:39:21 +00:00
kraymer
3d06bcbb7d
sync to 1.151 (but doesn't reflect according changes in help_mp-en.h; it's
...
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
2004-10-30 15:10:05 +00:00
kraymer
095e0bbab3
little wording
...
continuing sync process
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13811 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 14:16:56 +00:00
faust3
4f9ec2c516
AMD64 fixes based on patch by Timo Teräs <timo.teras@iki.fi>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13810 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 12:17:16 +00:00
faust3
065ea0a359
small memleak fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13809 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 10:40:53 +00:00
faust3
b4918b7bae
Memory Free function Fix, based on patch by Wei Jiang <jiangw98@yahoo.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13808 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 10:09:52 +00:00
gpoirier
bf90e11955
Sync with 1.798 + french fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13807 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 09:46:16 +00:00
faust3
1dea883a44
avoid infinite recursion patch by Bernhard Rosenkraenzer <bero@arklinux.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13806 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 09:31:33 +00:00
mosu
6042541374
DTS uses the format tag 0x2001. Patch by Joakim Plate (joakim ! plate () ecce ! se)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13805 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 08:47:04 +00:00
mosu
6bc7b34350
Declare a prototype for the function before it is used. Otherwise some 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
2004-10-30 08:42:25 +00:00
faust3
666adde006
fix XVideo misdetection on OSF/1, patch by Gabucino <gabucino at mplayerhq.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13803 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-30 08:17:48 +00:00
al
a8db0e4a90
Fixed the assumption user will always give 2+ args to the program.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13802 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-29 22:05:34 +00:00
rtognimp
4aa0c76124
ffmpeg mjpeg-b is working
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13801 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-29 20:48:13 +00:00
kraymer
79e9e585a5
continuing updates
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13800 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-29 19:15:41 +00:00