diego
293c11d3b2
There are no more .depend files in subdirectories.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21234 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 17:31:07 +00:00
diego
0507f7f35a
simplify
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21233 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 17:16:21 +00:00
diego
d487e055fd
Remove commented-out cruft.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21232 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 17:14:31 +00:00
diego
377db6bc69
Unconditionally include config.mak for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21231 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 17:11:48 +00:00
diego
7b4015bf3b
more consistency with the other Makefiles.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21230 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 17:09:25 +00:00
diego
8f167fc5c5
SRCS should be one per line to make patches more readable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21229 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 17:06:08 +00:00
gpoirier
a92b1fd6a0
fix typos noticed by Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21228 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 17:03:12 +00:00
diego
b0e412cc9c
Remove pointless indirection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21227 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 17:02:52 +00:00
diego
d55ba3f046
Sync with FFmpeg r7167.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21226 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:55:02 +00:00
diego
e2d12a60b4
FFmpeg-style conditional dependency declaration
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21225 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:49:29 +00:00
diego
e912584ae0
Remove superfluous comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21224 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:14:01 +00:00
diego
c30bfbe384
Remove superfluous comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21223 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:13:26 +00:00
diego
27b0177662
Remove superfluous comment.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21222 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 16:12:36 +00:00
gpoirier
6d721476af
improve description of x264's deadzone* options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21221 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 15:17:21 +00:00
nicodvb
a813415ee7
support for comma-separated language codes in -slang
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21220 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 15:00:08 +00:00
nicodvb
6913dd5d92
support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila chello hu) and me. No palette yet
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21219 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 14:46:21 +00:00
reimar
1fe718fd3c
spurious () like in ({code;}) probably is not valid C, icc 9, definitely
...
will not compile it, and whatever it is supposed to be good for it
does not seem to be needed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21218 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 13:39:21 +00:00
reimar
4f6a65ef4e
Avoid void * arithmetic
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21217 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 13:34:55 +00:00
ben
42eecb4f1b
better nav highlight handling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21216 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 13:03:51 +00:00
nicodvb
f313243ca1
removed unused members and variables
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21215 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 12:37:47 +00:00
nicodvb
cc794c93bb
COSMETICS: consistently reformatted after ben's mess
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21214 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 12:19:15 +00:00
nicodvb
394129086b
added code to identify subs language and count; needed for forthcoming support for -slang
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21213 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 12:17:34 +00:00
diego
808bbc836a
Add distclean target, unconditionally remove all objects on clean.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21212 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 11:29:25 +00:00
michael
be64529bb6
a few more clarifications for codec_specific_data by Ralph Giles and me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21211 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 11:28:38 +00:00
diego
6fcbe2f8a7
all should be the first target.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21210 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 11:26:53 +00:00
ben
c913e7dba1
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21209 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 11:20:02 +00:00
diego
fce8c944ed
10l copy + paste typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21208 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 09:53:28 +00:00
diego
0bfd8daa19
Simplify LIBNAME target with $@ and $^.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21207 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 09:52:45 +00:00
diego
d2b6dd129e
Remove commented-out cruft.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21206 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 09:50:18 +00:00
diego
bfce0b673d
Move osdep/mplayer.rc handling to the osdep Makefile.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21205 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 09:49:18 +00:00
diego
983f114b7f
Remove nonexistent variable/file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21204 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 01:28:49 +00:00
nplourde
ac04dcd625
added mmap_anon to osdep lib. Used in loader for now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21203 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 01:22:20 +00:00
diego
b30a399c52
No need to ignore files that are not generated any longer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21202 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 00:50:43 +00:00
diego
58a9204e79
Make loader Makefile non-recursive.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21201 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 00:31:07 +00:00
diego
cd18aec18a
Use $@ and $^ to designate target and prerequisites.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21200 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 00:12:08 +00:00
diego
4f36a70cd2
cosmetics: Move around targets for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21199 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 00:09:39 +00:00
diego
3584246d2d
Remove superfluous suffix rule.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21198 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-25 00:08:15 +00:00
diego
739bd0d941
Handle stubs.s like all other source files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21197 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 23:49:30 +00:00
diego
c64125cf0b
Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
...
had the same name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21196 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 23:32:39 +00:00
diego
15ea8dba89
Remove .depend on distclean.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21195 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 20:20:26 +00:00
diego
d7a50788df
Clean up CFLAGS handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21194 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 20:19:29 +00:00
ivo
1383d92f0a
add two missing descriptions (index.syncpoints and info_packet.count)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21193 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 16:43:05 +00:00
ivo
5c6f05602c
specify the bitnumber for frame_flags, instead of a decimal bitmask
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21192 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 16:35:22 +00:00
ivo
bd2cb0bb06
specify, where possible, the type of the tags in the tag description section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21191 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 16:31:48 +00:00
kraymer
4e4c540669
r21161: MSGTR for libmpcodecs/vd.c
...
r21162: MSGTRs for mencoder.c
r21186: Remove "OSD only" tags; those options always exist.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21190 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 15:06:18 +00:00
michael
46ddcfbe19
codec_specific_data clarification
...
if anyone disagrees or has suggestions to improve it then shout
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21189 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 12:51:33 +00:00
gpoirier
0b95f7d0f9
sync with r21186
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21188 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 12:33:34 +00:00
ivo
13e3788b04
fix another typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21187 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 11:27:08 +00:00
uau
abab10f2fa
Remove "OSD only" tags; those options always exist.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21186 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 10:20:04 +00:00
diego
15597c329f
Remove bug workarounds for ancient gcc and libc versions.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21185 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-24 00:42:44 +00:00