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
*
make grayscale only decoding checks in inner loops compiletime killable
Michael Niedermayer
2007-08-01
1
-0
/
+3
*
Add the possibility to show all configurable encoders, decoders, parsers,
Panagiotis Issaris
2007-07-27
1
-0
/
+19
*
10l: Uppercase some more overlooked makefile variables.
Diego Biurrun
2007-07-22
1
-5
/
+5
*
cosmetics: Use uppercase names for installation directories in makefiles.
Diego Biurrun
2007-07-21
1
-5
/
+5
*
cosmetics: Do not use braces in makefiles, use normal parentheses.
Diego Biurrun
2007-07-21
1
-5
/
+5
*
The svq3 decoder depends on h264idct.o and also requires h264_parser.
Aurelien Jacobs
2007-07-14
1
-0
/
+1
*
create and populate "tools" directory
Måns Rullgård
2007-07-13
1
-0
/
+1
*
GXF muxer is no longer GPLed.
Diego Biurrun
2007-07-13
1
-1
/
+0
*
Check for GetProcessTimes and use it in getutime
Ramiro Polla
2007-07-13
1
-0
/
+2
*
Check for getrusage
Ramiro Polla
2007-07-13
1
-0
/
+3
*
enable $ARCH_EXT_LIST before parsing command line
Måns Rullgård
2007-07-13
1
-1
/
+1
*
Proper check for interactive support (termios and conio).
Ramiro Polla
2007-07-11
1
-0
/
+5
*
Proper check for mkstemp().
Ramiro Polla
2007-07-11
1
-0
/
+3
*
remove OS/2 support
Måns Rullgård
2007-07-10
1
-24
/
+0
*
add fork to HAVE_LIST
Måns Rullgård
2007-07-09
1
-0
/
+1
*
fix build after breakage in r9544
Måns Rullgård
2007-07-08
1
-1
/
+1
*
Make vhook build non-recursive.
Diego Biurrun
2007-07-08
1
-1
/
+0
*
handle --enable-small same way as other CONFIG_* options (almost)
Måns Rullgård
2007-07-06
1
-8
/
+6
*
On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only when
Víctor Paesa
2007-07-03
1
-2
/
+6
*
Clarify --enable-libfaadbin option description.
Diego Biurrun
2007-06-28
1
-1
/
+1
*
Clarify what libfaadbin means in the summary output.
Diego Biurrun
2007-06-28
1
-1
/
+1
*
Remove localtime_r implementation for systems that don't have it.
Ramiro Polla
2007-06-25
1
-2
/
+0
*
place -l flags after object files in check_ld()
Måns Rullgård
2007-06-19
1
-1
/
+6
*
tests/Makefile has been removed
Ramiro Polla
2007-06-19
1
-1
/
+0
*
move lrintf() check before external lib checks to prevent runtime
Måns Rullgård
2007-06-18
1
-7
/
+7
*
fix thread support selection
Måns Rullgård
2007-06-17
1
-1
/
+1
*
fix report at end of configure
Måns Rullgård
2007-06-17
1
-43
/
+43
*
simplify ppc64 handling
Måns Rullgård
2007-06-17
1
-11
/
+3
*
remove unneeded variable initializations
Måns Rullgård
2007-06-17
1
-42
/
+0
*
indent
Måns Rullgård
2007-06-17
1
-13
/
+13
*
simplify simd extension checking
Måns Rullgård
2007-06-17
1
-57
/
+22
*
test whether linker supports --warn-common
Måns Rullgård
2007-06-15
1
-1
/
+2
*
merge print_config_enable() and print_config() as only the former is used
Måns Rullgård
2007-06-15
1
-22
/
+16
*
replace TARGET_* with HAVE_* simplifying lists in configure script
Måns Rullgård
2007-06-15
1
-35
/
+29
*
add x86 to ARCH_LIST simplifying config file generation
Måns Rullgård
2007-06-15
1
-8
/
+4
*
replace TARGET_ARCH_* to ARCH_* for consistency
Måns Rullgård
2007-06-15
1
-4
/
+2
*
generate ENABLE_* defines also for ARCH_*
Aurelien Jacobs
2007-06-15
1
-1
/
+19
*
generate ENABLE_* defines also for all the HAVE_* values
Aurelien Jacobs
2007-06-15
1
-1
/
+1
*
Vhooks require special cflags and ldflags for Windows builds
Ramiro Polla
2007-06-14
1
-0
/
+2
*
Make ppm vhook depend on fork()
Ramiro Polla
2007-06-14
1
-0
/
+2
*
Print static vhook warning for Cygwin and MinGW
Ramiro Polla
2007-06-14
1
-2
/
+2
*
Print static vhook warning for Cygwin only when both are enabled
Ramiro Polla
2007-06-14
1
-1
/
+1
*
Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
Diego Biurrun
2007-06-06
1
-15
/
+15
*
Add support for Cell (requires gcc-4.2 or patches)
Luca Barbato
2007-06-03
1
-0
/
+5
*
Rename aac_decoder to libfaad_decoder for consistency and to be able to
Diego Biurrun
2007-06-02
1
-1
/
+1
*
Rename faac_encoder to libfaac_encoder for consistency and to be able to
Diego Biurrun
2007-06-02
1
-1
/
+1
*
doc/Makefile no longer exists.
Diego Biurrun
2007-05-27
1
-1
/
+0
*
cosmetics: alignment
Aurelien Jacobs
2007-05-23
1
-2
/
+2
*
define ENABLE_* for every CONFIG_ item
Aurelien Jacobs
2007-05-23
1
-14
/
+17
*
loosen dependencies over mpegaudiodec
Aurelien Jacobs
2007-05-20
1
-0
/
+1
[next]