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
*
Untangle dependencies that are handled by configure.
diego
2006-11-27
*
Remove unused LIBAV_INC variable.
diego
2006-11-27
*
Remove superfluous dependency declaration on real header files.
diego
2006-11-27
*
simplify test target
diego
2006-11-27
*
Simplify, TARGET_WIN32 is both Cygwin and MinGW.
diego
2006-11-27
*
Simplify test program generation.
diego
2006-11-27
*
Remove superfluous CFLAGS declaration (is in mpcommon.mak).
diego
2006-11-27
*
There are no .s files in mp3lib/, remove the corresponding suffix rule.
diego
2006-11-27
*
libac3 was removed ages ago, remove the related test target.
diego
2006-11-27
*
.s files don't exist anymore.
diego
2006-11-27
*
Synced with r21168
torinthiel
2006-11-27
*
fix compilation for win32 dll codec support for intel osx
nplourde
2006-11-27
*
Remove unnecessary header indirection.
diego
2006-11-27
*
Use standard SRCS2 name for MEncoder sources.
diego
2006-11-27
*
Move common code for generating multiple libraries to mpcommon.mak.
diego
2006-11-27
*
10l: Muxers were not being compiled even when MEncoder was enabled.
diego
2006-11-27
*
FFmpeg-style conditional dependency declaration
diego
2006-11-27
*
libmpdemux has no subdirectories.
diego
2006-11-27
*
sync w/ 21298
gpoirier
2006-11-26
*
"D" interactive key also works with yadif now
gpoirier
2006-11-26
*
Merge duplicate entries.
diego
2006-11-26
*
Remove unnecessary variable indirection.
diego
2006-11-26
*
Remove obsolete "no_more_font_messages" hack.
eugeni
2006-11-26
*
rename all *_nom (nominator) to the correct *_num (numerator)
ivo
2006-11-26
*
Move fonts-related code to a separate file.
eugeni
2006-11-26
*
cosmetics: alphabetical order
diego
2006-11-26
*
FFmpeg-style conditional dependency declaration
diego
2006-11-26
*
100l typos
diego
2006-11-26
*
Remove useless variable indirection.
diego
2006-11-26
*
cosmetics: Move around some entries for better readability.
diego
2006-11-26
*
Do not use many different variables for SRCS.
diego
2006-11-26
*
Reorder entries for better readability.
diego
2006-11-26
*
Remove unused include variable.
diego
2006-11-26
*
Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since
reimar
2006-11-26
*
Make ass_new_font return ass_font_t struct (instead of just FT_Face).
eugeni
2006-11-26
*
Move ass_font_t to header.
eugeni
2006-11-26
*
Rename:
eugeni
2006-11-26
*
Fix previous broken vd_qtvideo.c commit which failed on MACOSX
uau
2006-11-26
*
Move #include <QuickTime/ImageCodec.h> before internal headers
uau
2006-11-26
*
Move checking/defining HAVE_LINUX_DVD_STRUCT etc. to dvdcss check,
reimar
2006-11-26
*
Rename config.h --> debug.h and include config.h explicitly.
diego
2006-11-26
*
Shouldn't move "#ifdef MACOSX" before #include config.h of course...
uau
2006-11-26
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Move #include <QuickTime/QuickTimeComponents.h> before internal headers.
uau
2006-11-26
*
Add explicit dependency information for libosd.a, this fixes MEncoder-only
diego
2006-11-26
*
Remove config.h, there are multiple files under that name, inviting bugs and
diego
2006-11-26
*
sync w/ r21255 (improved deadzone desc.)
gpoirier
2006-11-26
*
-lwinmm is always (also for mencoder) needed on windows for osdep/timer-win2.c
reimar
2006-11-26
*
Disable when HAVE_SYS_MMAN_H is not defined, since it can not be compiled then.
reimar
2006-11-26
*
Adjust icon path since windres is now called from osdep subdir
reimar
2006-11-26
[next]