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
*
The libamrnb *en*coder, not the *de*coder should be added to the list of
diego
2009-09-01
*
Also check linker flags to make sure that liveMedia libraries are there, too,
reimar
2009-08-31
*
Fix detection of mips arch on NetBSD/sgimips.
diego
2009-08-19
*
Allow compilation with gcc 2.95.3 if videodev2.h does not support it.
cehoyos
2009-08-14
*
Make sure that unavailable message languages are not accepted.
diego
2009-08-03
*
Add a variable in config.mak whether SHM support is enabled or not.
ben
2009-07-31
*
Set both HAVE_BIGENDIAN and WORDS_BIGENDIAN.
diego
2009-07-26
*
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN.
cehoyos
2009-07-26
*
Bandaid compilation fix: Disable ivtv VIDIX driver until a proper test exists.
diego
2009-07-19
*
The Makefile variable names for external libraries in FFmpeg changed.
diego
2009-07-19
*
Remove redundant ivtv VIDIX driver variable declarations.
diego
2009-07-19
*
The ivtv vo driver and the ivtv VIDIX driver are unrelated; do not disable the
diego
2009-07-19
*
Change libamr support to libopencore-amr support.
diego
2009-07-18
*
Restore alphabetic order for HAVE_ defines.
cehoyos
2009-07-17
*
Remove CONFIG_LIBAMR_NB_FIXED #define, which no longer exists in FFmpeg.
diego
2009-07-17
*
Assume HAVE_ATTRIBUTE_PACKED.
cehoyos
2009-07-17
*
Fix compilation after FFmpeg r19395.
cehoyos
2009-07-11
*
Disable libavcodec AAC encoder, there are too many systems where it doesn't c...
reimar
2009-07-09
*
Modern Solaris versions have different default CD-ROM devices.
diego
2009-06-24
*
Do not use -rdynamic on Solaris, where the flag is unsupported.
diego
2009-06-22
*
Fix setting of DOC_LANGS and MAN_LANGS, the wrong variables were being used.
diego
2009-06-19
*
Do not auto-detect old libnut installations.
cehoyos
2009-06-16
*
Rename LIBVORBIS Makefile variable to VORBIS.
diego
2009-06-14
*
100l: Add missing $s to default language variable checks, which prevented
diego
2009-06-14
*
Overhaul translation handling completely and add options to install specific
diego
2009-06-14
*
cosmetics: Drop leading underscore from _language* variables.
diego
2009-06-14
*
Allow setting message language separately from documentation language.
diego
2009-06-14
*
Drop redundant setting of message language to English when all languages
diego
2009-06-14
*
Configure needs AS to be set for the Makefiles.
reimar
2009-06-02
*
Add actually working support for PPC64
reimar
2009-06-01
*
Use target_arch and target_subarch which is more similar to what FFmpeg uses
reimar
2009-06-01
*
Add some missing FFmpeg archs
reimar
2009-06-01
*
Set XVR100 make variable. Fixes compilation when support for xvr100 was detec...
reimar
2009-05-19
*
Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories
diego
2009-05-12
*
Add HAVE_PPC64 definition for FFmpeg.
diego
2009-05-12
*
Make sure CONFIG_MUXERS is always set.
diego
2009-05-12
*
cosmetics: indentation fixes for the dvdread check
diego
2009-05-09
*
Fix misplaced 'fi' in external dvdread test.
diego
2009-05-09
*
lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.
diego
2009-05-08
*
The Apple remote code needs the Cocoa framework to link.
diego
2009-05-08
*
Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.
diego
2009-05-07
*
cosmetics: Move Quartz and CoreVideo checks into the vo driver section.
diego
2009-05-05
*
LDFLAGS for CoreVideo and Quartz should be MPlayer-only.
diego
2009-05-05
*
libdvdcss requires the Carbon framework to link on Mac OS X.
diego
2009-05-05
*
cosmetics: Move $def_dvdcss to a more sensible place in config.h.
diego
2009-05-05
*
cosmetics: Move CoreAudio check to audio output section.
diego
2009-05-05
*
Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h
diego
2009-05-05
*
cosmetics: indentation
diego
2009-05-05
*
Allow disabling and enabling VCD support through command line parameters.
diego
2009-05-05
*
CoreAudio LDFLAGS should be MPlayer-only.
diego
2009-05-05
[next]