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
*
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
*
Remove unused options --ar and --ranlib.
diego
2008-10-04
*
Do not set DESTDIR to an empty value so that it can be overridden on the
diego
2008-10-04
*
FAAC/FAAD are no longer the only available AAC encoders/decoders.
diego
2008-10-04
*
Remove word size check and macro and use __WORDSIZE directly instead.
diego
2008-10-04
*
Merge SPARC and SPARC64 sections in the CPU detection code.
diego
2008-10-04
*
Skip setting variables to empty values in the CPU detection code.
diego
2008-10-04
*
100l copy and paste typo fix
diego
2008-10-03
*
spelling cosmetics
diego
2008-10-03
*
Fix vsscanf test.
diego
2008-10-03
*
CVS --> Subversion
diego
2008-10-03
*
Filter out xpm files from the list of dependencies to check for recursive
diego
2008-10-03
*
External liba52 parameters should only be enabled if the check succeeded.
diego
2008-10-03
*
Internal liba52 should default to enabled.
diego
2008-10-03
*
Make sure -I. appears before all other -I flags.
diego
2008-09-21
*
Add shared libswscale support.
rathann
2008-09-16
*
Do not clobber _inc_extra variable when setting initial include flags.
diego
2008-09-16
*
Initialize _def_liba52 and _def_liba52_internal before the liba52 checks
diego
2008-09-16
*
External liba52 support, part 2 of 2.
rathann
2008-09-15
*
Add -I. to _inc_extra at the beginning instead of to CFLAGS at the end.
diego
2008-09-15
*
Avoid useless line in libpostproc test.
diego
2008-09-15
*
Rename --enable-tremor-external option to --enable-tremor along with the
diego
2008-09-01
*
Do not refer to libcdio and liblzo as external in the help output.
diego
2008-09-01
*
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
[next]