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
*
Explain the difference between HAVE_LIST and CONFIG_LIST in a short comment.
Diego Biurrun
2008-08-01
1
-0
/
+3
*
Only check for socklen_t if network support is enabled.
Diego Biurrun
2008-08-01
1
-2
/
+1
*
Remove AltiVec vector declaration compiler compatibility macros.
Diego Biurrun
2008-07-24
1
-4
/
+2
*
Make configure --help document the --enable-debug option.
Stefano Sabatini
2008-07-21
1
-0
/
+1
*
Move --disable-debug to a better place within configure help output.
Diego Biurrun
2008-07-21
1
-1
/
+1
*
Replace LDLATEFLAGS hackery by proper LDFLAGS tests.
Diego Biurrun
2008-07-17
1
-3
/
+2
*
ARM: disable use of system byteswap.h
Måns Rullgård
2008-07-15
1
-0
/
+3
*
Add parisc* to the list of architectures requiring PIC flags for shared libs.
Diego Biurrun
2008-07-13
1
-1
/
+1
*
configure: simplify negative dependencies
Måns Rullgård
2008-07-12
1
-8
/
+2
*
configure: allow !foo as argument to enabled/disabled and *_deps lists
Måns Rullgård
2008-07-12
1
-2
/
+5
*
regenerate dependencies when building object files
Måns Rullgård
2008-07-09
1
-1
/
+1
*
Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps debugging.
Diego Biurrun
2008-07-08
1
-0
/
+1
*
correct path in *-uninstalled.pc
Aurelien Jacobs
2008-07-07
1
-2
/
+2
*
MLP/TrueHD decoder.
Ramiro Polla
2008-07-04
1
-0
/
+1
*
Check for support of -fomit-frame-pointer before adding it to CFLAGS.
Ben Taylor
2008-06-25
1
-1
/
+1
*
Each dependency file needs to be updated when one of the files the
Diego Biurrun
2008-06-25
1
-1
/
+1
*
fix dependency generation
Måns Rullgård
2008-06-19
1
-1
/
+1
*
enable version.h to be created from subdirs
Måns Rullgård
2008-06-19
1
-1
/
+1
*
Generate pkg-config files in each library subdirectory so that they do
Diego Biurrun
2008-06-16
1
-3
/
+3
*
Fix typo in the names of variables assigned to OS-specific path variables.
Diego Biurrun
2008-06-08
1
-2
/
+2
*
Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.
Diego Biurrun
2008-06-06
1
-1
/
+1
*
check for ARM NEON assembler support
Måns Rullgård
2008-06-05
1
-0
/
+4
*
accept --cpu=cortex*
Måns Rullgård
2008-06-05
1
-1
/
+1
*
improve installation path selection
Måns Rullgård
2008-06-02
1
-10
/
+18
*
cosmetics: Split all path variables into their own list.
Diego Biurrun
2008-06-02
1
-8
/
+13
*
cosmetics: Remove useless backslashes.
Diego Biurrun
2008-05-30
1
-4
/
+4
*
Implement a proper configure test for AltiVec vector declaration syntax.
Diego Biurrun
2008-05-30
1
-0
/
+8
*
Simplify altivec.h test.
Diego Biurrun
2008-05-30
1
-4
/
+1
*
10l: Add useless backslashes in AltiVec CFLAGS test.
Diego Biurrun
2008-05-30
1
-2
/
+2
*
Some (Solaris) gcc versions apparently output a comment as first line
Diego Biurrun
2008-05-29
1
-1
/
+1
*
When shared libraries are built, make the pkg-config requires Requires.private.
Anssi Hannula
2008-05-29
1
-1
/
+2
*
Define private libraries as 'Libs:' when only static libraries are built,
Anssi Hannula
2008-05-28
1
-4
/
+3
*
Add command line option to set the value of bindir.
Diego Biurrun
2008-05-28
1
-0
/
+2
*
Remove unused variable 'prefix' from config.mak.
Diego Biurrun
2008-05-27
1
-1
/
+0
*
Call x264 and Xvid libx264 and libxvid in the configure output for consistency.
Diego Biurrun
2008-05-27
1
-2
/
+2
*
cosmetics: XviD is now called Xvid.
Diego Biurrun
2008-05-27
1
-1
/
+1
*
Revert "Add version information to DLLs."
Måns Rullgård
2008-05-26
1
-72
/
+0
*
Add version information to DLLs.
Jeremy Kolb
2008-05-25
1
-0
/
+72
*
Store license value in a variable for later use.
Jeremy Kolb
2008-05-16
1
-5
/
+8
*
set $logfile before use
Måns Rullgård
2008-05-15
1
-5
/
+5
*
cosmetics: alignment
Aurelien Jacobs
2008-05-15
1
-1
/
+1
*
Add a check for bzlib; used in the Matroska demuxer.
Aurelien Jacobs
2008-05-15
1
-0
/
+5
*
cosmetics: Add whitespace around redirection operators.
Diego Biurrun
2008-05-15
1
-21
/
+21
*
set temporary filenames before using them
Måns Rullgård
2008-05-13
1
-17
/
+16
*
Add more support for Win64:
Ramiro Polla
2008-05-13
1
-1
/
+7
*
Move arch check before OS check.
Ramiro Polla
2008-05-13
1
-69
/
+69
*
Use pkg-config for libschroedinger libs, not only for CFLAGS.
JonY
2008-05-13
1
-1
/
+1
*
Also install .lib files with versioned filename.
Ramiro Polla
2008-05-12
1
-1
/
+2
*
Create .lib files in the subdirs.
JonY
2008-05-12
1
-1
/
+1
*
Allow icc to compile with optimizations (pentium3, pentium4 or core2).
Carl Eugen Hoyos
2008-05-11
1
-0
/
+2
[next]