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
...
*
Ahem, libmenu objects should only be compiled when OSD menu is enabled.
diego
2008-04-11
*
vf_pp7 does not depend on libavcodec.
diego
2008-04-11
*
vf_screenshot depends on libavcodec.
diego
2008-04-11
*
Remove unused TARGET_WIN32 setting.
diego
2008-04-11
*
Remove Win32 linker option for netstream. Other winsock using code does not
diego
2008-04-11
*
Add a config.mak variable to control compilation of the Win32 GUI.
diego
2008-04-11
*
Remove unused definition.
diego
2008-04-11
*
Support for vorbis.acm decoder (used for some implementations of vorbis
rtogni
2008-04-10
*
if it's 'for lang in...' it's better off to use $$lang as a variable next ;)
ptt
2008-04-10
*
Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE.
diego
2008-04-10
*
1000l fix linking after r26378
rtogni
2008-04-09
*
document ignore option
compn
2008-04-09
*
10l: libass compilation should be conditional.
diego
2008-04-09
*
Rename ASS make variable to LIBASS.
diego
2008-04-09
*
Remove useless #include.
diego
2008-04-09
*
Merge libaf/Makefile into Makefile, one less instance of recursive make.
diego
2008-04-09
*
Remove some useless quotes from #error preprocessor directives.
diego
2008-04-09
*
Use quotes instead of angular brackets for local includes.
diego
2008-04-09
*
Handle af_ladspa conditional compilation in the usual way.
diego
2008-04-09
*
Remove -I CFLAGS hack, -I../libavcodec is no longer in CFLAGS.
diego
2008-04-09
*
Do not build subrip with debugging symbols.
diego
2008-04-09
*
cosmetics: Group dependency declarations together.
diego
2008-04-09
*
Remove redundant compilation commands that shadow builtin rules.
diego
2008-04-09
*
List libraries to link to in dependency list.
diego
2008-04-09
*
cosmetics: Add CFLAGS to compilation commands everywhere.
diego
2008-04-09
*
Remove unnecessary ../libmpcodecs/img_format.o from list subrip objects.
diego
2008-04-09
*
Update for latest changes to linking dependencies.
diego
2008-04-09
*
Add missing #includes to pass 'make checkheaders' to codecs.conf.h.
diego
2008-04-09
*
Restore osdep/mmap-os2.c compilation, which was accidentally removed.
diego
2008-04-09
*
cosmetics: Align columns.
diego
2008-04-09
*
Fix nonsensical license header, mpeg2dec is not GNU Make.
diego
2008-04-09
*
Split the lavf taglists out of the lavf muxer to allow using libmpmux
albeu
2008-04-09
*
Split the aac header parsing out of aac demuxer to allow using libmpmux
albeu
2008-04-09
*
Remove the need for code using stream to export an mp_input_check_interrupt()
albeu
2008-04-09
*
Make stream independent of libmpdemux, the asf demuxer and streaming
albeu
2008-04-09
*
Merge libass/Makefile into Makefile, one less recursive make directory.
diego
2008-04-08
*
cosmetics: Rename some shell variables to give them more descriptive names.
diego
2008-04-08
*
cosmetics: Merge shell commands into one line.
diego
2008-04-08
*
Do not suppress command output.
diego
2008-04-08
*
Merge osdep/Makefile into the top-level Makefile, thus getting rid
diego
2008-04-08
*
Move decision about which getch2 and timer file to compile to configure.
diego
2008-04-08
*
Move decision about whether or not to compile osdep/mmap_os2.c to configure.
diego
2008-04-08
*
Merge simplifications from FFmpeg r12764.
diego
2008-04-08
*
Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD.
diego
2008-04-07
*
Sync with FFmpeg's shiny new non-recursive build system.
diego
2008-04-07
*
non-recursive makefiles
mru
2008-04-07
*
reset() should not senselessly close and reopen
reimar
2008-04-07
*
AUDIO_DRAIN makes no sense directly after opening
reimar
2008-04-07
*
Build all parts in the libmenu subdirectory nonrecursively.
diego
2008-04-07
*
There is no more need to ignore .depend and libinput.a.
diego
2008-04-07
[prev]
[next]