diego
1290235b58
Prefer FSF-style AltiVec flags over Apple-style.
...
FSF gcc is better than Apple gcc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26720 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 14:57:13 +00:00
diego
b77add3447
Simplify AltiVec compiler flag test.
...
Add a note about the new build system to the AUTHORS file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26719 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 14:54:51 +00:00
reimar
dd73597f8c
usec_sleep(0) is not the same as not sleeping at all.
...
Fixes massive slowdown on Windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26718 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 14:03:42 +00:00
diego
87836bc7c8
Simplify AltiVec CFLAG test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26717 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 13:41:10 +00:00
diego
26f5615762
Replace some if constructs with && in the AltiVec test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26716 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 13:40:36 +00:00
diego
3f747ea3a7
cosmetics: whitespace changes, spelling, code moving in AltiVec test.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26715 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 13:23:05 +00:00
reimar
f85e3daca5
Add . to windres include path (otherwise version.h is not found).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26714 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 12:38:35 +00:00
reimar
f30961d414
Add force-pbo suboption for faster OpenGL output.
...
Based on a patch by Sven Gothel sgothel-jausoftcom.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26713 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 12:21:37 +00:00
diego
00b1ac02e2
Only check for and set AltiVec flags if AltiVec or runtime CPU detection is
...
enabled. Fixes Bugzilla #1073 .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26712 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 12:13:53 +00:00
gpoirier
cac788de05
Consistency fix: all DVD encoding examples had ":aspect=16/9" option, so put
...
it everywhere else.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26711 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 12:11:05 +00:00
diego
ca91eee881
Remove outdated FIXME comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26710 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 12:07:06 +00:00
reimar
c5d4e7908d
Add ati-hack suboption that aligns the lines to 32/64 bytes for PBO transfers
...
to avoid what is probably a bug in the driver.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26709 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-10 11:48:17 +00:00
diego
f7924f3fdd
Add some comment headings to divide the Makefile into logical chapters.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26708 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-09 17:51:44 +00:00
diego
82b8b8dbe7
cosmetics: Move some stuff around for more logical grouping.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26707 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-09 17:47:19 +00:00
superdump
429e8afc84
Remove in_asm_used_var_warning_killer()
...
Patch by Keiji Costantini ( strites gmail com )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26706 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-09 12:47:55 +00:00
gpoirier
a30748208a
sync w/r26674
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26705 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-09 12:44:30 +00:00
diego
f6318795de
FFmpeg parts no longer require extra -I CFLAGS.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26704 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-09 12:39:04 +00:00
diego
0b1b4814a8
Sync with latest FFmpeg changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26703 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-09 12:38:33 +00:00
diego
e6f301c8ae
Use full path for #includes from another directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26702 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-09 12:00:25 +00:00
diego
5f377b0985
cosmetics: indentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26701 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-09 00:02:27 +00:00
diego
1b9fab9b17
Add options to handle the external libraries in libavcodec, which require
...
extra linker flags etc. individually.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26700 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 22:50:17 +00:00
diego
becb41b03e
Add option to disable mp3lame.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26699 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 22:32:40 +00:00
diego
e68334018f
cosmetics: Rename _lavc_* variables to _*_lavc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26698 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 21:58:32 +00:00
diego
e5b39178e8
cosmetics: Rename _def_lavc_* variables to _def_*_lavc.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26697 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 21:50:31 +00:00
diego
ed5f632ca1
Remove useless output.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26696 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 21:22:13 +00:00
compn
80dc6cf37b
add h264 speedups
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26695 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 16:23:07 +00:00
ulion
d915b7fc97
Reindent for last commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26694 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 16:05:49 +00:00
ulion
30f7fb8c69
Distinguish between ac3 and dts by format tag.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26693 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 15:55:21 +00:00
eugeni
2c9139be84
Define FC_FULLNAME and FC_EMBOLDEN to fix compilation with ancient fontconfig.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26692 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 13:54:00 +00:00
eugeni
263c691380
If both full name and family are available, use the former in inexact match warning.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26691 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 13:53:58 +00:00
eugeni
4805407960
Remove extra family names from the search pattern after FcFontSort and
...
call FcFontRenderPrepare to select the best family name for the font in case
there are several of them.
This does not affect font matching results, but helps to avoid warning about
inexact match.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26690 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 13:53:56 +00:00
diego
071f30cee8
Add paragraph about homepage translation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26689 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 00:14:18 +00:00
diego
c792add91f
Clarify order of importance for translations.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26688 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 00:10:35 +00:00
diego
549dc41033
Move some blocks around for better text structuring.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26687 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 00:04:27 +00:00
diego
20d3bb5709
Add paragraph headings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26686 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-08 00:00:57 +00:00
diego
2bfced63f5
small wording fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26685 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 23:58:59 +00:00
diego
95bb2b83b9
more complete mphelp_check.py command lines, typo, clarifications
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26684 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 23:55:03 +00:00
diego
410f101d4d
Remove obscure comment about libmp3lame depending on Vorbis.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26683 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 23:45:11 +00:00
diego
5fb33b5b5f
1l: Remove leftover _lavc_x264 variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26682 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 23:26:16 +00:00
reimar
c8b5921d06
Avoid dependency on newer pulseaudio version.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26681 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 22:46:50 +00:00
diego
96fa9c4e24
Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26680 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 08:01:51 +00:00
diego
e9de5ea8df
Relicense file as GPL v2+; bero granted permission on IRC.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26679 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-07 07:49:35 +00:00
diego
6630c983d6
Always enable x264 in libavcodec if x264 is enabled.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26678 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 22:56:42 +00:00
ptt
6b48b82de6
synced with r26649
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26677 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 15:10:14 +00:00
ptt
2934baa107
synced with r26674
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26676 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 15:06:56 +00:00
gpoirier
08c2709786
update paragraphs related to x264, and update its checkout command
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26675 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-06 12:07:10 +00:00
compn
a9e9ed0a83
add h264 to list of supported codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26674 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-05 16:49:26 +00:00
diego
9616112fde
cosmetics: sort lines (correctly)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26673 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-05 10:10:05 +00:00
ulion
5011271192
Remove useless variable startup_time, since we do not need it any more.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26672 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-05 00:35:30 +00:00
lu_zero
9efc507dd9
cosmetics: Shuffle lines around and add empty lines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26671 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-04 20:22:03 +00:00