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
*
configure: restore -mdynamic-no-pic on darwin (missing since r20497)
Alexander Strange
2010-03-30
1
-1
/
+2
*
Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via
Howard Chu
2010-03-28
1
-0
/
+4
*
Implement av_strerror().
Stefano Sabatini
2010-03-25
1
-0
/
+2
*
Move arch-specific makefile parts into $arch/Makefile
Måns Rullgård
2010-03-16
1
-1
/
+2
*
configure: do not use $_
Måns Rullgård
2010-03-16
1
-4
/
+4
*
Move H264 dsputil functions into their own struct
Måns Rullgård
2010-03-16
1
-5
/
+6
*
Add FATE tests
Måns Rullgård
2010-03-15
1
-0
/
+3
*
Add dependencies used by the RDT and ASF/RTP code
Martin Storsjö
2010-03-15
1
-0
/
+1
*
Separate DWT from snow and dsputil
Måns Rullgård
2010-03-14
1
-1
/
+3
*
Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.
Diego Biurrun
2010-03-12
1
-0
/
+1
*
Document --disable-everything in configure --help.
Ramiro Polla
2010-03-12
1
-0
/
+1
*
configure: remove stray semicolon
Måns Rullgård
2010-03-11
1
-1
/
+1
*
configure: use map() function in a couple of places
Måns Rullgård
2010-03-11
1
-6
/
+2
*
configure: add --disable-everything option
Måns Rullgård
2010-03-11
1
-0
/
+9
*
configure: allow mips64el and powerpc64 as values for --arch
Måns Rullgård
2010-03-10
1
-2
/
+2
*
undef av_always_inline before redefining
Måns Rullgård
2010-03-10
1
-0
/
+1
*
configure: always write shared lib variables to config.mak
Måns Rullgård
2010-03-09
1
-11
/
+8
*
Enable tcp_protocol when enabling http
Peter Ross
2010-03-09
1
-0
/
+1
*
Add missing build dependencies for the AAC decoder caused by adding of SBR.
Georgi Chorbadzhiyski
2010-03-09
1
-1
/
+1
*
Error on missing function prototypes with gcc
Måns Rullgård
2010-03-08
1
-0
/
+1
*
Use -Werror=implicit only with gcc
Måns Rullgård
2010-03-07
1
-1
/
+1
*
Fix clang sysroot flag
David Conrad
2010-03-07
1
-2
/
+2
*
Error on implicit function declarations
Måns Rullgård
2010-03-06
1
-0
/
+1
*
Fix make install
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Add INSTALL makefile variable
Måns Rullgård
2010-03-06
1
-0
/
+1
*
Add CP make variable
Måns Rullgård
2010-03-06
1
-0
/
+1
*
Add YASMDEP variable; use for deps on yasm files
Måns Rullgård
2010-03-06
1
-0
/
+1
*
Make lsp a separate configurable and select it from codecs needing it
Måns Rullgård
2010-03-02
1
-1
/
+6
*
Add -Wmissing-prototypes to CFLAGS if available.
Diego Biurrun
2010-02-23
1
-0
/
+1
*
Fix snow encoder dependencies
Daniel Verkamp
2010-02-23
1
-0
/
+1
*
Fix svq1 encoder dependencies
Daniel Verkamp
2010-02-23
1
-0
/
+1
*
Make -benchmark also print the maximum memory usage if possible.
Reimar Döffinger
2010-02-22
1
-0
/
+4
*
Add an RTSP muxer
Martin Storsjö
2010-02-22
1
-0
/
+2
*
Revert "Suppress icc warnings about unknown attributes"
Måns Rullgård
2010-02-22
1
-1
/
+1
*
Suppress armcc warnings about unknown attributes
Måns Rullgård
2010-02-21
1
-0
/
+1
*
Add FFprobe tool.
Stefano Sabatini
2010-02-21
1
-0
/
+4
*
Suppress icc warnings about unknown attributes
Måns Rullgård
2010-02-18
1
-1
/
+1
*
configure: allow setting strip tool with --strip
Måns Rullgård
2010-02-17
1
-3
/
+4
*
PPC and x86 support aligning variables on stack
Måns Rullgård
2010-02-17
1
-0
/
+4
*
Add LOCAL_ALIGNED() macro for declaring aligned local arrays
Måns Rullgård
2010-02-17
1
-0
/
+2
*
Add "tomi" architecture
Måns Rullgård
2010-02-11
1
-0
/
+1
*
configure: require --arch and --target-os when cross-compiling
Måns Rullgård
2010-02-11
1
-3
/
+10
*
ffplay depends on rdft
Måns Rullgård
2010-02-11
1
-0
/
+1
*
configure: add missing mdct deps
Måns Rullgård
2010-02-11
1
-0
/
+3
*
configure: make mdct and rdft select fft and update other deps
Måns Rullgård
2010-02-11
1
-17
/
+21
*
Stricter check for math.h functions
Måns Rullgård
2010-02-10
1
-1
/
+2
*
configure: fix cosmetic typo in check_mathfunc
Måns Rullgård
2010-02-10
1
-1
/
+1
*
Special check for math.h functions
Måns Rullgård
2010-02-09
1
-10
/
+21
*
Check for setrlimit()
Måns Rullgård
2010-02-09
1
-0
/
+2
*
configure: allow 'none' as target OS
Måns Rullgård
2010-02-09
1
-1
/
+2
[next]