index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the use of Requires.private and Libs.private in generated .pc files.
Reinhard Tartler
2008-12-14
1
-10
/
+5
*
configure: fix $nm
Måns Rullgård
2008-12-13
1
-1
/
+1
*
Allow setting a different nm binary from the configure line.
Reimar Döffinger
2008-12-13
1
-3
/
+5
*
Make mips64 a separate arch with fast_64bit.
Diego Biurrun
2008-12-13
1
-1
/
+5
*
Add mips64 to the architecture list.
Diego Biurrun
2008-12-13
1
-1
/
+1
*
Add alternative names for sh4 and parisc architectures.
Diego Biurrun
2008-12-13
1
-3
/
+3
*
Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation.
Reimar Döffinger
2008-12-13
1
-3
/
+0
*
Also include sys/types.h when testing for socklen_t, since unfortunately
Reimar Döffinger
2008-12-12
1
-1
/
+1
*
configure: clean up .align detection
Måns Rullgård
2008-12-12
1
-5
/
+1
*
mingw: update w32api to 3.13
Ramiro Polla
2008-12-07
1
-2
/
+2
*
configure: vertical alignment cosmetics.
Ramiro Polla
2008-11-30
1
-1
/
+1
*
configure: Use check_lib2 for bzlib.
Ramiro Polla
2008-11-30
1
-1
/
+1
*
Automatically check the dependencies for the AAN DCT tables.
Diego Biurrun
2008-11-26
1
-0
/
+20
*
configure: set TARGET_EXEC and TARGET_PATH
Måns Rullgård
2008-11-23
1
-0
/
+8
*
configure: set HOSTCC to native compiler
Måns Rullgård
2008-11-23
1
-2
/
+20
*
configure: simplify set_default function
Måns Rullgård
2008-11-23
1
-1
/
+1
*
Add a Makefile variable for the old scaler that gets enabled when the new
Diego Biurrun
2008-11-17
1
-0
/
+3
*
Add missing options to the help output.
Diego Biurrun
2008-11-17
1
-0
/
+9
*
cosmetics: Move some options to more sensible places within the help output.
Diego Biurrun
2008-11-17
1
-4
/
+4
*
Move zlib/bzlib options to the external library section of the help output and
Diego Biurrun
2008-11-17
1
-2
/
+2
*
spelling and wording cosmetics for the help output
Diego Biurrun
2008-11-17
1
-46
/
+46
*
Take build_suffix into account in pkg-config files.
Charles Yates
2008-11-17
1
-1
/
+1
*
Print just [no] or [yes] in the help output instead of [default=no/yes].
Diego Biurrun
2008-11-17
1
-36
/
+36
*
Make the library names for the require checks more explicit.
Stefano Sabatini
2008-11-16
1
-3
/
+3
*
Add checks on the _mingw.h and w32api.h versions.
Stefano Sabatini
2008-11-08
1
-0
/
+5
*
Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it.
Dominik Mierzejewski
2008-11-01
1
-0
/
+2
*
svq3 decoder may need zlib
Baptiste Coudurier
2008-10-27
1
-0
/
+1
*
enable zlib and bzlib only when useful
Aurelien Jacobs
2008-10-25
1
-13
/
+17
*
Add CONFIG_GOLOMB and auto-select when needed
Måns Rullgård
2008-10-25
1
-0
/
+14
*
Auto-enable CONFIG_MDCT when needed
Måns Rullgård
2008-10-25
1
-16
/
+17
*
AC3 encoder doesn't need FFT
Måns Rullgård
2008-10-25
1
-1
/
+0
*
Move declaration of mlp decoder dependency on mlp parser to the Makefile
Diego Biurrun
2008-10-25
1
-1
/
+0
*
Build MMX/SSE FFT only if CONFIG_FFT is set
Måns Rullgård
2008-10-24
1
-0
/
+11
*
DCA decoder needs FFT
Måns Rullgård
2008-10-24
1
-0
/
+1
*
configure: add foo_suggest facility
Måns Rullgård
2008-10-24
1
-4
/
+9
*
configure: add enable_weak and disable_weak
Måns Rullgård
2008-10-24
1
-0
/
+21
*
configure: allow recursive foo_select options
Måns Rullgård
2008-10-24
1
-1
/
+16
*
Auto-enable CONFIG_FFT for codecs that need it
Måns Rullgård
2008-10-24
1
-0
/
+17
*
configure: cosmetics
Måns Rullgård
2008-10-24
1
-2
/
+2
*
configure: add foo_select facility
Måns Rullgård
2008-10-24
1
-3
/
+6
*
configure: fix disabled_any to return false for empty list
Måns Rullgård
2008-10-24
1
-0
/
+1
*
Speex decoding via libspeex
David Conrad
2008-10-24
1
-0
/
+5
*
cosmetics: Leave out quotes from libdirac pkg-config call for consistency.
Diego Biurrun
2008-10-22
1
-1
/
+1
*
ARM: allow --cpu=armvN in configure
Måns Rullgård
2008-10-21
1
-0
/
+3
*
Allow target name on every line in dependency postprocessing
Måns Rullgård
2008-10-21
1
-1
/
+1
*
Do not add $cross_prefix to compiler name given with --cc option
Måns Rullgård
2008-10-21
1
-2
/
+4
*
configure: fix handling of option arguments containing = sign
Måns Rullgård
2008-10-21
1
-1
/
+1
*
fix configure with libx264 disabled
Måns Rullgård
2008-10-19
1
-2
/
+2
*
Remove the ugly and unnecessary require_cpp_condition() function.
Stefano Sabatini
2008-10-19
1
-8
/
+0
*
Make more clear the error message for the libx264 version check.
Stefano Sabatini
2008-10-19
1
-1
/
+2
[next]