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
*
configure: Make the special dvdnav test the last one again
uau
2009-02-23
*
Make alpha arch detection more lenient. Taken from the Debian patchset.
diego
2009-02-21
*
Add -ffast-math to LDFLAGS as well as to CFLAGS.
diego
2009-02-21
*
Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.
diego
2009-02-21
*
AVR32 apparently supports fast unaligned accesses.
diego
2009-02-17
*
Also set HAVE_EBP_AVAILABLE in debug mode.
diego
2009-02-17
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
Fix compilation without VDPAU
uau
2009-02-17
*
Add support for VDPAU video out, including hardware decoding.
reimar
2009-02-16
*
Make configure recognize avr32.
diego
2009-02-16
*
On clean/distclean, remove binaries with all types of executable suffixes.
diego
2009-02-12
*
Port check for 10 assembler operands support from FFmpeg.
diego
2009-02-11
*
Add priority support for OS/2 and factorize the Windows priority support.
diego
2009-02-10
*
Add proper check for posix_memalign(), needed for FFmpeg.
diego
2009-02-10
*
cosmetics: Remove leading underscore from all def_ variables.
diego
2009-02-08
*
Add CONFIG_LIBAMR_NB_FIXED #define for FFmpeg to config.h.
diego
2009-02-08
*
CONFIG_LIBAMR_NB/WB should be 0/1 #defines.
diego
2009-02-08
*
Conditionally compile aclib.c instead of placing #ifdef around its content.
diego
2009-02-08
*
Add CONFIG_LIBVORBIS #define for FFmpeg to config.h.
diego
2009-02-08
*
Give _XOPEN_SOURCE #define an explicit 600 value. Fixes build on Open Solaris.
diego
2009-02-07
*
Add config.h/config.mak bzlib variables missed in last commit.
diego
2009-02-07
*
Add bzlib check for FFmpeg.
diego
2009-02-07
*
Convert CONFIG_ZLIB into a 0/1 option.
diego
2009-02-07
*
Add READ_CACHE_TRACE #define for libdvdnav.
diego
2009-02-07
*
cosmetics: Regroup some FFmpeg config.h options.
diego
2009-02-04
*
Add proper check for arpa/inet.h.
diego
2009-02-04
*
Do not hardcode HAVE_DOS_PATHS, set it by OS instead.
diego
2009-02-04
*
Hack: fix MINGW compilation by hard-coding HAVE_ARPA_INET_H
reimar
2009-02-03
*
swab() needs _XOPEN_SOURCE to be defined.
reimar
2009-02-03
*
Chinese manpage is actually simplified Chinese (zh_CN), so rename the manpage
rathann
2009-02-01
*
Simplify inet_pton/inet_aton checks.
diego
2009-02-01
*
Add some more definitions for FFmpeg to config.h.
diego
2009-02-01
*
cosmetics: Fix indentation after last commit.
diego
2009-02-01
*
Restructure network tests: Always check for both inet_aton and inet_pton.
diego
2009-02-01
*
HAVE_DCBZL should be a 0/1 definition.
diego
2009-02-01
*
Convert HAVE_WINSOCK2_H into a 0/1 definition.
diego
2009-02-01
*
HAVE_ATON --> HAVE_INET_ATON to match FFmpeg and give it a 0/1 value.
diego
2009-02-01
*
Convert HAVE_CLOSESOCKET and HAVE_SOCKLEN_T into 0/1 definitions.
diego
2009-02-01
*
Add a few more #defines for FFmpeg to config.h.
diego
2009-02-01
*
CONFIG_LIB* are defined as 0/1 in FFmpeg.
diego
2009-02-01
*
Revert Solaris PATH modification workaround.
diego
2009-02-01
*
Add CONFIG_FASTDIV and CONFIG_POWERPC_PERF to config.h for FFmpeg compilation.
diego
2009-02-01
*
Set a sane default path on Solaris.
diego
2009-01-31
*
cosmetics: Move memalign_hack define next to other FFmpeg defines in config.h.
diego
2009-01-31
*
Make sure CONFIG_MEMALIGN_HACK is always #defined.
diego
2009-01-31
*
Make sure HAVE_ALTIVEC_H is always #defined.
diego
2009-01-31
*
Make sure HAVE_FAST_64BIT is always #defined.
diego
2009-01-31
*
Add bswap check, needed for FFmpeg.
diego
2009-01-31
*
Add #define HAVE_DLFCN_H to config.h, libdvdread4 needs it.
diego
2009-01-31
[next]