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
*
-logg needs to be after -lvorbis
Måns Rullgård
2006-06-24
1
-1
/
+1
*
fix a silly typo (1l to myself)
Måns Rullgård
2006-06-24
1
-1
/
+1
*
enable logging in configure by default, and print some advice on failure
Måns Rullgård
2006-06-22
1
-7
/
+31
*
allow recent libfaad versions with new function names
Måns Rullgård
2006-06-21
1
-1
/
+15
*
Remove unused VERSION definition from config.mak.
Diego Biurrun
2006-06-20
1
-3
/
+1
*
libfaac uses pascal calling convention on win32 so the generic tests
Måns Rullgård
2006-06-17
1
-1
/
+17
*
improved logging tests
Måns Rullgård
2006-06-17
1
-1
/
+11
*
test availability of various compiler flags, and verify that requested
Måns Rullgård
2006-06-16
1
-110
/
+168
*
check for SDL_VideoInfo.current_[wh] availability in configure, and
Måns Rullgård
2006-06-14
1
-2
/
+13
*
10l to myself for being overzealous with $cross_prefix
Måns Rullgård
2006-06-10
1
-2
/
+2
*
Add support for GNU/kFreeBSD systems.
Diego Biurrun
2006-06-10
1
-0
/
+9
*
don't use xlib in ffplay, and bump required sdl version
Måns Rullgård
2006-06-09
1
-1
/
+1
*
indentation
Måns Rullgård
2006-06-01
1
-58
/
+54
*
apply $cross_prefix before $cc is used
Måns Rullgård
2006-06-01
1
-5
/
+5
*
libavcodec/libpostproc ---> libpostproc
Diego Biurrun
2006-06-01
1
-5
/
+5
*
major cleanup of compiler/library tests
Måns Rullgård
2006-06-01
1
-222
/
+163
*
make configure --whatever --help work as expected
Måns Rullgård
2006-05-30
1
-93
/
+96
*
Include the correct video4linux2 header
Luca Abeni
2006-05-30
1
-1
/
+2
*
AMR URL fixes
Diego Biurrun
2006-05-27
1
-2
/
+2
*
Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.
Diego Biurrun
2006-05-16
1
-2
/
+2
*
fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.
Guillaume Poirier
2006-05-16
1
-1
/
+7
*
Honor the LDFLAGS environment variable.
Diego Biurrun
2006-05-16
1
-9
/
+13
*
Add an actual 3dnow intrinsinc so the configure script doesn't just check for...
Guillaume Poirier
2006-05-15
1
-0
/
+1
*
Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for ...
Guillaume Poirier
2006-05-14
1
-1
/
+1
*
Unconditionally use -lossaudio on NetBSD.
Jan Knutar
2006-05-11
1
-4
/
+1
*
Create shared libraries using versioned filenames and add -rpath-link
Måns Rullgård
2006-05-11
1
-2
/
+2
*
Further simplify AMR build.
Diego Biurrun
2006-05-06
1
-4
/
+9
*
amr_nb should disable amr_nb-fixed and vice versa.
Diego Biurrun
2006-04-27
1
-2
/
+2
*
Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does
Diego Biurrun
2006-04-27
1
-7
/
+7
*
cosmetics
Diego Biurrun
2006-04-27
1
-4
/
+1
*
Allow passing CFLAGS through the environment on all platforms.
Diego Biurrun
2006-04-14
1
-3
/
+3
*
output cosmetics
Diego Biurrun
2006-04-14
1
-1
/
+2
*
Disable v4l2 is videodev2.h is not "sanitized"
Luca Abeni
2006-04-13
1
-0
/
+1
*
use sdl-config with $cross_prefix
Frantisek Dvorak
2006-03-28
1
-5
/
+6
*
be nice to syntax highlighting that doesn't understand here-docs
Måns Rullgård
2006-03-28
1
-1
/
+1
*
Fix order of operands in lrintf test to make the test not fail if you have
Diego Pettenò
2006-03-24
1
-1
/
+1
*
Enable ffserver on Darwin, non-AltiVec regression tests pass.
Diego Biurrun
2006-03-19
1
-1
/
+0
*
3DNow! & Extended 3DNow! versions of FFT
Zuxy Meng
2006-03-08
1
-0
/
+18
*
Use != instead of -ne in test invocations for greater portability.
Michel Bardiaux
2006-02-13
1
-1
/
+1
*
Revert unconditional config.h overwriting, it may cause unnecessary rebuilds.
Diego Biurrun
2006-02-13
1
-1
/
+7
*
Unconditionally overwrite config.h. The current behavior where config.h is
Diego Biurrun
2006-02-13
1
-6
/
+1
*
move common parts of makefiles into common.mak
Måns Rullgård
2006-02-13
1
-0
/
+1
*
Move SRC_PATH out of the conditional, it is always added to config.mak.
Diego Biurrun
2006-02-12
1
-3
/
+1
*
Do not add quotes around SRC_PATH, the quoting has to be done at a later
Diego Biurrun
2006-02-12
1
-1
/
+1
*
improve video4linux2 detection (without sys/time.h it was complaining about s...
Alex Beregszaszi
2006-02-12
1
-0
/
+1
*
10l typo: libdir --> incdir
Diego Biurrun
2006-02-11
1
-1
/
+1
*
Add incdir to configure.
Diego Biurrun
2006-02-11
1
-0
/
+9
*
Separate library install into static and shared installation.
Diego Biurrun
2006-02-11
1
-0
/
+1
*
Add video4linux2 detection to configure.
Luca Abeni
2006-02-08
1
-0
/
+9
*
Some Make variants complain if the LIB variable does not exist.
Alexander Strasser
2006-02-06
1
-0
/
+2
[next]