index
:
ffmpeg
master
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
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
PPC: check for x-form asm constraint support
Måns Rullgård
2009-04-18
1
-0
/
+2
*
PPC asm for AV_RL*()
Måns Rullgård
2009-04-18
1
-1
/
+2
*
Do not add -fno-common to CFLAGS on DOS, it is unneeded.
Diego Biurrun
2009-04-16
1
-1
/
+0
*
Check for Decoder_Interface_init() instead of Speech_Decode_Frame_init() when
Martin Storsjö
2009-04-15
1
-1
/
+1
*
win32, dos: Work around a bug in the GNU toolchain.
Ramiro Polla
2009-04-13
1
-0
/
+3
*
Add a configure check for lzo1x_999_compress() and compile the lzo test program
Diego Biurrun
2009-04-09
1
-0
/
+2
*
configure: Add --enable-runtime-cpudetect
Ramiro Polla
2009-04-08
1
-0
/
+3
*
Implement JACK input device.
Olivier Guilyardi
2009-04-02
1
-0
/
+4
*
Add VA API deps.
Gwenole Beauchesne
2009-04-02
1
-0
/
+7
*
Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL
Gwenole Beauchesne
2009-04-02
1
-3
/
+13
*
Add an empty line in front of configure debug instructions.
Diego Biurrun
2009-04-02
1
-0
/
+1
*
Quote stored configure arguments containing spaces
Måns Rullgård
2009-03-30
1
-2
/
+7
*
mingw32: Restore creation of import libraries. They are still not being
Ramiro Polla
2009-03-29
1
-1
/
+1
*
Create swscale subdirs for out-of-tree builds.
Ramiro Polla
2009-03-26
1
-0
/
+5
*
cosmetics: Group all path variables together in config.mak.
Diego Biurrun
2009-03-25
1
-3
/
+3
*
Add a CONFIG_SWSCALE_ALPHA option for alpha channel scaling (enabled by default)
Cédric Schieli
2009-03-20
1
-0
/
+3
*
Check for VirtualAlloc() so it may be used to allocate executable memory in
Ramiro Polla
2009-03-19
1
-0
/
+2
*
mingw32: call lib.exe instead of lib to facilitate running it through wine.
Ramiro Polla
2009-03-15
1
-1
/
+1
*
Disallow out-of-tree builds with config.h in the source tree.
Matthieu Castet
2009-03-15
1
-0
/
+2
*
Force ebp_available for icc.
Carl Eugen Hoyos
2009-03-15
1
-0
/
+2
*
Replace all `` by $(), the latter can be nested more easily.
Diego Biurrun
2009-03-09
1
-16
/
+16
*
Fix MMX2 check, 'movss' is not an MMX2 instruction, use 'pmaxub' instead.
Diego Biurrun
2009-03-09
1
-1
/
+1
*
Set AS to $CC by default, override with gcc only when CC is armcc
Måns Rullgård
2009-03-09
1
-3
/
+5
*
Enable CONFIG_FASTDIV by default
Måns Rullgård
2009-03-09
1
-1
/
+2
*
Allow different executable suffix for host and target
Måns Rullgård
2009-03-08
1
-3
/
+11
*
cosmetics: fix indentation
Diego Biurrun
2009-03-07
1
-1
/
+1
[next]