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: Enable GCC vectorization on ≥4.9 on x86
Timothy Gu
2016-02-08
1
-1
/
+5
*
configure: fall back to using full path if src is a directory
Andreas Cadhalpun
2016-02-06
1
-1
/
+1
*
avfilter: add nnedi filter
Paul B Mahol
2016-02-01
1
-0
/
+1
*
libx265: Enable 12-bit encoding
Stephen Hutchinson
2016-02-01
1
-2
/
+2
*
msvc: Fix libx264 linking
Henrik Gramner
2016-01-31
1
-0
/
+1
*
avcodec/dca: add new decoder based on libdcadec
foo86
2016-01-31
1
-0
/
+1
*
avcodec/dca: remove old decoder
foo86
2016-01-31
1
-1
/
+0
*
avcodec: Remove libvo-aacenc support.
Kieran Kunhya
2016-01-29
1
-6
/
+0
*
avcodec: Remove libaacplus
Timothy Gu
2016-01-29
1
-5
/
+0
*
configure: remove libzvbi GPL dependency
Marton Balint
2016-01-29
1
-2
/
+3
*
configure: use -ldl for decklink
Marton Balint
2016-01-29
1
-0
/
+2
*
mmaldec: limit internal buffering
wm4
2016-01-28
1
-0
/
+4
*
mmaldec: support MPEG-4
wm4
2016-01-28
1
-0
/
+3
*
configure: fix mmal build dependencies
wm4
2016-01-28
1
-4
/
+3
*
configure: fix openssl pkg-config check
James Almer
2016-01-27
1
-1
/
+1
*
configure: Revert recent changes to disable-everything
Derek Buitenhuis
2016-01-27
1
-54
/
+12
*
Merge commit 'e93aa2c9e7b3599aee6a5820760fc1a2c629dea0'
Derek Buitenhuis
2016-01-27
1
-2
/
+17
|
\
|
*
configure: Force-enable select_any dependencies only on --enable
Luca Barbato
2016-01-21
1
-2
/
+17
*
|
Merge commit '8e7bea6dc6ac5b21484774a026847bec0771ab62'
Derek Buitenhuis
2016-01-27
1
-13
/
+40
|
\
\
|
|
/
|
*
configure: Improve requesting specific features
Luca Barbato
2016-01-21
1
-13
/
+38
|
*
libkvazaar: Set frame rate as a rational number
Arttu Ylä-Outinen
2016-01-19
1
-1
/
+1
*
|
Merge commit 'e59708bb9d94f67381f19344b5e021591eb711bf'
Derek Buitenhuis
2016-01-27
1
-0
/
+10
|
\
\
|
|
/
|
*
configure: mips: Support both-endian compilers
Luca Barbato
2016-01-19
1
-0
/
+10
*
|
Merge commit '8fd361f53b3c17c1ae13a39e030c8fa3ab4d8f1f'
Derek Buitenhuis
2016-01-27
1
-1
/
+2
|
\
\
|
|
/
|
*
configure: Use pkg-config to check for openssl
Luca Barbato
2016-01-19
1
-1
/
+2
|
*
nvenc: rename encoders
Anton Khirnov
2016-01-12
1
-0
/
+2
*
|
vf_libopencv: add support for opencv 3
Andreas Cadhalpun
2016-01-25
1
-1
/
+4
*
|
build: use a link instead of changing current directory when compiling
Andreas Cadhalpun
2016-01-25
1
-7
/
+21
*
|
avcodec/webp: fix decoder dependencies
James Almer
2016-01-24
1
-1
/
+1
*
|
configure: Maintain alphabetical order of components
Timothy Gu
2016-01-24
1
-33
/
+33
*
|
avformat: Remove support for libquvi
Kieran Kunhya
2016-01-24
1
-4
/
+0
*
|
build: fix msvc build
Charlie Arnold
2016-01-23
1
-1
/
+7
*
|
build: make out-of-tree builds bit-identical to in-tree builds
Andreas Cadhalpun
2016-01-22
1
-0
/
+1
*
|
avfilter: add afftfilter
Paul B Mahol
2016-01-21
1
-0
/
+3
*
|
configure: add missing library deps for showcqt_filter
James Almer
2016-01-21
1
-0
/
+1
*
|
libkvazaar: Set frame rate as a rational number
Arttu Ylä-Outinen
2016-01-20
1
-1
/
+1
*
|
Merge commit '7570c9e04f010c9b3bfdeb4338d330f2cdd25278'
Hendrik Leppkes
2016-01-19
1
-0
/
+1
|
\
\
|
|
/
|
*
swfdec: support compressed swf
Clément Bœsch
2016-01-11
1
-0
/
+1
*
|
configure: disable -Wunused-const-variable
James Almer
2016-01-18
1
-0
/
+1
*
|
configure: The XMA decoders depend on wmapro.
Carl Eugen Hoyos
2016-01-17
1
-0
/
+2
*
|
avfilter: add spectrumsynth filter
Paul B Mahol
2016-01-14
1
-0
/
+3
*
|
lavu/libm: add isfinite fallback
Ganesh Ajjanagadde
2016-01-13
1
-0
/
+1
*
|
configure: showspectrum now uses fft, add showspectrumpic
Paul B Mahol
2016-01-12
1
-1
/
+3
*
|
configure: Use libgcrypt-config's cflags
Ricardo Constantino
2016-01-08
1
-1
/
+4
*
|
configure: Use libgcrypt-config if available
Ricardo Constantino
2016-01-08
1
-1
/
+11
*
|
configure: remove unused bulitin check
James Almer
2016-01-07
1
-2
/
+0
*
|
lavu: add ff_parity()
Clément Bœsch
2016-01-07
1
-0
/
+2
*
|
configure: use warn() for mips unknown cpu warning
Michael Niedermayer
2016-01-06
1
-1
/
+1
*
|
mips: display a warning message when using an unknown CPU
Vicente Olivert Riera
2016-01-06
1
-0
/
+2
*
|
avcodec: Remove libstagefright
Derek Buitenhuis
2016-01-06
1
-6
/
+0
[next]