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
*
10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.
diego
2008-10-01
*
Add shared libswscale support.
rathann
2008-09-16
*
External liba52 support, part 2 of 2.
rathann
2008-09-15
*
Use standard -I flags to compile codec-cfg.
diego
2008-09-15
*
Rename internal libdvdread fork from dvdread to libdvdread
rathann
2008-08-30
*
Remove SKIP_DEPS trick. The same effect can be achieved without it.
diego
2008-08-18
*
FFmpeg no longer has fastmemcpy support, so no longer trigger recursing
diego
2008-08-14
*
Add VIDIX driver for SuperH Mobile VEU hardware block.
ben
2008-08-11
*
Skip dependency generation if we just run distclean or if skipping
diego
2008-08-09
*
Add separate variables for CFLAGS that are specific to internal libraries
diego
2008-08-07
*
cosmetics: Rename some CFLAGS-related variables.
diego
2008-08-07
*
10l: Remove stray backslash at end of line.
diego
2008-08-07
*
Merge two redundantly declared lines into one.
diego
2008-08-07
*
cosmetics: Sort things into alphabetical order in various places.
diego
2008-08-07
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.
diego
2008-08-07
*
Revert mistakenly committed temporary local change.
diego
2008-08-03
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Change a bunch of video-output-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
Use conditional compilation instead of an #ifdef around the whole file.
diego
2008-07-30
*
Move CFLAGS specific to internal libdvdread and libfaad2 to the Makefile and
diego
2008-07-28
*
Revert to previous dependency checking behavior.
diego
2008-07-26
*
Remove "en" from list of all man page languages when generating man page
diego
2008-07-19
*
Rewrite translation handling in the build system.
diego
2008-07-17
*
Evaluate man page installation rule for all available languages,
diego
2008-07-17
*
Dependency files should be refreshed when object files are rebuilt.
diego
2008-07-12
*
Introduce DRIVER_OBJS variable for list of all driver targets.
diego
2008-07-06
*
Simplify codecs.conf.h generation rule.
diego
2008-07-06
*
Merge version.h dependency declarations.
diego
2008-07-06
*
Remove redundant dependencies for .rc files.
diego
2008-07-06
*
Add a generic rule for .rc files and use it.
diego
2008-07-06
*
cosmetics: Merge three lines into two.
diego
2008-07-06
*
Also remove dhahelper and dhahelperwin on distclean.
diego
2008-07-06
*
Rename ALLPARTSLIBS variable to FFMPEGLIBS.
diego
2008-07-05
*
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
[next]