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
*
examples/avcodec: split the remaining two examples into separate files
Anton Khirnov
2016-11-02
1
-2
/
+4
*
examples/avcodec: split audio decoding into a separate example
Anton Khirnov
2016-11-02
1
-0
/
+2
*
examples/avcodec: split audio encoding into a separate example
Anton Khirnov
2016-11-02
1
-0
/
+2
*
xcb: Add all the libraries to the link line explicitly
Luca Barbato
2016-10-30
1
-2
/
+2
*
openssl: Support version 1.1.0.
Matt Oliver
2016-10-23
1
-1
/
+2
*
configure: Print warnings after all other output
Diego Biurrun
2016-10-19
1
-2
/
+2
*
configure: #include stdint.h as part of libxavs test
Diego Biurrun
2016-10-06
1
-1
/
+1
*
lavu: remove the custom atomic API
Anton Khirnov
2016-10-02
1
-2
/
+0
*
Add a compat dummy stdatomic.h used when threading is disabled
Anton Khirnov
2016-10-02
1
-0
/
+3
*
Add a compat stdatomic.h implementation based on pthreads
Anton Khirnov
2016-10-02
1
-0
/
+3
*
Add a compat stdatomic.h implementation based on suncc atomics
Anton Khirnov
2016-10-02
1
-0
/
+2
*
Add a compat stdatomic.h implementation based on windows atomics
Anton Khirnov
2016-10-02
1
-0
/
+2
*
Add a compat stdatomic.h implementation based on GCC atomics
Anton Khirnov
2016-10-02
1
-0
/
+6
*
configure: check for stdatomic.h
Anton Khirnov
2016-10-02
1
-1
/
+28
*
lavc: add clobber tests for the new encoding/decoding API
Anton Khirnov
2016-09-28
1
-0
/
+8
*
configure: Drop check_lib()/require() in favor of check_lib2()/require2()
Diego Biurrun
2016-09-13
1
-36
/
+20
*
lavc/vaapi: Add VP8 decode hwaccel
Mark Thompson
2016-09-08
1
-0
/
+3
*
configure: Simplify clock_gettime() test
Diego Biurrun
2016-09-06
1
-1
/
+2
*
configure: Fix --disable-pod2man / --disable-texi2html
Diego Biurrun
2016-09-05
1
-2
/
+4
*
configure: Simplify libopenjpeg check
Diego Biurrun
2016-09-05
1
-2
/
+2
*
configure: Move initial VAAPI check to a more sensible place
Diego Biurrun
2016-09-05
1
-1
/
+2
*
Drop memalign hack
Diego Biurrun
2016-09-03
1
-7
/
+0
*
High Definition Compatible Digital (HDCD) decoder filter, using libhdcd
Burt P
2016-08-29
1
-0
/
+4
*
configure: Set __MSVCRT_VERSION__to 0x0700 for MinGW
Diego Biurrun
2016-08-23
1
-0
/
+2
*
lavc: align the linesize to 32 when AVX is enabled
Anton Khirnov
2016-08-03
1
-1
/
+5
*
lavu: add LOCAL_ALIGNED_32
James Almer
2016-08-03
1
-2
/
+3
*
x11grab: Rename internal component to "xcbgrab"
Diego Biurrun
2016-07-29
1
-1
/
+1
*
Remove the legacy X11 screen grabber
Diego Biurrun
2016-07-29
1
-11
/
+2
*
configure: Simplify license incompatibility check
Diego Biurrun
2016-07-27
1
-35
/
+36
*
configure: Allow detecting and using LLVM lld-link as linker for windows
Martin Storsjö
2016-07-26
1
-0
/
+12
*
configure: Move defines for controlling MSVCRT headers to the CRT detection s...
Martin Storsjö
2016-07-26
1
-2
/
+2
*
configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block
Martin Storsjö
2016-07-26
1
-1
/
+3
*
lavfi: add a QSV deinterlacing filter
Anton Khirnov
2016-07-22
1
-0
/
+1
*
avconv: stop using setpts for input framerate forced with -r
Anton Khirnov
2016-07-22
1
-1
/
+1
*
arm: Check for support for the .fpu directive
Martin Storsjö
2016-07-21
1
-0
/
+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
*
build: Only enable symbol reduction if the compiler does proper DCE
Diego Biurrun
2016-05-30
1
-5
/
+13
*
build: Simplify postprocessing of linker version script files
Diego Biurrun
2016-05-29
1
-8
/
+9
*
hwcontext_vdpau: implement device creation
Anton Khirnov
2016-05-26
1
-2
/
+1
*
configure: Don't require nonfree for nvenc
Timo Rothenpieler
2016-05-19
1
-1
/
+0
*
nvenc: drop the hard dependency on CUDA
Anton Khirnov
2016-05-19
1
-1
/
+0
*
nvenc: write the VUI signal properties for HEVC
Anton Khirnov
2016-05-19
1
-2
/
+2
*
configure: move the hardware accel libs' entries in the configure output
Anton Khirnov
2016-05-19
1
-23
/
+18
*
configure: move the hardware accel libs' entries in the help text
Anton Khirnov
2016-05-19
1
-16
/
+14
*
configure: improve the help text for external libraries
Anton Khirnov
2016-05-19
1
-48
/
+60
*
configure: Document --enable-libfontconfig
Diego Biurrun
2016-05-05
1
-0
/
+1
*
Revert "mmaldec: autodetect by default" since it breaks linking on systems wi...
Janne Grunau
2016-04-30
1
-4
/
+3
[next]