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
*
simplify condition
Diego Biurrun
2007-01-28
1
-1
/
+1
*
Use a function for repeated AltiVec output and condition check.
Diego Biurrun
2007-01-28
1
-21
/
+13
*
Fix wrong condition check in the memalign error output.
Diego Biurrun
2007-01-28
1
-1
/
+1
*
spelling and formatting cosmetics
Diego Biurrun
2007-01-28
1
-17
/
+17
*
Use ! disabled() where appropriate.
Diego Biurrun
2007-01-28
1
-3
/
+3
*
Use disabled() to check for GPL.
Diego Biurrun
2007-01-28
1
-1
/
+1
*
Make use of enabled_any().
Diego Biurrun
2007-01-28
1
-2
/
+2
*
Make use of disabled(), disabled_all() and enabled_all().
Diego Biurrun
2007-01-28
1
-3
/
+2
*
Add disabled_any() and disabled_all() functions.
Diego Biurrun
2007-01-28
1
-0
/
+12
*
Add disabled() function and make use of it.
Ramiro Polla
2007-01-28
1
-10
/
+14
*
nobody uses TARGET_CMOV
Måns Rullgård
2007-01-27
1
-1
/
+0
*
rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure
Måns Rullgård
2007-01-27
1
-8
/
+5
*
simplify setting of TARGET_* variables
Måns Rullgård
2007-01-27
1
-23
/
+16
*
Change occurences of 'test $foo != "no"' to 'enabled foo' for
Ramiro Polla
2007-01-27
1
-7
/
+7
*
Change one occurence of 'test $foo = yes -o test $bar = yes' to
Ramiro Polla
2007-01-27
1
-2
/
+2
*
Change all straight 'test $foo = "yes"' to 'enabled foo'.
Ramiro Polla
2007-01-27
1
-36
/
+36
*
check for ARMv6 instruction set support
Måns Rullgård
2007-01-27
1
-0
/
+14
*
add -Wno-pointer-sign to CFLAGS
Måns Rullgård
2007-01-25
1
-0
/
+1
*
Remove installstrip in favor of explicit strip; better for cross-compilation.
Ramiro Polla
2007-01-25
1
-5
/
+0
*
Theora encoding via libtheora.
Diego Biurrun
2007-01-25
1
-0
/
+13
*
fix a typo in deps
Aurelien Jacobs
2007-01-21
1
-1
/
+1
*
Clarify that Xvid is used for encoding only.
Diego Biurrun
2007-01-21
1
-1
/
+1
*
flashsv encoder also depends on zlib
Aurelien Jacobs
2007-01-21
1
-0
/
+1
*
it's called libgsm, not just gsm
Måns Rullgård
2007-01-21
1
-2
/
+2
*
check dependencies before setting CONFIG_*/ENABLE_*
Måns Rullgård
2007-01-21
1
-0
/
+51
*
allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshots
Måns Rullgård
2007-01-14
1
-1
/
+1
*
Add a FIXME note about paths in pkgconfig files.
Diego Biurrun
2007-01-10
1
-0
/
+1
*
Disable threading support by default on all platforms, add individual
Ramiro Polla
2007-01-07
1
-3
/
+20
*
ordering cosmetics
Diego Biurrun
2007-01-07
1
-21
/
+21
*
variable renaming: mp3lame --> libmp3lame
Diego Biurrun
2007-01-07
1
-5
/
+5
*
Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin
Diego Biurrun
2007-01-06
1
-19
/
+19
*
variable renaming: dts --> libdts
Diego Biurrun
2007-01-06
1
-7
/
+7
*
Rename variables: a52 --> liba52, a52bin --> liba52bin
Diego Biurrun
2007-01-06
1
-11
/
+11
*
Reorder configure output.
Diego Biurrun
2007-01-06
1
-28
/
+27
*
one more naming consistency change
Diego Biurrun
2007-01-06
1
-1
/
+1
*
more consistency for the output naming
Diego Biurrun
2007-01-06
1
-8
/
+8
*
Align configure output.
Diego Biurrun
2007-01-06
1
-53
/
+53
*
Remove redundant Requires: in libswscale.pc, approved by Diego.
Dominik Mierzejewski
2006-12-26
1
-2
/
+2
*
Properly check for all required bktr headers.
Diego Biurrun
2006-12-24
1
-0
/
+21
*
Replace fail test with the die function.
Diego Biurrun
2006-12-24
1
-22
/
+9
*
Remove redundant variable setting.
Diego Biurrun
2006-12-24
1
-1
/
+0
*
Slightly shorten libvorbis check.
Diego Biurrun
2006-12-24
1
-5
/
+3
*
Disable Win32 threads by default.
Diego Biurrun
2006-12-24
1
-3
/
+4
*
Add AMR directories for out-of-tree builds.
Diego Biurrun
2006-12-23
1
-0
/
+3
*
typo: Properly escape a $ sign.
Diego Biurrun
2006-12-23
1
-1
/
+1
*
Create libpostproc pkgconfig files only if libpostproc is enabled.
Diego Biurrun
2006-12-22
1
-2
/
+4
*
slightly more consistency for the Darwin linker options
Diego Biurrun
2006-12-22
1
-1
/
+1
*
Opss... My last commit was wrong; sorry!
Luca Abeni
2006-12-22
1
-5
/
+5
*
libswscale is not LGPLed, sorry
Luca Abeni
2006-12-22
1
-0
/
+5
*
Install generated .lib files in shlibdir on MinGW.
Ramiro Polla
2006-12-22
1
-0
/
+2
[next]