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
*
d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY
Martin Storsjö
2017-07-05
1
-1
/
+13
*
hwcontext_d3d11va: add option to enable debug mode
wm4
2017-06-27
1
-0
/
+2
*
configure: Reset X86ASM_DEP(FLAGS) when probing for the assembler program
Diego Biurrun
2017-06-24
1
-0
/
+2
*
build: Add an option for passing linker flags to the shared library build
Janne Grunau
2017-06-22
1
-1
/
+10
*
configure: Automatically add -isysroot for darwin if --sysroot is specified
Martin Storsjö
2017-06-21
1
-0
/
+4
*
d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is ...
Martin Storsjö
2017-06-18
1
-0
/
+4
*
configure: Fix handling of _select dependencies
Diego Biurrun
2017-06-17
1
-10
/
+7
*
build: Adjust dependencies for faan(i)dct components
Diego Biurrun
2017-06-17
1
-2
/
+4
*
configure: Factorize qsv dependencies
Diego Biurrun
2017-06-17
1
-8
/
+1
*
configure: Add missing arch dependencies for arch extensions
Diego Biurrun
2017-06-17
1
-0
/
+12
*
configure: Add x86 dependency for mmx_internal
Diego Biurrun
2017-06-17
1
-1
/
+1
*
build: Add missing idctdsp dependency for clearvideo
Diego Biurrun
2017-06-17
1
-0
/
+1
*
configure: Simplify AltiVec/VSX check with a helper function
Diego Biurrun
2017-06-13
1
-17
/
+7
*
ppc: Drop support for Apple GCC
Diego Biurrun
2017-06-13
1
-7
/
+3
*
dxva: add support for new dxva2 and d3d11 hwaccel APIs
wm4
2017-06-08
1
-7
/
+12
*
configure: Bail out if both GnuTLS and OpenSSL are enabled
Diego Biurrun
2017-06-06
1
-0
/
+3
*
configure: Move x86 assembler sanity check into assembler probe function
Diego Biurrun
2017-06-03
1
-4
/
+4
*
build: Add missing zlib dependencies for several protocols
Diego Biurrun
2017-06-03
1
-0
/
+9
*
tls: Hide backend implementation details from users
Diego Biurrun
2017-06-02
1
-6
/
+2
*
configure: Default to _WIN32_WINNT=0x0502 (XP) as minimum, for legacy mingw
Martin Storsjö
2017-06-01
1
-0
/
+2
*
configure: Fix the msvcrt version check for mingw32
Martin Storsjö
2017-05-31
1
-1
/
+1
*
configure: Do not check for the __builtin_vec_vsx_ld
Luca Barbato
2017-05-29
1
-1
/
+8
*
arm: Avoid using .dn register aliases
Martin Storsjö
2017-05-15
1
-5
/
+0
*
arm: Check for the .arch directive in configure
Martin Storsjö
2017-05-08
1
-0
/
+4
*
aac: Split function to parse ADTS header data into public and private part
Diego Biurrun
2017-05-02
1
-2
/
+6
*
configure: Fix sem_timedwait probe
Luca Barbato
2017-04-25
1
-1
/
+1
*
configure: Properly escape arguments in filter/filter_out helper functions
Luca Barbato
2017-04-25
1
-2
/
+2
*
utvideodec: Reuse the huffyuv add_left
Paul B Mahol
2017-04-15
1
-1
/
+1
*
configure: Better names for functions that sanitize input
Diego Biurrun
2017-04-03
1
-11
/
+11
*
vaapi_encode: Add VP9 support
Mark Thompson
2017-04-02
1
-0
/
+3
*
jack: Drop support for old (2012) JACK versions
Diego Biurrun
2017-03-28
1
-5
/
+2
*
configure: Disable inline assembly for PathScale compilers
Diego Biurrun
2017-03-27
1
-0
/
+1
*
configure: Skip check for inline assembly capabilities when explicitly disabled
Diego Biurrun
2017-03-24
1
-1
/
+1
*
lavc: Remove deprecated XvMC support hacks
Diego Biurrun
2017-03-23
1
-3
/
+0
*
configure: Do not treat JACK as a system library
Luca Barbato
2017-03-21
1
-3
/
+7
*
configure: Replace -no_weak_symbols with -Werror=partial-availability
Luca Barbato
2017-03-15
1
-1
/
+1
*
configure: Check for -no_weak_imports in ldflags on macOS
Luca Barbato
2017-03-07
1
-0
/
+1
*
build: Prefer NASM assembler over YASM
Diego Biurrun
2017-03-07
1
-3
/
+3
*
build: Make x86 assembler commandline-selectable
Diego Biurrun
2017-03-07
1
-8
/
+22
*
build: Special-case handling of SDL CFLAGS
Diego Biurrun
2017-03-07
1
-1
/
+7
*
build: Fix logic of clock_gettime() check
Diego Biurrun
2017-03-07
1
-2
/
+2
*
build: Explicitly set 32-bit/64-bit object formats for nasm/yasm
Diego Biurrun
2017-03-05
1
-10
/
+9
*
build: Add pthreads to list of avutil extralibs
Diego Biurrun
2017-03-01
1
-1
/
+1
*
build: Allow generating dependencies as a side-effect of assembling
Diego Biurrun
2017-03-01
1
-0
/
+8
*
build: Generalize yasm/nasm-related variable names
Diego Biurrun
2017-03-01
1
-30
/
+35
*
configure: Fix typo in objcc default setting
Diego Biurrun
2017-03-01
1
-2
/
+1
*
build: Fine-grained link-time dependency settings
Diego Biurrun
2017-03-01
1
-41
/
+115
*
configure: Simplify dlopen check
Diego Biurrun
2017-03-01
1
-17
/
+9
*
build: Explicitly disable external libraries when not explicitly enabled
Diego Biurrun
2017-02-28
1
-1
/
+8
*
configure: Restructure the way check_pkg_config() operates
Diego Biurrun
2017-02-20
1
-42
/
+28
[next]