index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
*
Print out that vo_macosx is disabled when Mac OS X APIs are not available.
diego
2008-11-13
*
lavc tscc decoder now also depends on zlib
reimar
2008-11-02
*
Change OpenGL support to work on unmodified MinGW64
reimar
2008-11-02
*
Make sure that linker flags passed as configure parameters appear before
diego
2008-10-28
*
cosmetics: alphabetical order
diego
2008-10-26
*
configure: Set CONFIG_MDCT and CONFIG_GOLOMB for libavcodec
uau
2008-10-26
*
cosmetics: Reorder some FFmpeg-related config.h and config.mak entries.
diego
2008-10-25
*
configure: Set CONFIG_FFT to fix libavcodec compilation
uau
2008-10-25
*
10l: Revert SH4 removal, which is required in FFmpeg.
diego
2008-10-24
*
SH4 is an architecture, not a CPU extension.
diego
2008-10-23
*
Add ARM pld instruction test for FFmpeg ARM optimizations.
diego
2008-10-23
*
Determine default CD/DVD device in configure instead of using an #ifdef jungle.
diego
2008-10-21
*
cosmetics: Reorganize config.h. Remove pointless comments, group together
diego
2008-10-16
*
typo: _dev_dvd_openbsd --> _def_dvd_openbsd
diego
2008-10-16
*
Create LIBDIR for binary codecs upon make install.
diego
2008-10-16
*
Move dcbzl definition to the FFmpeg section of config.h where it belongs.
diego
2008-10-16
*
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
diego
2008-10-16
*
Change all occurrences of asm and __asm to __asm__, same as was done for FFmpeg.
diego
2008-10-16
*
Move DEFAULT_CDROM_DEVICE/DEFAULT_DVD_DEVICE to stream.h where it belongs.
diego
2008-10-16
*
Move likely/unlikely macros to libmpdemux/demuxer.h where they are used.
diego
2008-10-16
*
Move SCREEN_SIZE_X/Y definition to libmpcodecs/vd.c where it is used.
diego
2008-10-16
*
Move X11_FULLSCREEN definition to x11_common.h where it belongs.
diego
2008-10-16
*
Move attribute_used declaration from config.h to mangle.h where it is useful.
diego
2008-10-16
*
sun --> __sun in config.h preprocessor check
diego
2008-10-16
*
cosmetics: Move _def_fast_unaligned to the FFmpeg section of config.h.
diego
2008-10-14
*
cosmetics: Consistently name all header #define variables.
diego
2008-10-14
*
Set HAVE_FAST_UNALIGNED for PowerPC as well, patch by Emanuele Giaquinta.
diego
2008-10-13
*
Remove global definition of WIN32 in config.h for Cygwin.
diego
2008-10-13
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
Remove check for byteswap.h, it was removed from FFmpeg.
diego
2008-10-13
*
Filter out .hh and .h files in the C++ dependency generation command.
diego
2008-10-12
*
Remove useless HAVE_STRCHR definition from config.h.
diego
2008-10-12
*
Move socklen_t typedef from config.h to stream/network.h.
diego
2008-10-12
*
Do not provide a prototype for setenv in config.h, we do not provide a
diego
2008-10-11
*
cosmetics: Move some config.h entries to more sensible places.
diego
2008-10-10
*
cosmetics: Group codec-, network- and gui-related options together in config.h.
diego
2008-10-10
*
cosmetics: Group system header and function definitions together in config.h.
diego
2008-10-09
*
Disable mp3lib and liba52-internal for icc.
cehoyos
2008-10-05
*
Revert the removal of the likely/unlikely macros, they are still used.
diego
2008-10-04
*
Merge variable declaration and export.
diego
2008-10-04
*
Add a comment to lonely 'fi' for clarification.
diego
2008-10-04
*
cosmetics: more config.h reordering
diego
2008-10-04
*
cosmetics: Reorder entries in config.h.
diego
2008-10-04
*
100l: Revert incorrect removal or --ar and --ranlib options.
diego
2008-10-04
*
cosmetics: Improve some config.h comments.
diego
2008-10-04
*
Do not duplicate likely/unlikely #defines from libmpeg2/libavcodec in config.h.
diego
2008-10-04
*
Remove unused HAVE_SYS_POLL_H definition from config.h.
diego
2008-10-04
*
cosmetics: Move around some more stuff in config.mak.
diego
2008-10-04
*
cosmetics: Move around stuff in config.mak.
diego
2008-10-04
*
Remove unused LIBDIR Makefile variable from config.mak.
diego
2008-10-04
[next]