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
*
configure: cosmetics: Separate hwaccel dependencies from decoders/encoders
Diego Biurrun
2012-12-23
1
-22
/
+24
*
configure: Make avconv depend on null, anull and resample filters
Diego Biurrun
2012-12-21
1
-2
/
+3
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
lavc: introduce VideoDSPContext
Ronald S. Bultje
2012-12-20
1
-4
/
+6
*
configure: formatting cosmetics
Diego Biurrun
2012-12-18
1
-4
/
+8
*
configure: fix automatic processing of _extralibs in check_deps
Mans Rullgard
2012-12-09
1
-4
/
+15
*
configure: Have protocols select network code instead of depending on it
Diego Biurrun
2012-12-09
1
-9
/
+7
*
tak: demuxer, parser, and decoder
Paul B Mahol
2012-12-07
1
-0
/
+1
*
arm: detect cpu features at runtime on Linux
Mans Rullgard
2012-12-07
1
-1
/
+3
*
arm: rename ARMVFP config symbol to VFP
Mans Rullgard
2012-12-07
1
-6
/
+6
*
configure: arm: make _inline arch ext symbols depend on inline_asm
Mans Rullgard
2012-12-07
1
-0
/
+2
*
configure: arm: check inline and external asm support for extensions
Mans Rullgard
2012-12-07
1
-6
/
+8
*
configure: add check_insn function
Mans Rullgard
2012-12-07
1
-0
/
+6
*
configure: clean up check_inline_asm and check_as functions
Mans Rullgard
2012-12-07
1
-5
/
+10
*
configure: arm: set fast_clz and fast_unaligned in cpuflags section
Mans Rullgard
2012-12-07
1
-2
/
+7
*
configure: arm: detect toolchain default arch version
Mans Rullgard
2012-12-07
1
-0
/
+32
*
configure: do not bypass cpuflags section if --cpu not given
Mans Rullgard
2012-12-07
1
-6
/
+5
*
ppc: always use pic for shared libraries
Luca Barbato
2012-12-03
1
-0
/
+1
*
configure: Strip ordinals from mingw generated def files
Martin Storsjö
2012-12-03
1
-2
/
+2
*
configure: arm: detect default thumb state of compiler
Mans Rullgard
2012-12-03
1
-0
/
+1
*
build: Make the ISMV muxer select the MOV muxer
Diego Biurrun
2012-12-03
1
-0
/
+1
*
configure: move arm arch extensions to a separate variable
Mans Rullgard
2012-12-03
1
-6
/
+10
*
configure: avplay now depends on avresample
Diego Biurrun
2012-12-02
1
-1
/
+1
*
configure: fix indentation in option parsing loop
Mans Rullgard
2012-12-01
1
-60
/
+60
*
configure: Use headers in the check for _beginthreadex for w32threads
Martin Storsjö
2012-11-30
1
-1
/
+1
*
avutil: Use a configure check to enable windows console functions
Martin Storsjö
2012-11-30
1
-0
/
+2
*
cmdutils: Use a configure check for enabling CommandLineToArgvW
Martin Storsjö
2012-11-29
1
-0
/
+1
*
configure: Enable avconv filter dependencies automatically
Martin Storsjö
2012-11-27
1
-3
/
+3
*
configure: Add separate list for libraries and use where appropriate
Diego Biurrun
2012-11-26
1
-26
/
+21
*
configure: suncc: Add compiler arch support for Nehalem & Sandy Bridge
Sean McGovern
2012-11-25
1
-1
/
+3
*
configure: sort cpuflags section by architecture
Mans Rullgard
2012-11-23
1
-76
/
+77
*
configure: properly support DEC/Compaq compiler
Mans Rullgard
2012-11-23
1
-9
/
+31
*
build: add rules to generate preprocessed source files
Mans Rullgard
2012-11-23
1
-0
/
+1
*
configure: Refactor CPPFLAGS settings for glibc/uclibc
Diego Biurrun
2012-11-18
1
-3
/
+3
*
configure: add basic support for ARM AArch64
Mans Rullgard
2012-11-18
1
-0
/
+15
*
build: set -U__STRICT_ANSI__ for newlib
Mans Rullgard
2012-11-18
1
-1
/
+1
*
parisc: work around bug in gcc 4.3 and later
Mans Rullgard
2012-11-17
1
-0
/
+8
*
configure: Check for -Werror parameters on clang
Martin Storsjö
2012-11-15
1
-0
/
+2
*
configure: Add option to disable all command line programs
Diego Biurrun
2012-11-14
1
-2
/
+8
*
ppc: do not pass redundant compiler flags
Mans Rullgard
2012-11-14
1
-5
/
+5
*
configure: remove support for -n flag in print_enabled()
Mans Rullgard
2012-11-12
1
-2
/
+1
*
x86: Require an assembler able to cope with AVX instructions
Diego Biurrun
2012-11-11
1
-2
/
+1
*
configure: add lavu dependency to lavr/lavfi .pc files
Anton Khirnov
2012-11-11
1
-2
/
+2
*
libvpxenc: Allow enabling constrained quality (CQ) mode
James Zern
2012-11-08
1
-2
/
+2
*
configure: fix print_config() with broke awks
Mans Rullgard
2012-10-30
1
-1
/
+1
*
configure: rewrite print_config() function using awk
Mans Rullgard
2012-10-30
1
-21
/
+19
*
avcodec: Add a RFC 3389 comfort noise codec
Martin Storsjö
2012-10-29
1
-0
/
+1
*
configure: detect sparc64 automatically
Mans Rullgard
2012-10-27
1
-3
/
+6
*
configure: fix tests for 2-arg math functions
Mans Rullgard
2012-10-26
1
-3
/
+9
*
configure: sanitise sparc vis check
Mans Rullgard
2012-10-26
1
-3
/
+1
[next]