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
...
*
Handle conditional compilation of CPU-specific FFT code in the Makefile.
Diego Biurrun
2009-02-18
1
-3
/
+0
*
Add support for enabling/disabling AMD 3DNow! extended optimizations.
Diego Biurrun
2009-02-18
1
-0
/
+4
*
Gopher protocol should depend on networking being enabled.
Andreas Öman
2009-02-17
1
-0
/
+1
*
100l: Remove stray character that slipped into header name.
Diego Biurrun
2009-02-14
1
-1
/
+1
*
Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices.
Diego Biurrun
2009-02-14
1
-3
/
+1
*
Add check whether the compiler/assembler supports 10 or more operands.
Diego Biurrun
2009-02-11
1
-0
/
+14
*
Use default system include path for an installed OpenJPEG library.
Mathieu Malaterre
2009-02-10
1
-1
/
+1
*
Use libopenjpeg for jpeg2k decoding.
Jai Menon
2009-02-06
1
-0
/
+5
*
configure: add command flag to disable yasm use
Måns Rullgård
2009-02-05
1
-1
/
+3
*
configure: set EXESUF before it is used
Måns Rullgård
2009-02-05
1
-4
/
+4
*
configure: move basic sanity tests before other tests
Måns Rullgård
2009-02-04
1
-27
/
+27
*
fastdiv is disabled by default, so put --enable-fastdiv into the help output.
Diego Biurrun
2009-02-04
1
-1
/
+1
*
Use the new RDFT code in the QDM2 decoder.
Alex Converse
2009-01-30
1
-1
/
+1
*
Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil.
Alex Converse
2009-01-30
1
-0
/
+2
*
indentation
Ramiro Polla
2009-01-27
1
-6
/
+6
*
mingw: don't check for minimum mingw runtime and w32api versions for mingw-w64
Ramiro Polla
2009-01-27
1
-0
/
+2
*
configure: exit with error if OS is unknown
Måns Rullgård
2009-01-26
1
-1
/
+1
*
Add ALSA support in libavdevice.
Nicolas George
2009-01-26
1
-0
/
+8
*
configure: add datadir variable and write to config.{h,mak}
Måns Rullgård
2009-01-25
1
-0
/
+9
*
Add AMD 3DNow! instruction enabling/disabling support in the build system.
Diego Biurrun
2009-01-25
1
-0
/
+4
*
Drop redundant architecture extension dependencies.
Diego Biurrun
2009-01-25
1
-3
/
+3
*
Add missing architecture-specific options to summary output.
Diego Biurrun
2009-01-25
1
-0
/
+7
*
SSE depends on x86.
Diego Biurrun
2009-01-25
1
-1
/
+1
*
Add configuration options section to help output.
Diego Biurrun
2009-01-24
1
-53
/
+55
*
help output cosmetics
Diego Biurrun
2009-01-24
1
-4
/
+3
*
Remove --enable-static and --disable-shared from help output.
Diego Biurrun
2009-01-24
1
-2
/
+0
*
Use cc_default variable in help output for --cc option.
Diego Biurrun
2009-01-24
1
-1
/
+1
*
Add a check for ppc4xx instructions; rename preprocessor directive accordingly.
Diego Biurrun
2009-01-24
1
-0
/
+3
*
configure: add help for fastdiv
Måns Rullgård
2009-01-24
1
-0
/
+1
*
Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can
NVIDIA Corporation
2009-01-20
1
-0
/
+2
*
Alpha: add -mieee to CFLAGS
Måns Rullgård
2009-01-18
1
-0
/
+1
*
configure: add fastdiv to CONFIG_LIST
Måns Rullgård
2009-01-18
1
-0
/
+1
*
Add mpeg1_vdpau decoder.
Carl Eugen Hoyos
2009-01-16
1
-0
/
+1
*
Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can
NVIDIA Corporation
2009-01-16
1
-0
/
+1
*
add -Wundef compiler flag, to catch typo in #if or similar situations
Aurelien Jacobs
2009-01-16
1
-0
/
+1
*
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
Aurelien Jacobs
2009-01-14
1
-2
/
+0
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-0
/
+1
*
configure: add Alpha CPU types
Måns Rullgård
2009-01-13
1
-0
/
+3
*
configure: fix PIC activation for x86_64 shared libs
Måns Rullgård
2009-01-11
1
-1
/
+1
*
Pass subarch instead of arch to YASMFLAGS
Ramiro Polla
2009-01-11
1
-1
/
+1
*
Extend 'checkheaders' target to architecture-specific subdirectories.
Diego Biurrun
2009-01-11
1
-0
/
+2
*
Split arch variable into arch and subarch.
Diego Biurrun
2009-01-11
1
-7
/
+8
*
Use 'enabled' function to simplify x86_64 check in the mingw32 section.
Diego Biurrun
2009-01-11
1
-1
/
+1
*
Add truncf() replacement function.
Michael Kostylev
2009-01-11
1
-1
/
+2
*
Use setmode() if it exists in <io.h>, and not based on O_BINARY.
Ramiro Polla
2009-01-11
1
-0
/
+2
*
Use 'enabled' function instead of raw 'test' calls in arch checks.
Diego Biurrun
2009-01-11
1
-7
/
+5
*
cosmetics: Remove useless quotes.
Diego Biurrun
2009-01-11
1
-30
/
+30
*
1l: better alphabetical order
Diego Biurrun
2009-01-11
1
-1
/
+1
*
Add missing --disable-armv6t2 to help output.
Diego Biurrun
2009-01-11
1
-0
/
+1
*
Use coff as objformat for dos.
Michael Kostylev
2009-01-11
1
-1
/
+1
[prev]
[next]