index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
...
*
Group some variable declarations together in sensible places.
diego
2008-07-05
*
Declare FFmpeg dependencies in a more elegant way using the PARTS variable.
diego
2008-07-05
*
Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere.
diego
2008-07-04
*
Simplify tool generation rules with a pattern rule.
diego
2008-07-04
*
Only build loader tests on x86.
diego
2008-07-04
*
Fix liba52/test linking, it needs -lm.
diego
2008-07-04
*
Put common dependencies of mp3lib/test + mp3lib/test2 on a common line.
diego
2008-07-04
*
Declare common netstream + vivodump dependencies in the common place.
diego
2008-07-04
*
Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on each
diego
2008-07-01
*
Touch FFmpeg libraries after recursing into their subdirectories.
diego
2008-06-24
*
Do not unconditionally recurse into FFmpeg subdirectories. Instead, just
diego
2008-06-24
*
renamed vidixlib.c to vidix.c
ben
2008-06-20
*
allow conditionnal compilation of yuv4mpeg video out.
ben
2008-06-20
*
Add copyright and license statement.
diego
2008-06-17
*
Add command to create dhahelper device to install-dhahelper target.
diego
2008-06-08
*
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
diego
2008-06-08
*
Add dhahelper CFLAGS where appropriate if enabled.
diego
2008-06-08
*
Fix silly typo in CFLAG_SVGALIB_HELPER variable name.
diego
2008-06-08
*
Restore support for compiling with svgalib_helper.
diego
2008-06-07
*
No need to set LC_ALL=C for individual shell commands,
diego
2008-06-07
*
The VIDIX PCI files should be regenerated when the awk script
diego
2008-06-07
*
Remove unnecessary -o option from windres invocation.
diego
2008-06-06
*
Fix the linking of TOOLS/netstream and TOOLS/vivodump.
diego
2008-06-06
*
Add install-dhahelperwin target to simplify dhahelper installation on Windows.
diego
2008-05-30
*
Merge vidix/dhahelperwin/Makefile into top-level Makefile.
diego
2008-05-30
*
Merge vidix/dhahelper/Makefile into top-level Makefile.
diego
2008-05-30
*
The install-drivers target should depend on the drivers target.
diego
2008-05-29
*
Merge drivers/Makefile into top-level Makefile.
diego
2008-05-28
*
Move messages header file creation to a separate shell script.
diego
2008-05-27
*
Revert declaration .NOTPARALLEL. Unfortunately this special target does not
diego
2008-05-27
*
Mark VIDIX_PCI_FILES targets as NOTPARALLEL. They are all created
diego
2008-05-27
*
cosmetics: Move toolsclean target to a better place.
diego
2008-05-27
*
Update comment heading.
diego
2008-05-27
*
cosmetics: Consistently place '-o $@' in compiler command line.
diego
2008-05-27
*
Simplify codec-cfg-test command with $^.
diego
2008-05-27
*
Fix codecs2html linking.
diego
2008-05-27
*
Merge doxygen_clean rule into distclean.
diego
2008-05-27
*
codecs2html and codec-cfg-test are removed by toolsclean. Do not remove
diego
2008-05-27
*
Add codecs2html to TESTS variable.
diego
2008-05-27
*
Fix dependency declaration for codecs2html.
diego
2008-05-27
*
cosmetics: Move some rules to better places.
diego
2008-05-27
*
Add missing -I. to fix codecs2html compilation.
diego
2008-05-27
*
Add codec-cfg-test to list of TESTS.
diego
2008-05-27
*
Correct dependency declaration for codec-cfg-test.
diego
2008-05-27
*
There is no need to ignore the return value of an 'rm -rf' command.
diego
2008-05-27
*
Fix codec-cfg-test linking.
diego
2008-05-27
*
Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o.
diego
2008-05-27
*
Get rid of "define RECURSIVE_RULE" since a lot of make version have problems
reimar
2008-05-23
*
If character set conversion for help_mp.h is required, do it on the whole
diego
2008-05-19
*
The multiple inclusion guard in help_mp.h has to cover the whole file,
diego
2008-05-19
[prev]
[next]