index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Use the real name of the header file when guarding against double inclusion.
diego
2006-11-25
*
Remove nonexistent variable.
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Don't compile libvo.a unless MPlayer is enabled.
diego
2006-11-25
*
simplify
diego
2006-11-25
*
Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h
diego
2006-11-25
*
Reuse bswap.h from libavutil. Will only work when libavutil subdir is available.
reimar
2006-11-25
*
Linking hotfix, loader depends on osdep.
diego
2006-11-25
*
Remove useless libvo/sub.h include.
reimar
2006-11-25
*
Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,
reimar
2006-11-25
*
simplify
diego
2006-11-25
*
Add generic target that allow compiling without any assembler or otherwise
reimar
2006-11-25
*
missing include for uint16_t
ben
2006-11-25
*
keep nav highlight event in dvdnav priv structure
ben
2006-11-25
*
There are no more .depend files in subdirectories.
diego
2006-11-25
*
simplify
diego
2006-11-25
*
Remove commented-out cruft.
diego
2006-11-25
*
Unconditionally include config.mak for consistency.
diego
2006-11-25
*
more consistency with the other Makefiles.
diego
2006-11-25
*
SRCS should be one per line to make patches more readable.
diego
2006-11-25
*
fix typos noticed by Diego
gpoirier
2006-11-25
*
Remove pointless indirection.
diego
2006-11-25
*
Sync with FFmpeg r7167.
diego
2006-11-25
*
FFmpeg-style conditional dependency declaration
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
improve description of x264's deadzone* options
gpoirier
2006-11-25
*
support for comma-separated language codes in -slang
nicodvb
2006-11-25
*
support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila ch...
nicodvb
2006-11-25
*
spurious () like in ({code;}) probably is not valid C, icc 9, definitely
reimar
2006-11-25
*
Avoid void * arithmetic
reimar
2006-11-25
*
better nav highlight handling
ben
2006-11-25
*
removed unused members and variables
nicodvb
2006-11-25
*
COSMETICS: consistently reformatted after ben's mess
nicodvb
2006-11-25
*
added code to identify subs language and count; needed for forthcoming suppor...
nicodvb
2006-11-25
*
Add distclean target, unconditionally remove all objects on clean.
diego
2006-11-25
*
a few more clarifications for codec_specific_data by Ralph Giles and me
michael
2006-11-25
*
all should be the first target.
diego
2006-11-25
*
support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...
ben
2006-11-25
*
10l copy + paste typo
diego
2006-11-25
*
Simplify LIBNAME target with $@ and $^.
diego
2006-11-25
*
Remove commented-out cruft.
diego
2006-11-25
*
Move osdep/mplayer.rc handling to the osdep Makefile.
diego
2006-11-25
*
Remove nonexistent variable/file.
diego
2006-11-25
*
added mmap_anon to osdep lib. Used in loader for now
nplourde
2006-11-25
*
No need to ignore files that are not generated any longer.
diego
2006-11-25
*
Make loader Makefile non-recursive.
diego
2006-11-25
*
Use $@ and $^ to designate target and prerequisites.
diego
2006-11-25
*
cosmetics: Move around targets for consistency.
diego
2006-11-25
[next]