index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use add_*flags only after compiler-specific configuration
Måns Rullgård
2009-07-12
1
-1
/
+1
*
Allow filtering of flags passed to compiler and assembler
Måns Rullgård
2009-07-12
1
-5
/
+11
*
Make (de)muxers for format variants select the main format (de)muxer.
Diego Biurrun
2009-07-12
1
-0
/
+9
*
Place flags for dependency generation in DEPFLAGS
Måns Rullgård
2009-07-12
1
-2
/
+4
*
Set CPPFLAGS in config.mak using normal assignment
Måns Rullgård
2009-07-12
1
-1
/
+1
*
Protect config.mak against multiple inclusion
Måns Rullgård
2009-07-12
1
-0
/
+4
*
Use CFLAGS in default DEPEND_CMD
Måns Rullgård
2009-07-12
1
-1
/
+1
*
Use CFLAGS in check_cpp
Måns Rullgård
2009-07-12
1
-1
/
+1
*
Set as_default after compiler detection, allowing compiler-specific defaults
Måns Rullgård
2009-07-12
1
-1
/
+1
*
Pass ASFLAGS to assembler instead of CFLAGS
Måns Rullgård
2009-07-12
1
-1
/
+8
*
Add flags from --extra-cflags after compiler detection
Måns Rullgård
2009-07-12
1
-2
/
+3
*
Set CPU selection flags in $cpuflags, add to cflags outside case block
Måns Rullgård
2009-07-12
1
-19
/
+21
*
Allow unusual ways of specifying compiler output file
Måns Rullgård
2009-07-12
1
-0
/
+3
*
Use DEPCC to find dependencies, default to same as CC
Måns Rullgård
2009-07-12
1
-2
/
+5
*
Use LD for linking, default to same as CC
Måns Rullgård
2009-07-12
1
-2
/
+6
*
Set CFLAGS directly in config.mak instead of using OPTFLAGS
Måns Rullgård
2009-07-12
1
-1
/
+1
*
Add --sysroot flag to CPPFLAGS, not CFLAGS
Måns Rullgård
2009-07-12
1
-1
/
+1
*
Separate C preprocessor flags into CPPFLAGS variable
Måns Rullgård
2009-07-12
1
-10
/
+23
*
Make VAAPI/VDPAU variant of decoder foo depend on decoder foo.
Diego Biurrun
2009-07-12
1
-10
/
+10
*
configure: allow bulk-disabled things to be re-enabled by dependents
Måns Rullgård
2009-07-12
1
-0
/
+1
*
Add a log2 replacement for systems that haven't quite caught up with the C99
Alex Converse
2009-07-10
1
-1
/
+2
*
Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding.
Diego Biurrun
2009-07-07
1
-14
/
+0
*
ARM: enable fast_unaligned when --cpu=armv[67] is specified
Måns Rullgård
2009-06-30
1
-0
/
+4
*
Fix build on Net/OpenBSD
Måns Rullgård
2009-06-29
1
-4
/
+4
*
Cosmetics: group together indev/outdev dependencies.
Stefano Sabatini
2009-06-29
1
-11
/
+13
*
Make the configure script select the input/output devices using
Stefano Sabatini
2009-06-29
1
-24
/
+26
*
Only link against alsa if enabled.
Stefano Sabatini
2009-06-25
1
-1
/
+1
*
Only checks for jack if it is enabled and hence only links to jack if
Adrian Stutz
2009-06-25
1
-1
/
+1
*
Disable network support if required headers cannot be found.
Michael Kostylev
2009-06-19
1
-0
/
+2
*
configure: properly quote configure options stored in config.*
Måns Rullgård
2009-06-15
1
-4
/
+10
*
Merge FreeBSD and DragonFlyBSD OS detection sections.
Diego Biurrun
2009-06-14
1
-3
/
+1
*
Add DragonFlyBSD to the list of supported OSes.
Adam Hoka
2009-06-14
1
-0
/
+2
*
Add code to enable and disable all VAAPI and VDPAU parts.
Diego Biurrun
2009-06-10
1
-0
/
+15
*
Express the H.264 parser dependency on the golomb code in configure instead of
Diego Biurrun
2009-06-09
1
-0
/
+3
*
Add support for external OpenCORE libraries for AMR-NB/WB support.
Diego Biurrun
2009-06-05
1
-0
/
+14
*
Add configure option to upgrade (L)GPL to version 3.
Diego Biurrun
2009-06-05
1
-0
/
+9
*
configure: detect Loongson MIPS extensions
Måns Rullgård
2009-05-28
1
-0
/
+3
*
Change HAVE_PPC64 to ARCH_PPC64.
Reimar Döffinger
2009-05-26
1
-3
/
+3
*
dv1394 is disabled by default, do not redundantly disable it on Hurd.
Diego Biurrun
2009-05-25
1
-1
/
+0
*
Add Hurd to OS list and disable dv1394 in the Hurd case.
Andres Mejia
2009-05-25
1
-0
/
+3
*
Print out more verbose licensing information.
Diego Biurrun
2009-05-22
1
-3
/
+3
*
The AC-3 decoder is now LGPL. Exchange the license header and change references
Diego Biurrun
2009-05-19
1
-2
/
+0
*
Define ARCH_MIPS64 when building for MIPS64
Måns Rullgård
2009-05-19
1
-0
/
+2
*
Define HAVE_BIGENDIAN as 0 or 1 according to CPU type
Måns Rullgård
2009-05-19
1
-0
/
+1
*
configure: add some MIPS CPUs
Måns Rullgård
2009-05-19
1
-0
/
+3
*
Add gnu/kfreebsd to list of recognized operating systems.
Andres Mejia
2009-05-14
1
-0
/
+2
*
configure: fix licence check function
Måns Rullgård
2009-04-29
1
-1
/
+1
*
Require --enable-nonfree for turning on libfaac support.
Diego Biurrun
2009-04-29
1
-0
/
+1
*
Factorize GPL and nonfree license checks into a common function.
Diego Biurrun
2009-04-29
1
-15
/
+12
*
configure: support Blackfin CPU names with --cpu
Måns Rullgård
2009-04-22
1
-0
/
+3
[next]