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
*
lavc: drop libdirac encoder.
Anton Khirnov
2012-02-23
1
-3
/
+2
*
Remove libpostproc.
Diego Biurrun
2012-02-23
1
-7
/
+1
*
dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndex
Rafaël Carré
2012-02-22
1
-3
/
+1
*
librtmp: Add "lib" prefix to librtmp URLProtocol declarations.
Diego Biurrun
2012-02-14
1
-4
/
+6
*
build: Set correct dependencies for rtmp* protocols implemented by librtmp.
Diego Biurrun
2012-02-13
1
-0
/
+4
*
Remove Sun medialib glue code.
Diego Biurrun
2012-02-08
1
-4
/
+0
*
win64: add a XMM clobber test configure option.
Ronald S. Bultje
2012-02-02
1
-0
/
+14
*
fate: make acodec-ac3_fixed test output raw AC3
Mans Rullgard
2012-02-02
1
-1
/
+1
*
config.asm: change %ifdef directives to %if directives.
Ronald S. Bultje
2012-01-27
1
-1
/
+2
*
lavd: remove deprecated v4l grab device.
Anton Khirnov
2012-01-24
1
-2
/
+0
*
Remove ffmpeg.
Anton Khirnov
2012-01-23
1
-3
/
+0
*
avserver: fix build after the next bump.
Anton Khirnov
2012-01-22
1
-1
/
+1
*
configure: provide libavfilter/version.h header to get_version()
Stefano Sabatini
2012-01-14
1
-1
/
+1
*
Fix a bunch of platform name and other typos.
Diego Biurrun
2012-01-11
1
-1
/
+1
*
No longer build libpostproc by default
Reinhard Tartler
2012-01-11
1
-2
/
+1
*
v4l2: list available formats
Luca Barbato
2012-01-04
1
-0
/
+3
*
win32: detect number of CPUs using affinity
Daniel Verkamp
2012-01-03
1
-2
/
+2
*
threads: add sysconf based number of CPUs detection
Janne Grunau
2011-12-31
1
-0
/
+2
*
threads: test for sys/param.h and include it for sysctl on OpenBSD
Janne Grunau
2011-12-27
1
-0
/
+2
*
bsd: use number of logical CPUs as automatic thread count
Janne Grunau
2011-12-22
1
-0
/
+2
*
windows: use number of CPUs as automatic thread count
Janne Grunau
2011-12-22
1
-0
/
+2
*
linux: use number of CPUs as automatic thread count
Janne Grunau
2011-12-22
1
-0
/
+2
*
lavfi: always build vsrc_buffer.
Anton Khirnov
2011-12-22
1
-2
/
+0
*
configure: Show whether the safe bitstream reader is enabled
Martin Storsjö
2011-12-21
1
-0
/
+1
*
build: error on mixed declarations and code
Mans Rullgard
2011-12-21
1
-0
/
+1
*
build: fix standalone compilation of mpc7/mpc8 decoders
Diego Biurrun
2011-12-20
1
-0
/
+2
*
get_bits: introduce safe bitreading to prevent overreads.
Ronald S. Bultje
2011-12-17
1
-0
/
+5
*
configure: refactor lists of tests and components into variables
Diego Biurrun
2011-12-16
1
-28
/
+20
*
configure: refactor list of programs into a variable
Diego Biurrun
2011-12-15
1
-11
/
+11
*
configure: cosmetics: sort some lists where appropriate
Diego Biurrun
2011-12-14
1
-38
/
+40
*
build: conditionally compile x86 H.264 chroma optimizations
Diego Biurrun
2011-12-14
1
-6
/
+7
*
configure: do not manually enable protocols
Diego Biurrun
2011-12-13
1
-1
/
+0
*
x86: bswap: remove test for bswap instruction
Mans Rullgard
2011-12-12
1
-3
/
+0
*
configure: Store vda lib flags in extralibs instead of ldflags
Rafaël Carré
2011-11-25
1
-1
/
+1
*
regtest: split video encode/decode tests into individual targets
Mans Rullgard
2011-11-22
1
-3
/
+5
*
configure: add libpulse to help output
Anton Khirnov
2011-11-21
1
-0
/
+1
*
httpproxy: Fix dependencies
John Stebbins
2011-11-20
1
-0
/
+2
*
configure: add check for w32threads to enable it automatically
Janne Grunau
2011-11-18
1
-1
/
+4
*
hwaccel: OS X Video Decoder Acceleration (VDA) support.
Sebastien Zwickert
2011-11-14
1
-0
/
+9
*
avformat: Add the https protocol
Martin Storsjö
2011-11-05
1
-0
/
+1
*
avformat: Add the tls protocol, using OpenSSL or gnutls
Martin Storsjö
2011-11-05
1
-0
/
+2
*
configure: Allow linking to the gnutls library
Martin Storsjö
2011-11-05
1
-0
/
+4
*
configure: Allow linking to openssl
Martin Storsjö
2011-11-05
1
-0
/
+8
*
configure: declare dependency of h264_vaapi_hwaccel on h264_decoder
Diego Biurrun
2011-11-04
1
-1
/
+1
*
Enable w32threads automatically unless explicitly disabled
Martin Storsjö
2011-11-01
1
-1
/
+2
*
pulse: introduce pulseaudio input
Luca Barbato
2011-10-26
1
-0
/
+4
*
libspeexenc: add libspeex encoder
Justin Ruggles
2011-10-20
1
-1
/
+2
*
lavfi: port libmpcodecs delogo filter
Stefano Sabatini
2011-10-17
1
-0
/
+1
*
lavfi: port boxblur filter from libmpcodecs
Stefano Sabatini
2011-10-17
1
-0
/
+1
*
libx264: support yuv422/444 output.
Anton Khirnov
2011-10-12
1
-2
/
+2
[next]