Commit Graph

20101 Commits

Author SHA1 Message Date
kraymer 62801978e8 r20054: Remove outdated/duplicate parts from the SDL section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20056 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:53:00 +00:00
diego 7989fbe53c Also ignore shared libraries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20055 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:40:35 +00:00
diego 83e3cf9f2a Remove outdated/duplicate parts from the SDL section.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20054 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:30:59 +00:00
diego 48416d04ca Mark ao_sdl as SDL-only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20053 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:28:08 +00:00
diego 09ed16cf8a Add SDL-specific keys.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20052 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:24:34 +00:00
diego 089511cf7e some reformatting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20051 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:11:42 +00:00
Gabrov 8c4c8d61ce synced with r20049
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20050 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 21:00:15 +00:00
torinthiel 3317803484 Partial sync to r20024, more to follow (hopefully soon)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20049 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 19:39:26 +00:00
kraymer 0ce2157efe r20041: Add IDs to some examples/tables.
r20043: Fix hz vs Hz typo.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20048 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 18:32:16 +00:00
voroshil ebd82d540a Fix russian docs build error, caused by my r20046 commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20047 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 17:59:09 +00:00
voroshil b2217ac177 r20041: Add IDs to some examples/tables.
r20043: (Fix hz with Hz typo) no real change was needed
Also fixed some small typos and translation errors


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20046 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 17:52:55 +00:00
kraymer 04a7e37a82 r19979: after a long time, finally i could add -endpos option to mplayer
executable. (..)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20045 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 17:45:28 +00:00
voroshil 471e7f368c r19979: added MSGTR_MPEndposNosizeBased string
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20044 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 17:29:19 +00:00
diego b1da2a58ed Fix hz vs Hz typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20043 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 16:54:19 +00:00
diego ff0bbe67d6 Remove unused files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20042 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 16:52:23 +00:00
diego 3d97b50328 Add IDs to some examples/tables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20041 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 16:51:22 +00:00
diego 254a1757fa Remove cs_test and swscale-example on clean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20040 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 14:02:42 +00:00
diego 767bf9402f Remove redundant EXTRALIBS declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20039 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 14:00:14 +00:00
diego 17a374e14b Simplify compilation call by using $(EXTRALIBS).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20038 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 13:56:24 +00:00
diego 8b9ca10a4d Fix warnings:
swscale-example.c:87: warning: implicit declaration of function 'sws_format_name'
swscale-example.c:214: warning: implicit declaration of function 'sws_rgb2rgb_init'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20037 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 13:54:56 +00:00
diego 04acb4f27e Fix warnings:
cs_test.c:62: warning: return type defaults to 'int'
cs_test.c:64: warning: implicit declaration of function 'memalign'


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20036 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 13:51:12 +00:00
diego b723519b55 Make sync tags consistent.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20035 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 13:41:05 +00:00
diego 0285067879 Remove stray $ from sync tags.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20034 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 13:40:07 +00:00
gpoirier 68bad6d394 Remove outdate, obsolete and inflammatory rants section made in r19973 of English doc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20033 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 11:46:39 +00:00
nicodvb c04dc45de0 warn the user to disable the cache when playing dvdnav streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20032 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:32:38 +00:00
diego 35369fe1ba Add a note about checking XML documentation build.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20031 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:12:18 +00:00
kraymer 37de6c6c39 r20028: faacopts :object is in the range 1..4, not 0..3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20030 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:10:44 +00:00
diego 4f05278770 Comment out sections that break the build.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20029 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:09:59 +00:00
nicodvb e5bce94fed faacopts :object is in the range 1..4, not 0..3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20028 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 09:04:14 +00:00
torinthiel 23b2d0532a Recent updates, to r 20024
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20027 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 08:48:43 +00:00
diego 77347df36f Remove bogus #ifndef WORDS_BIGENDIAN.
patch by Emanuele Giaquinta, e.giaquinta glauco it


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20026 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 08:46:32 +00:00
diego d8badb55dc The language code for Norwegian Bokmal is nb, not no.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20025 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 08:19:58 +00:00
aurel ae22c7d3f7 make some global var static (fix a build failure with shared lib on x86_64)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20024 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 23:51:32 +00:00
corey 30ad3c812e make PSNR printing more consistent with other encoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20023 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 23:20:31 +00:00
diego 313d4f22cb Sync with FFmpeg r6543.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20022 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 18:28:37 +00:00
diego 098bfe9f95 Fix unused variable warning when compiling with MMX disabled.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20021 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 17:11:43 +00:00
kraymer 801a8e56d0 remove trailing periods in listing, insert dashes for "MPEG n"s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20020 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 14:26:13 +00:00
kraymer 38bc02f523 r20008: correct parameter value case for -pvr vmode option
r20000: updated en and fr man pages with changes introduced by new pvr layer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20019 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-03 14:21:16 +00:00
eugeni 4f3df622bf Simplify and optimize bitmap blending.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20018 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-02 17:30:18 +00:00
rathann 915bfd16f0 Fix make install. 10l for Diego.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20017 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-02 00:51:29 +00:00
gpoirier 864a6c9f20 Compile fix for odd versions of binutils, namely the ones in Fedora.
Patch by Reimar
Original thread:
Date: Oct 1, 2006 4:42 PM
Subject: Re: [MPlayer-dev-eng] vf_yadif.c: fix for (probably) older binutils


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20016 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 19:51:04 +00:00
gpoirier e1595c716b Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache Access"
Patch by Zuxy Meng


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20015 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 17:19:45 +00:00
eugeni 50ca7a4f72 Add copyright notice and vim/emacs comments to libass and vf_ass.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20014 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 17:09:04 +00:00
diego 5c422c2466 Work around ln limitations on MinGW.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20013 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 17:00:20 +00:00
diego da4223291d Remove unused variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20012 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 14:17:45 +00:00
nicodvb c5cbf5efe6 Reset demuxer->sub (consistently with audio and video) after seeking and at the end
of demux_mpg_open() to prevent ghost packets. Patch by Olaf Mandel - olaf mandel name.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20011 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 09:33:23 +00:00
voroshil 661eb52612 Fixed typos and some translation errors.
Better translation of some technical terms.
Patch from Andrew Savchenko bircoph list ru.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20010 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-01 09:25:34 +00:00
reimar 798b104801 Fix broken parse_time_size, it would cause MPlayer to parse its parameter twice,
e.g. "mplayer file -endpos 01" would try to play the file "01", too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20009 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 23:23:41 +00:00
ben 050ff7d8bd correct parameter value case for -pvr vmode option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20008 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 20:57:03 +00:00
reimar 994ce81ee3 Remove another duplicate and useless ;
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20007 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-09-29 15:35:29 +00:00