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