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 missing mdct15 dependency
James Almer
2017-02-16
1
-0
/
+1
*
configure: remove unnecessary opus encoder dependency
James Almer
2017-02-16
1
-1
/
+1
*
opus: add a native Opus encoder
Rostislav Pehlivanov
2017-02-14
1
-0
/
+1
*
imdct15: rename to mdct15 and add a forward transform
Rostislav Pehlivanov
2017-02-14
1
-3
/
+3
*
vaapi_encode: Add VP8 support
Mark Thompson
2017-02-08
1
-0
/
+3
*
vaapi_encode: Add MPEG-2 support
Mark Thompson
2017-02-08
1
-0
/
+3
*
configure: use dashes instead of slashes in lib.exe invocation
Hendrik Leppkes
2017-02-06
1
-1
/
+1
*
configure: instruct MSVC 2015 to properly process UTF-8 string literals
Hendrik Leppkes
2017-02-04
1
-0
/
+3
*
configure: add nologo switch to invocation of lib.exe
Hendrik Leppkes
2017-02-04
1
-1
/
+1
*
Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'
Clément Bœsch
2017-02-02
1
-0
/
+4
|
\
|
*
arm: Check for support for the .fpu directive
Martin Storsjö
2016-07-21
1
-0
/
+4
*
|
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
[next]