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
*
Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication,
reimar
2010-01-11
*
Update internal libass copy to commit 8db4a5
greg
2010-01-08
*
Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it.
diego
2010-01-04
*
Remove previous failed attempt at disabling that auto-generation of some C code.
diego
2010-01-04
*
Drop -Iloader from CPPFLAGS for the loader subdirectory.
diego
2010-01-04
*
Add loader/wine/ to DIRS; its headers should be part of checkheaders.
diego
2010-01-04
*
100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON.
reimar
2010-01-03
*
Change vo_png to use FFmpeg's png encoder instead of libpng.
reimar
2010-01-03
*
Finally add matrixview vo.
reimar
2010-01-03
*
Extract functions to generate yuv->rgb matrices and lookup tables into a
reimar
2009-12-31
*
Do not auto-generate the C code to handle PCI vendor and device names.
diego
2009-12-20
*
Do not autogenerate vidix/pci_names.h.
diego
2009-12-20
*
Run vidix/pci_db2c.awk directly instead of passing it to awk.
diego
2009-12-20
*
Experimental support for external libass.
reimar
2009-12-19
*
Add x11_common as dependency for OpenGL with X11 backend.
reimar
2009-12-19
*
DShow TV input needs part of the our DirectShow code, so add the proper
reimar
2009-12-09
*
Add preliminary support for streaming via FFmpeg's URProtocol functions.
reimar
2009-11-17
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
*
Move teletext specific code from stream into libmpcodecs.
cehoyos
2009-10-29
*
Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.
diego
2009-10-19
*
Merge rules for building mencoder and mplayer.
diego
2009-10-18
*
Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.
diego
2009-10-18
*
Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer
reimar
2009-08-28
*
Add osx_common.c and move the keycode conversion (OSX to MPlayer) there.
reimar
2009-08-28
*
new debanding filter
lorenm
2009-07-07
*
Rename LIBVORBIS Makefile variable to VORBIS.
diego
2009-06-14
*
cosmetics: alphabetically sort SRCS_MPLAYER
diego
2009-05-21
*
Add missing path to find invocation for tags/TAGS creation.
diego
2009-05-15
*
Simplify find invocation in tags/TAGS generation command:
diego
2009-05-15
*
Make sure that -I flags for internal library copies come before other CFLAGS
diego
2009-05-12
*
libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.
diego
2009-05-12
*
Rename macosx video output driver to corevideo.
diego
2009-05-04
*
Rename macosx audio output driver to coreaudio.
diego
2009-05-04
*
Move non-conditional SRCS lists below the conditional parts. This allows
diego
2009-04-20
*
whitespace cosmetics
diego
2009-04-20
*
Use temporary variables to add objects that depend on more than one
diego
2009-04-20
*
Only add existing files to the FFMPEGFILES variable.
diego
2009-04-20
*
Use ADDSUFFIXES function to simplify version.h dependency declaration.
diego
2009-04-20
*
Introduce ADDSUFFIXES function and use it to simplify the
diego
2009-04-20
*
cosmetics: Move ADD_ALL_* functions to a more sensible place.
diego
2009-04-20
*
whitespace cosmetics
diego
2009-04-19
*
cosmetics: Rename PARTS variable to FFMPEGPARTS.
diego
2009-04-19
*
Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands
diego
2009-04-19
*
Convert another forgotten ADD_ALL_EXESUFS call.
diego
2009-04-19
*
Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.
diego
2009-04-19
*
Remove duplicate entry from DIRS.
diego
2009-04-19
*
Add files in all library subdirectories to FFMPEGFILES variable, not
diego
2009-04-19
*
Specify precise dependencies for generated header file codecs.conf.h.
diego
2009-04-08
*
Reduce compilation time after version.h was updated.
cehoyos
2009-04-08
*
Add rules to install gmplayer manual pages.
diego
2009-04-06
[next]