gpoirier
e7b35ef3b7
Warn about x264encopts new parser which breaks 3rd party tools
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20067 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 09:46:06 +00:00
kraymer
7177d0c051
r20061: document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
...
r20060: Remove the x264 option parser, and pass the options on to libx264 as a string instead. (..)
r20053: Mark ao_sdl as SDL-only.
r20052: Add SDL-specific keys.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20066 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 09:33:50 +00:00
gpoirier
788f067ed9
Fix build failure
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20065 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 09:07:12 +00:00
torinthiel
27af155ab1
sync with r20051
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20064 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 08:30:52 +00:00
voroshil
fce5dae39b
r20054: Remove outdated/duplicate parts from the SDL section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20063 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 04:57:09 +00:00
voroshil
12a3be5258
r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit)
...
r20051: some reformatting
Additionally some typos fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20062 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 04:51:57 +00:00
lorenm
a18abf1c4a
document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20061 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 02:09:50 +00:00
lorenm
0594cd07a0
Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options.
...
A few options had to be reorganized: partitions, deblockalpha/beta, me, direct_pred.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20060 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 02:03:10 +00:00
diego
1240e6bde5
Test programs depend on $(LIB).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20059 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 00:57:48 +00:00
nplourde
a99eefdfef
Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20058 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-05 00:12:04 +00:00
diego
9c19753fcc
FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20057 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 22:18:40 +00:00
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