index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "mmaldec: autodetect by default" since it breaks linking on systems wi...
Janne Grunau
2016-04-30
1
-4
/
+3
*
mmaldec: autodetect by default
wm4
2016-04-30
1
-3
/
+4
*
mmaldec: limit internal buffering
wm4
2016-04-30
1
-0
/
+2
*
configure: fix mmal build dependencies
wm4
2016-04-30
1
-6
/
+5
*
mmaldec: add vc1 decoding support
wm4
2016-04-30
1
-0
/
+3
*
mmaldec: Add mpeg2 decoding support
Julian Scheel
2016-04-30
1
-0
/
+3
*
h264_parser: remove the remaining dependencies on the h264 decoder
Anton Khirnov
2016-04-24
1
-1
/
+1
*
Generate the lists of enabled protocols/bsfs from configure.
Anton Khirnov
2016-04-19
1
-0
/
+17
*
omx: Add support for broadcom OMX on raspberry pi
Martin Storsjö
2016-04-12
1
-1
/
+8
*
libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL
Martin Storsjö
2016-04-12
1
-0
/
+7
*
build: Group declarations for hw-accelerated de-/encoding separately
Diego Biurrun
2016-04-07
1
-35
/
+51
*
configure: cosmetics: Drop pointless end-of-line semicolons
Diego Biurrun
2016-04-07
1
-26
/
+26
*
jack: Support OSX
Josh de Kock
2016-03-31
1
-1
/
+9
*
lavc: VAAPI MJPEG encoder
Mark Thompson
2016-03-30
1
-0
/
+3
*
lavc: VAAPI H.265 encoder
Mark Thompson
2016-03-30
1
-0
/
+3
*
lavc: VAAPI H.264 encoder
Mark Thompson
2016-03-30
1
-0
/
+3
*
lavc: VAAPI encode common infrastructure
Mark Thompson
2016-03-30
1
-0
/
+2
*
avconv: VAAPI hwcontext initialisation and hwaccel helper
Mark Thompson
2016-03-30
1
-1
/
+7
*
svq3: drop the build dependency on the h264 decoder
Anton Khirnov
2016-03-28
1
-1
/
+1
*
intrax8: Add a local BlockDSPContext and initialize it
Vittorio Giovara
2016-03-25
1
-1
/
+1
*
intrax8: Keep a reference to the context idctdsp
Vittorio Giovara
2016-03-25
1
-0
/
+1
*
lavfi: add an NVIDIA NPP-based scaling filter
Anton Khirnov
2016-03-23
1
-0
/
+5
*
lavf: VAAPI scale filter
Mark Thompson
2016-03-23
1
-0
/
+3
*
build: Add component for the SRTP common code
Diego Biurrun
2016-03-23
1
-2
/
+3
*
intrax8: Move error resilience out of intrax8
Vittorio Giovara
2016-03-22
1
-2
/
+1
*
lavc: add a new bitstream filtering API
Anton Khirnov
2016-03-20
1
-1
/
+1
*
lavu: VAAPI hwcontext implementation
Mark Thompson
2016-03-19
1
-0
/
+4
*
configure: Add support for clang llvm-cov
Luca Barbato
2016-03-07
1
-0
/
+4
*
configure: Support msan as toolchain
Luca Barbato
2016-03-07
1
-0
/
+5
*
lavf: reorganize URLProtocols
Anton Khirnov
2016-02-22
1
-1
/
+9
*
build: Disentangle VC-1 decoder and parser
Diego Biurrun
2016-02-19
1
-1
/
+1
*
build: Add vc1dsp component for more fine-grained dependencies
Diego Biurrun
2016-02-19
1
-1
/
+3
*
build: Add missing mpegvideo dependency for the MSS2 and VC-1 decoders
Diego Biurrun
2016-02-19
1
-2
/
+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
*
build: Introduce iso_media component
Diego Biurrun
2016-02-18
1
-7
/
+9
*
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
*
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: Restore the --enable-everything behaviour
Luca Barbato
2016-02-14
1
-2
/
+5
*
configure: Print which libraries will be built
Luca Barbato
2016-02-14
1
-0
/
+4
*
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
*
eatqi: Remove MpegEncContext dependency
Vittorio Giovara
2016-02-09
1
-1
/
+1
*
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
[next]