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
*
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
*
Support icc 10.0.
cehoyos
2007-06-08
*
Cosmetics: Fix indentation after last commit.
cehoyos
2007-06-08
*
Add -Wdeclaration-after-statement etc. only to gcc.
cehoyos
2007-06-08
*
Compile C++ files with the same compiler as all other files.
cehoyos
2007-06-08
*
Add -Wpointer-arith, -Wredundant-decls and -Wdisabled-optimization to CFLAGS.
cehoyos
2007-06-07
*
in vidix check protect [A-Z] and [a-z] with single quotes as in other checks;...
nicodvb
2007-06-07
*
Add -Wno-switch to CFLAGS.
cehoyos
2007-06-07
*
Fix r23494: It broke gcc 2.95.3
cehoyos
2007-06-07
*
Add -Wno-pointer-sign to CFLAGS
cehoyos
2007-06-07
*
Add -Wall (back) to default CFLAGS.
diego
2007-06-07
*
Remove 'CONFIG_LIB=1' line from config.mak when not using libfaac.
cehoyos
2007-06-07
*
Fix compilation after FFmpeg r9235.
cehoyos
2007-06-07
*
10l: correct Core 2 detection under x86-64
zuxy
2007-06-07
*
protect _vidix_drivers variable, allowing --with-vidix-driver option to actua...
ben
2007-06-05
*
Keep -pipe option in CFLAGS even in debug mode.
diego
2007-06-05
*
Keep unused parameter warnings in debug mode.
diego
2007-06-05
*
compilation fix after commit r9172 to ffmpeg, patch by Aurel
gpoirier
2007-06-02
*
Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
zuxy
2007-05-31
*
Add "uclinux" as an accepted system type in the linux() test.
diego
2007-05-21
*
Add SSSE3 check
zuxy
2007-05-20
*
Update regexp to ffmpegs version to avoid incorrect CONFIG_MP3_HEADER_DECOMPR...
reimar
2007-05-19
*
Fix compilation: Create CONFIG_*_BSF in config.mak
reimar
2007-05-19
*
Clean up VIDIX test.
diego
2007-05-17
*
10l: leftover line from incompletely split commit
diego
2007-05-17
*
Remove awk test. awk is a basic Unix tool, any implementation is sufficient.
diego
2007-05-17
*
Move the internal VIDIX check from a random place into the VIDIX section.
diego
2007-05-17
*
Remove redundant negation of _vidix_internal for the 'sunos && not x86' case,
diego
2007-05-17
*
Merge internal and external VIDIX checks.
diego
2007-05-17
*
ffdts is no more.
diego
2007-05-17
*
Avoid passing test invalid arguments when string is empty.
reimar
2007-05-15
*
ARMv6 detection, patch by Siarhei Siamashka, siarhei.siamashka gmail com
diego
2007-05-13
*
Compilation fix after ffmpeg r9010 (bitstream filters optional
rtogni
2007-05-13
*
help output typo noticed by Ramiro Polla
diego
2007-05-11
*
new VIDIX driver for IVTV cards, original patch by Lutz Koschorreck
ben
2007-05-10
*
Simplify libamr_nb test.
diego
2007-05-03
*
cosmetics: Rename remaining instances of amr_* to libamr_*.
diego
2007-05-03
*
Rename amr_nb and amr_wb options to libamr_*.
diego
2007-05-03
*
FFmpeg sync: Rename AMR config settings to LIBAMR.
diego
2007-05-03
*
cosmetics: Rename _amr* variables to _libamr*.
diego
2007-05-03
*
FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.
diego
2007-05-03
[next]