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 mga_vid test to make it more descriptive.
diego
2007-07-18
*
Restore vo_mga check, it is Linux-only.
diego
2007-07-18
*
Remove pointless printing of include and linker paths.
diego
2007-07-17
*
Do not test for the existence of device files during configuration,
diego
2007-07-17
*
Modify X11 headers check so as not to add /usr/include, the default system
diego
2007-07-17
*
Remove /usr/include from the list of places to check for headers,
diego
2007-07-17
*
Remove commented-out dynamic linking check.
diego
2007-07-17
*
Remove unused scandir() check and fallback implementation.
diego
2007-07-17
*
Remove unused ftello() check and fallback implementation.
diego
2007-07-17
*
Remove unused fseeko() check and fallback implementation.
diego
2007-07-17
*
Use native Windows thread API when pthreads isn't available.
zuxy
2007-07-16
*
Let us not pretend to be checking for devfs when we are not.
diego
2007-07-14
*
Mark mp3lib, liba52 and libmpeg2 tests as internal.
diego
2007-07-14
*
Group all vo driver checks together.
diego
2007-07-14
*
Move QuickTime codecs check together with the other codecs checks.
diego
2007-07-14
*
Simplify termios test.
diego
2007-07-13
*
typo, wrong variable name in check
diego
2007-07-13
*
Rename nut option and variables to libnut, FFmpeg also contains NUT support.
diego
2007-07-13
*
Remove useless variable indirection.
diego
2007-07-13
*
Remove redundant variable setting.
diego
2007-07-13
*
Add check for mkstemp
rtogni
2007-07-11
*
Remove unused test for round().
diego
2007-07-11
*
Remove unused stddef.h check.
diego
2007-07-11
*
Simplify soundcard.h check.
diego
2007-07-11
*
Remove unused variable.
diego
2007-07-11
*
Revert r23758: It broke -vf uspp and -vf mcdeint.
cehoyos
2007-07-11
*
Fix compilation with -disable-mencoder
cehoyos
2007-07-10
*
Add ENABLE_THREADS and ENABLE_SMALL defines
reimar
2007-07-06
*
Avoid code duplication and ugly config.h hack by using av_strlcat/av_strlcpy
reimar
2007-07-05
*
Remove LIBXVID_ENCODER from the list of libavcodec encoders if the test fails.
diego
2007-07-04
*
Write configure parameters to configure.log.
diego
2007-07-04
*
Sync FFmpeg changes:
diego
2007-07-03
*
Add equivalent of -Wno-pointer-sign for icc
cehoyos
2007-07-02
*
Get rid of duplicate processor feature variables.
diego
2007-06-27
*
Remove check for localtime_r, the function is not used within MPlayer.
diego
2007-06-27
*
Hint at --disable-* options as a workaround for outdated binutils.
reimar
2007-06-25
*
define HAVE_FAST_UNALIGNED on x86 (32 and 64 bit).
reimar
2007-06-24
*
unbreak armv6 previously broken by me...
lu_zero
2007-06-22
*
Unbreak altivec
lu_zero
2007-06-21
*
Revert r23530.
voroshil
2007-06-21
*
Simplify generation of CPU-extensions HAVE_ and ENABLE_ defines
reimar
2007-06-19
*
Simplify generation of ARCH_ and corresponding ENABLE_ defines
reimar
2007-06-19
*
Add an optional third parameter to ff_config_enable in preparation
reimar
2007-06-19
*
Allow to disable x86 cpu extensions (e.g, via --disable-sse) even with
reimar
2007-06-19
*
Compilation fix: define some ENABLE needed by lavc
rtogni
2007-06-16
*
Add HAVE_ Makefile variables needed by ffmpeg
reimar
2007-06-16
*
Follow ffmpeg TARGET_ARCH_* -> ARCH_* change.
reimar
2007-06-16
*
Do not allow to compile gui without PNG decoder in libavcodec.
cehoyos
2007-06-13
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
Simplify addition of -Wdeclaration-after-statement to CFLAGS.
cehoyos
2007-06-08
[next]