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
*
vaapi_hevc: Convert to use the new VAAPI hwaccel code
Anton Khirnov
2017-01-17
1
-1
/
+1
*
configure: Don't disable SSA Optimizer on MSVC v19.00.24218+.
Kacper Michajłow
2017-01-17
1
-3
/
+3
*
configure: Fix standalone compilation of aiff and caf muxers.
Carl Eugen Hoyos
2017-01-16
1
-0
/
+2
*
huffyuvencdsp: move shared functions to a new lossless_videoencdsp context
James Almer
2017-01-12
1
-4
/
+5
*
huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp
James Almer
2017-01-12
1
-1
/
+1
*
lossless_videodsp: move shared functions from huffyuvdsp
James Almer
2017-01-12
1
-4
/
+4
*
configure: Fix standalone compilation of the ljpeg encoder.
Carl Eugen Hoyos
2017-01-05
1
-1
/
+1
*
configure: bump year
James Almer
2017-01-02
1
-1
/
+1
*
configure: Check build with some header not just preprocessing for testing --...
Michael Niedermayer
2016-12-31
1
-6
/
+8
*
configure: make the check for stdatomic.h stricter
James Almer
2016-12-30
1
-1
/
+1
*
avcodec/utvideodec: add SIMD support for median prediction for planar formats
Paul B Mahol
2016-12-23
1
-1
/
+1
*
avcodec/magicyuv: add 10 bit support
Paul B Mahol
2016-12-20
1
-1
/
+1
*
configure: add -fPIE instead of -pie to C flags for ThreadSanitizer
Wan-Teh Chang
2016-12-13
1
-1
/
+1
*
configure: fail if autodetect-libraries are requested but not found
Andreas Cadhalpun
2016-12-10
1
-22
/
+56
*
configure: enable autodetected libraries after option parsing
Andreas Cadhalpun
2016-12-10
1
-9
/
+9
*
configure: enable sdl if sdl2 is enabled
Andreas Cadhalpun
2016-12-10
1
-1
/
+1
*
configure: Require bit_depth field for VAAPI VP9 decode hwaccel
Mark Thompson
2016-12-10
1
-2
/
+2
*
configure: check for strtoull on msvc
James Almer
2016-12-05
1
-0
/
+1
*
configure: Fix standalone compilation of the rtp muxer.
Carl Eugen Hoyos
2016-12-03
1
-0
/
+1
*
Add a compat dummy stdatomic.h used when threading is disabled
Anton Khirnov
2016-12-02
1
-0
/
+3
*
Add a compat stdatomic.h implementation based on pthreads
Anton Khirnov
2016-12-02
1
-0
/
+3
*
Add a compat stdatomic.h implementation based on suncc atomics
Anton Khirnov
2016-12-02
1
-0
/
+2
*
Add a compat stdatomic.h implementation based on windows atomics
Anton Khirnov
2016-12-02
1
-0
/
+2
*
Add a compat stdatomic.h implementation based on GCC atomics
Anton Khirnov
2016-12-02
1
-0
/
+6
*
lavfi/f_ebur128: relicense to LGPL
Clément Bœsch
2016-11-27
1
-1
/
+0
*
configure: check for stdatomic.h
Anton Khirnov
2016-11-27
1
-1
/
+28
*
cuda: check for cuda.h when enabled
James Almer
2016-11-24
1
-0
/
+2
*
avfilter/vf_zscale: add support for some recent new additions
Paul B Mahol
2016-11-23
1
-1
/
+1
*
configure: cuda is no longer nonfree, enable and autodetect by default
Timo Rothenpieler
2016-11-22
1
-18
/
+6
*
avcodec/nvenc: use dynamically loaded CUDA
Timo Rothenpieler
2016-11-22
1
-0
/
+1
*
avutil/hwcontext_cuda: use dynamically loaded CUDA
Timo Rothenpieler
2016-11-22
1
-0
/
+2
*
configure: properly add dxva2 link dependencies
Hendrik Leppkes
2016-11-16
1
-1
/
+2
*
Merge commit '8c929037ec75fbe9f367e0a31ee34839e92de481'
Hendrik Leppkes
2016-11-14
1
-3
/
+4
|
\
|
*
build: Add a new component for H.264 parsing code
Diego Biurrun
2016-06-29
1
-3
/
+4
|
*
Add an OpenH264 decoder wrapper
Martin Storsjö
2016-06-28
1
-0
/
+2
|
*
lavfi: add a QSV scaling filter
Anton Khirnov
2016-06-21
1
-0
/
+1
|
*
Add MagicYUV decoder
Paul B Mahol
2016-06-20
1
-0
/
+1
*
|
configure: use check_lib2 for cuda and cuvid
Hendrik Leppkes
2016-11-13
1
-2
/
+2
*
|
lavfi/loudnorm: add an internal libebur128 library
Marton Balint
2016-11-11
1
-5
/
+0
*
|
avformat/avisynth.c: Use new safe dlopen code.
Matt Oliver
2016-11-05
1
-5
/
+4
*
|
configure: add '-uninstalled' to uninstalled .pc files
Reynaldo H. Verdejo Pinochet
2016-10-30
1
-1
/
+1
*
|
avcodec/cuvid: Don't claim to decode h.263 (it doesn't)
Philip Langdale
2016-10-30
1
-3
/
+0
*
|
configure: add missing fork() dependency to http_multiclient example
James Almer
2016-10-29
1
-1
/
+1
*
|
configure: make sure LTO does not optimize out the test functions
Andreas Cadhalpun
2016-10-28
1
-1
/
+7
*
|
configure: remove missing incompatible_libav_abi references
James Almer
2016-10-26
1
-2
/
+0
*
|
configure: Remove --enable-incompatible-libav-abi from the help output
Michael Niedermayer
2016-10-26
1
-1
/
+0
*
|
openssl: Support version 1.1.0.
Matt Oliver
2016-10-21
1
-1
/
+2
*
|
lavc: add mpeg4 mediacodec decoder
Matthieu Bouron
2016-10-19
1
-0
/
+2
*
|
lavc: add vp8/vp9 mediacodec decoders
Matthieu Bouron
2016-10-19
1
-0
/
+4
*
|
configure: Enable pie for toolchain=hardened.
Carl Eugen Hoyos
2016-10-14
1
-0
/
+2
[next]