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 direct detection of libopencv
Andreas Cadhalpun
2016-02-28
1
-1
/
+2
*
mips: do not disable any feature for generic cores
Vicente Olivert Riera
2016-02-27
1
-2
/
+2
*
mips: improve detection of ISAs, FPU and ASEs (DSP, MSA)
Vicente Olivert Riera
2016-02-27
1
-18
/
+83
*
configure: only check dispatch header on darwin
Matthieu Bouron
2016-02-26
1
-1
/
+1
*
configure: add missing --strip option to show_help()
Matthieu Bouron
2016-02-25
1
-0
/
+1
*
configure: add missing vc1dsp dependency to vc1_decoder
James Almer
2016-02-24
1
-1
/
+1
*
Merge commit 'd24bd96bdd5b4bae9a9e0055fa8d1104db1283a9'
Derek Buitenhuis
2016-02-24
1
-1
/
+1
|
\
|
*
build: Disentangle VC-1 decoder and parser
Diego Biurrun
2016-02-19
1
-1
/
+1
*
|
Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c'
Derek Buitenhuis
2016-02-24
1
-1
/
+3
|
\
\
|
|
/
|
*
build: Add vc1dsp component for more fine-grained dependencies
Diego Biurrun
2016-02-19
1
-1
/
+3
*
|
Merge commit 'b10c33c5ea9a41c41726fb5488ea1633e3f898ac'
Derek Buitenhuis
2016-02-24
1
-2
/
+2
|
\
\
|
|
/
|
*
build: Add missing mpegvideo dependency for the MSS2 and VC-1 decoders
Diego Biurrun
2016-02-19
1
-2
/
+2
*
|
Merge commit '7d16d8533daf73b66d318c5e27de3b17208aa0ba'
Derek Buitenhuis
2016-02-24
1
-1
/
+2
|
\
\
|
|
/
|
*
build: More precise dependencies for h264dsp
Diego Biurrun
2016-02-19
1
-1
/
+2
|
*
Revert all recent configure changes related to dependency resolution
Diego Biurrun
2016-02-19
1
-63
/
+14
|
*
build: Fix typo in HEVC VDPAU hwaccel dependencies
Diego Biurrun
2016-02-18
1
-1
/
+1
*
|
Merge commit '624e235502c5aa2d17e22dd6c0ccdf080a177310'
Derek Buitenhuis
2016-02-24
1
-7
/
+9
|
\
\
|
|
/
|
*
build: Introduce iso_media component
Diego Biurrun
2016-02-18
1
-7
/
+9
*
|
Merge commit '82454c3a826bc8aa42474097784b70befd5be532'
Derek Buitenhuis
2016-02-24
1
-2
/
+2
|
\
\
|
|
/
|
*
build: Let the WTV demuxer select the MPEG-TS demuxer
Diego Biurrun
2016-02-18
1
-1
/
+1
|
*
build: Adjust mpeg4video parser dependencies
Diego Biurrun
2016-02-18
1
-1
/
+1
|
*
build: Fix mpegvideo component dependencies
Diego Biurrun
2016-02-18
1
-1
/
+1
|
*
configure: Relax the implication of --enable for components
Luca Barbato
2016-02-15
1
-1
/
+2
*
|
Merge commit '21f7cd4acd8dc4b4796b55966dd015cb037164d8'
Derek Buitenhuis
2016-02-24
1
-0
/
+1
|
\
\
|
|
/
|
*
lavfi: add a filter for uploading normal frames to CUDA
Anton Khirnov
2016-02-14
1
-0
/
+1
|
*
Allow linking to CUDA dynamically instead of dlopen()ing it at runtime
Anton Khirnov
2016-02-14
1
-1
/
+5
*
|
configure: Allow linking to CUDA dynamically instead of dlopen()ing it at run...
Anton Khirnov
2016-02-24
1
-0
/
+4
*
|
avfilter: add firequalizer filter
Muhammad Faiz
2016-02-23
1
-0
/
+2
*
|
configure&avdevice/jack: Fixed issue #43 JACK indev support on OSX
Josh de Kock
2016-02-22
1
-2
/
+7
*
|
configure: Fix webm_dash_manifest demuxer standalone compilation.
Carl Eugen Hoyos
2016-02-20
1
-0
/
+1
*
|
Revert 4 commits to configure which broke dependency handling
Michael Niedermayer
2016-02-18
1
-65
/
+15
*
|
configure: Don't enable examples when --disable-everything is used
Derek Buitenhuis
2016-02-17
1
-2
/
+2
*
|
Merge commit 'a2bb771a3cded8a05137c0effb34f61a2bc78e22'
Derek Buitenhuis
2016-02-17
1
-4
/
+7
|
\
\
|
|
/
|
*
configure: Restore the --enable-everything behaviour
Luca Barbato
2016-02-14
1
-2
/
+5
*
|
Merge commit '5e1beec944dacd6b4ed7d710125dd508c41ca969'
Derek Buitenhuis
2016-02-17
1
-0
/
+4
|
\
\
|
|
/
|
*
configure: Print which libraries will be built
Luca Barbato
2016-02-14
1
-0
/
+4
*
|
Merge commit '21c750f240b9d0c41a258d1adee2d9f75ff378b6'
Derek Buitenhuis
2016-02-17
1
-3
/
+8
|
\
\
|
|
/
|
*
configure: Use `require` for the non-component options
Luca Barbato
2016-02-14
1
-3
/
+8
|
*
vdpau: Support for VDPAU accelerated HEVC decoding
Philip Langdale
2016-02-13
1
-0
/
+4
*
|
Revert "configure: Revert recent changes to disable-everything"
Derek Buitenhuis
2016-02-17
1
-12
/
+54
*
|
Merge commit 'f7d77b9a5dd42bf0f5dffecf590466b4c4239437'
Derek Buitenhuis
2016-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
eatqi: Remove MpegEncContext dependency
Vittorio Giovara
2016-02-09
1
-1
/
+1
*
|
Merge commit '34c9eba982c75196392a3b0b245dd34297c4511d'
Derek Buitenhuis
2016-02-16
1
-28
/
+22
|
\
\
|
|
/
|
*
configure: Refactor toolchain flag setting
Diego Biurrun
2016-02-09
1
-27
/
+26
|
*
avplay: drop support for building without lavfi
Anton Khirnov
2016-02-09
1
-2
/
+2
|
*
msvc: Fix libx264 linking
Henrik Gramner
2016-02-06
1
-0
/
+1
|
*
configure: Support MSYS2 mingw-w64 64bit
Luca Barbato
2016-02-06
1
-2
/
+2
|
*
configure: add missing avx2 support check
James Almer
2016-01-28
1
-0
/
+1
|
*
configure: Correctly add openssl cflags and libs
Luca Barbato
2016-01-23
1
-1
/
+2
*
|
configure: Enable GCC vectorization on ≥4.9 on x86
Timothy Gu
2016-02-08
1
-1
/
+5
[next]