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
*
Rename --enable-faad-external option to --enable-faad along with the
diego
2008-09-01
*
Initialize _def_faad* variables to disabled before setting them.
diego
2008-09-01
*
Fall back on external libfaad check if internal libfaad check failed.
diego
2008-09-01
*
Only use winsock2.h to check for closesocket().
diego
2008-08-31
*
Fix closesocket test, patch by Serge Levin, serge.levin.spb gmail com.
diego
2008-08-31
*
Rename internal libdvdread fork from dvdread to libdvdread
rathann
2008-08-30
*
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
diego
2008-08-29
*
Implement check for closesocket(), needed by libavformat, fixes Bugzilla #1257.
diego
2008-08-29
*
Add check for ARM VFP instructions.
diego
2008-08-17
*
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
diego
2008-08-14
*
Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.
diego
2008-08-12
*
Add VIDIX driver for SuperH Mobile VEU hardware block.
ben
2008-08-11
*
The PNG encoder in libavcodec needs to be enabled for vf_screenshot even if
diego
2008-08-10
*
Add separate variables for CFLAGS that are specific to internal libraries
diego
2008-08-07
*
Remove unused Makefile variable.
diego
2008-08-07
*
cosmetics: Rename some CFLAGS-related variables.
diego
2008-08-07
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
generalized SH architecture support by Magnus Damm, magnus.damm gmail com
diego
2008-08-07
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Rename a bunch of miscellaneous preprocessor directives.
diego
2008-08-07
*
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
diego
2008-08-06
*
Rename all preprocessor directives related to Apple / Mac OS X.
diego
2008-08-06
*
Rename some audio-output-related preprocessor directives.
diego
2008-08-05
*
Rename preprocessor definition in check skeleton.
diego
2008-08-05
*
Rename preprocessor directives related to image libraries.
diego
2008-08-05
*
Detect ppc64 and powerpc64 architectures as PowerPC variants.
ben
2008-08-04
*
Change a bunch of X11-specific preprocessor directives.
diego
2008-08-04
*
Add video driver for Nintendo Wii/GameCube.
ben
2008-08-03
*
Remove duplicated DVB definition line.
diego
2008-08-03
*
Rename --enable-macosx-finder-support option to --enable-macosx-finder
diego
2008-08-03
*
Rename _smbsupport variable to _smb.
diego
2008-08-03
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Set HAVE_DVB in configure when HAVE_DVB_HEAD is defined
diego
2008-08-02
*
Change a bunch of video-output-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
Change a bunch of codec-specific preprocessor directives from a HAVE_
diego
2008-08-02
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Initialize socklen_t variable to "no".
diego
2008-08-01
*
For the case that we add a typedef for socklen_t, we should #define
diego
2008-07-30
*
Check for socklen_t in ws2tcpip.h as well.
diego
2008-07-30
*
Rename preprocessor directive HAVE_MENU --> CONFIG_MENU.
diego
2008-07-30
*
Remove unused HAVE_MENCODER definition.
diego
2008-07-30
*
Rename two GUI-related preprocessor directives:
diego
2008-07-30
*
Remove unused definition from config.h.
diego
2008-07-30
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Remove unused definition from config.h.
diego
2008-07-30
*
Add proper check for socklen_t.
diego
2008-07-30
*
cosmetics: Group FFmpeg definitions together in config.h.
diego
2008-07-30
*
Do not add __CYGWIN__ to CFLAGS on Cygwin, the system defines it anyway.
diego
2008-07-28
*
Rework OS/2 configuration with respect to linker output formats.
diego
2008-07-28
*
cosmetics: Add a separator comment.
diego
2008-07-28
[next]