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: Add a SONAME entry for the android target
Luca Barbato
2015-10-30
1
-2
/
+1
*
vdpau: remove dysfunctional H.263 support
Rémi Denis-Courmont
2015-10-30
1
-2
/
+0
*
os_support: Don't try to return the service name as a string in getnameinfo
Martin Storsjö
2015-10-30
1
-2
/
+0
*
configure: Add -D_CRT_NONSTDC_NO_WARNINGS when building with msvc
Martin Storsjö
2015-10-29
1
-1
/
+1
*
innoHeim/Rsupport Screen Capture Codec decoder
Vittorio Giovara
2015-10-23
1
-0
/
+1
*
kvazaar: Add libkvazaar HEVC encoder
Arttu Ylä-Outinen
2015-10-23
1
-0
/
+4
*
build: add Solaris symbol versioning
Sean McGovern
2015-10-11
1
-3
/
+7
*
configure: When disabling a library disable all the related components
Luca Barbato
2015-10-07
1
-5
/
+36
*
build: Add support for known custom allocators
Luca Barbato
2015-09-30
1
-0
/
+13
*
Screenpresso SPV1 decoder
Vittorio Giovara
2015-09-30
1
-0
/
+1
*
configure: address a copy-paste typo
Vicente Olivert Riera
2015-09-29
1
-1
/
+1
*
configure: mips: Support mips r6, r2 and r1
Luca Barbato
2015-09-29
1
-1
/
+24
*
configure: Set the initial ldflags to match the cflags
Luca Barbato
2015-09-29
1
-0
/
+1
*
DXV decoder
Vittorio Giovara
2015-09-02
1
-0
/
+1
*
lavc: Add a lzf decompressor
Luca Barbato
2015-09-02
1
-0
/
+1
*
webm: Explicitly select libvpx, libopus and libvorbis encoders
Luca Barbato
2015-08-25
1
-0
/
+1
*
configure: arm: Assume softfp ABI on darwin
Martin Storsjö
2015-08-16
1
-1
/
+1
*
configure: Silence error messages when probing compiler
Shiz
2015-08-04
1
-3
/
+3
*
configure: Don't force _WIN32_WINNT to an older version if targeting winphone...
Martin Storsjö
2015-07-28
1
-1
/
+12
*
dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600
Martin Storsjö
2015-07-28
1
-1
/
+1
*
configure: Check for _M_ARMT to detect thumb when using MSVC
Martin Storsjö
2015-07-27
1
-0
/
+1
*
configure: Check MSVC defines for identifying hardfloat
Martin Storsjö
2015-07-27
1
-0
/
+2
*
configure: Default to armasm for --toolchain=msvc when targeting arm
Martin Storsjö
2015-07-27
1
-0
/
+5
*
configure: Simplify, remove an unnecessary intermediate variable
Martin Storsjö
2015-07-27
1
-2
/
+1
*
configure: Only redirect strtoll to _strtoi64 if necessary
Martin Storsjö
2015-07-26
1
-2
/
+3
*
configure: Only redefine inline to __inline for msvc if necessary
Martin Storsjö
2015-07-26
1
-1
/
+12
*
configure: Only add -FIstdlib.h for msvc/icl if necessary
Martin Storsjö
2015-07-26
1
-2
/
+13
*
force WINAPI_FAMILY to WINAPI_FAMILY_DESKTOP_APP to be able to use dxva.h
Steve Lhomme
2015-07-26
1
-1
/
+1
*
lavc: add Intel libmfx-based HEVC decoder.
Anton Khirnov
2015-07-25
1
-0
/
+3
*
lavc: add Intel libmfx-based MPEG2 decoder.
Anton Khirnov
2015-07-25
1
-0
/
+3
*
use a wrapper script to call MS link.exe to avoid mixing with /usr/bin/link.exe
Steve Lhomme
2015-07-24
1
-1
/
+1
*
configure: force -nologo- when detecting MSVC
Steve Lhomme
2015-07-23
1
-2
/
+2
*
configure: Factor out g722dsp module
Vittorio Giovara
2015-07-17
1
-0
/
+3
*
configure: Factor out wmv2dsp module
Vittorio Giovara
2015-07-17
1
-2
/
+3
*
configure: Factor out vp8dsp module
Vittorio Giovara
2015-07-17
1
-2
/
+3
*
configure: Factor out vp56dsp module
Vittorio Giovara
2015-07-17
1
-2
/
+3
*
configure: Factor out rv34dsp module
Vittorio Giovara
2015-07-17
1
-2
/
+3
*
configure: Factor out mss34dsp module
Vittorio Giovara
2015-07-17
1
-0
/
+3
*
configure: Factor out ividsp module
Vittorio Giovara
2015-07-17
1
-0
/
+3
*
configure: Factor out flacdsp module
Vittorio Giovara
2015-07-17
1
-2
/
+3
*
OS/2: Cleanup slib_create_def_cmd
Dave Yeo
2015-07-17
1
-2
/
+1
*
libx264: Add support for the MPEG2 encoder
Luca Barbato
2015-07-17
1
-1
/
+5
*
hevc_parser: parse and export some stream parameters
Anton Khirnov
2015-07-12
1
-0
/
+1
*
configure: Make the new qsv encoder depend on libmfx
Luca Barbato
2015-07-09
1
-0
/
+2
*
lavc: add Intel libmfx-based HEVC encoder
Anton Khirnov
2015-07-08
1
-0
/
+1
*
lavc: add Intel libmfx-based MPEG2 encoder
Anton Khirnov
2015-07-08
1
-0
/
+1
*
configure: Check for x265_api_get
Derek Buitenhuis
2015-06-27
1
-1
/
+1
*
DirectDraw Surface image decoder
Vittorio Giovara
2015-06-22
1
-0
/
+1
*
Hap decoder and encoder
Vittorio Giovara
2015-06-22
1
-0
/
+6
*
txd: Use the TextureDSP module for decoding
Vittorio Giovara
2015-06-22
1
-0
/
+1
[next]