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
*
lavd/sdl2: add sdl alias
Josh de Kock
2016-09-25
1
-0
/
+2
*
lavd: drop SDL1 device and SDL1 support
Josh de Kock
2016-09-24
1
-32
/
+1
*
ffplay: add SDL2 support
Marton Balint
2016-09-24
1
-3
/
+3
*
lavd: Add SDL2 output device
Josh de Kock
2016-09-24
1
-1
/
+27
*
cuvid: Use bundled headers
Philip Langdale
2016-09-22
1
-29
/
+22
*
lavc: add hevc mediacodec decoder
Matthieu Bouron
2016-09-15
1
-0
/
+3
*
cuvid: Add hwaccels and decoders for remaining supported formats
Philip Langdale
2016-09-06
1
-0
/
+18
*
configure: Remove fifo muxers dependency on pthreads.
Matt Oliver
2016-09-04
1
-1
/
+1
*
configure: check for dlsym as well
Timo Rothenpieler
2016-09-03
1
-2
/
+2
*
configure: add missing check for LoadLibrary
James Almer
2016-09-01
1
-0
/
+2
*
configure: fix ldl dependency for new nvenc encoder names
Timo Rothenpieler
2016-08-31
1
-1
/
+2
*
configure: fix nvenc detection logic
Timo Rothenpieler
2016-08-31
1
-15
/
+19
*
avcodec/nvenc: include nvEncodeAPI v7 SDK header
Timo Rothenpieler
2016-08-28
1
-5
/
+17
*
avfilter: add vaguedenoiser filter
Paul B Mahol
2016-08-26
1
-0
/
+1
*
configure: force _WIN32_WINNT >= 0x0502 on mingw32 targets
James Almer
2016-08-22
1
-0
/
+2
*
avformat: Add fifo pseudo-muxer
Jan Sebechlebsky
2016-08-22
1
-0
/
+1
*
configure: All sun4 machines are SPARCs, not just sun4u
Maya Rashish
2016-08-15
1
-1
/
+1
*
configure: Check for arc4random() header definition.
Carl Eugen Hoyos
2016-08-13
1
-1
/
+1
*
Support for MIPS cpu P6600
Shivraj Patil
2016-08-05
1
-1
/
+5
*
Add an OpenH264 decoder wrapper
Martin Storsjö
2016-07-27
1
-0
/
+2
*
avformat: add an Ogg Video muxer
James Almer
2016-07-20
1
-0
/
+1
*
configure: add support for new CPUs
James Almer
2016-07-19
1
-3
/
+4
*
configure: add missing loongson dependencies
James Almer
2016-07-16
1
-0
/
+2
*
lavf: add libopenmpt demuxer
Josh de Kock
2016-07-15
1
-0
/
+4
*
Revert "configure: Enable GCC vectorization on ≥4.9 on x86"
James Almer
2016-07-09
1
-5
/
+1
*
lavc: add mediacodec hwaccel support
Matthieu Bouron
2016-07-08
1
-0
/
+1
*
configure: disable the new optimizer in Visual Studio 2015 Update 3
Hendrik Leppkes
2016-07-03
1
-0
/
+4
*
avcodec: add missing xmm/neon clobber test wrappers for the new decode API
James Almer
2016-07-03
1
-0
/
+4
*
Merge commit 'b2d5d6a7f20a255a5f3c9bf539cc507afd909ce5'
Clément Bœsch
2016-06-27
1
-5
/
+13
|
\
|
*
build: Only enable symbol reduction if the compiler does proper DCE
Diego Biurrun
2016-05-30
1
-5
/
+13
*
|
Merge commit 'c5fd4b50610f62cbb3baa4f4108139363128dea1'
Clément Bœsch
2016-06-27
1
-8
/
+9
|
\
\
|
|
/
|
*
build: Simplify postprocessing of linker version script files
Diego Biurrun
2016-05-29
1
-8
/
+9
*
|
configure: use c++98 for c++ files
Rick Kern
2016-06-26
1
-1
/
+1
*
|
avdevice/decklink: add support for setting duplex mode
Marton Balint
2016-06-26
1
-1
/
+2
*
|
Merge commit '38392b2af815898b8716826c4e29d95c04fb2647'
Hendrik Leppkes
2016-06-26
1
-2
/
+1
|
\
\
|
|
/
|
*
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
*
|
avcodec/nvenc: Bring encoder names in line with other encoders
Timo Rothenpieler
2016-06-25
1
-0
/
+2
*
|
Merge commit '85ce9636e42dbda06b7d0af76a528a64b113fb3a'
Clément Bœsch
2016-06-25
1
-27
/
+23
|
\
\
|
|
/
|
*
configure: move the hardware accel libs' entries in the configure output
Anton Khirnov
2016-05-19
1
-23
/
+18
*
|
Merge commit 'c0f4c7db9fea1c07d290a298b8db858b7ceed96d'
Clément Bœsch
2016-06-25
1
-19
/
+17
|
\
\
|
|
/
|
*
configure: move the hardware accel libs' entries in the help text
Anton Khirnov
2016-05-19
1
-16
/
+14
*
|
Merge commit '5e2203448ab4cc8ea1d933b87f1b39b009201044'
Clément Bœsch
2016-06-25
1
-0
/
+14
|
\
\
|
|
/
|
*
configure: improve the help text for external libraries
Anton Khirnov
2016-05-19
1
-48
/
+60
*
|
lavd/decklink: Fix compile issue on OS X
Rick Kern
2016-06-24
1
-0
/
+1
*
|
avcodec: remove libutvideo wrapper support
Derek Buitenhuis
2016-06-23
1
-8
/
+0
*
|
Merge commit '1f1ad8ace040a08edc2646ff638ca42a8828779f'
Clément Bœsch
2016-06-21
1
-1
/
+1
|
\
\
|
|
/
|
*
configure: Document --enable-libfontconfig
Diego Biurrun
2016-05-05
1
-0
/
+1
[next]