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
*
Generate dependency information as a sideeffect of compilation.
diego
2010-04-06
*
cosmetics: Break some overly long lines.
diego
2010-03-26
*
Rename get_path.[ch] --> path.[ch].
diego
2010-03-20
*
Move SetCodecPath() from loader to get_path.c and make it unconditional.
diego
2010-03-20
*
Split codec path related code into a separate file to fix Windows build.
reimar
2010-03-18
*
Implement DirectShow filter graph.
sesse
2010-03-08
*
Enable ASS/SSA subtitle support in mencoder
greg
2010-03-05
*
Disable old-style implicit rules to fix MinGW/Cygwin compilation
reimar
2010-02-23
*
FFmpeg: Add tomi to architecture list.
diego
2010-02-20
*
Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch].
diego
2010-02-14
*
osdep/mplayer.rc.o depends on version.h.
diego
2010-02-13
*
Fix linking of loader test programs when loader is disabled.
diego
2010-02-12
*
Fix linking of mp3lib test programs when internal mp3lib is disabled.
diego
2010-02-08
*
Fix linking of liba52 test program when internal liba52 is disabled.
diego
2010-02-08
*
Add OS/2 KAI audio driver support
komh
2010-02-01
*
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
[next]