Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-26hwcontext_vdpau: implement device creationAnton Khirnov
2016-05-19configure: Don't require nonfree for nvencTimo Rothenpieler
2016-05-19nvenc: drop the hard dependency on CUDAAnton Khirnov
2016-05-19nvenc: write the VUI signal properties for HEVCAnton Khirnov
2016-05-19configure: move the hardware accel libs' entries in the configure outputAnton Khirnov
2016-05-19configure: move the hardware accel libs' entries in the help textAnton Khirnov
2016-05-19configure: improve the help text for external librariesAnton Khirnov
2016-05-05configure: Document --enable-libfontconfigDiego Biurrun
2016-04-30Revert "mmaldec: autodetect by default" since it breaks linking on systems wi...Janne Grunau
2016-04-30mmaldec: autodetect by defaultwm4
2016-04-30mmaldec: limit internal bufferingwm4
2016-04-30configure: fix mmal build dependencieswm4
2016-04-30mmaldec: add vc1 decoding supportwm4
2016-04-30mmaldec: Add mpeg2 decoding supportJulian Scheel
2016-04-24h264_parser: remove the remaining dependencies on the h264 decoderAnton Khirnov
2016-04-19Generate the lists of enabled protocols/bsfs from configure.Anton Khirnov
2016-04-12omx: Add support for broadcom OMX on raspberry piMartin Storsjö
2016-04-12libavcodec: Add H264/MPEG4 encoders based on OpenMAX ILMartin Storsjö
2016-04-07build: Group declarations for hw-accelerated de-/encoding separatelyDiego Biurrun
2016-04-07configure: cosmetics: Drop pointless end-of-line semicolonsDiego Biurrun
2016-03-31jack: Support OSXJosh de Kock
2016-03-30lavc: VAAPI MJPEG encoderMark Thompson
2016-03-30lavc: VAAPI H.265 encoderMark Thompson
2016-03-30lavc: VAAPI H.264 encoderMark Thompson
2016-03-30lavc: VAAPI encode common infrastructureMark Thompson
2016-03-30avconv: VAAPI hwcontext initialisation and hwaccel helperMark Thompson
2016-03-28svq3: drop the build dependency on the h264 decoderAnton Khirnov
2016-03-25intrax8: Add a local BlockDSPContext and initialize itVittorio Giovara
2016-03-25intrax8: Keep a reference to the context idctdspVittorio Giovara
2016-03-23lavfi: add an NVIDIA NPP-based scaling filterAnton Khirnov
2016-03-23lavf: VAAPI scale filterMark Thompson
2016-03-23build: Add component for the SRTP common codeDiego Biurrun
2016-03-22intrax8: Move error resilience out of intrax8Vittorio Giovara
2016-03-20lavc: add a new bitstream filtering APIAnton Khirnov
2016-03-19lavu: VAAPI hwcontext implementationMark Thompson
2016-03-07configure: Add support for clang llvm-covLuca Barbato
2016-03-07configure: Support msan as toolchainLuca Barbato
2016-02-22lavf: reorganize URLProtocolsAnton Khirnov
2016-02-19build: Disentangle VC-1 decoder and parserDiego Biurrun
2016-02-19build: Add vc1dsp component for more fine-grained dependenciesDiego Biurrun
2016-02-19build: Add missing mpegvideo dependency for the MSS2 and VC-1 decodersDiego Biurrun
2016-02-19build: More precise dependencies for h264dspDiego Biurrun
2016-02-19Revert all recent configure changes related to dependency resolutionDiego Biurrun
2016-02-18build: Fix typo in HEVC VDPAU hwaccel dependenciesDiego Biurrun
2016-02-18build: Introduce iso_media componentDiego Biurrun
2016-02-18build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun
2016-02-18build: Adjust mpeg4video parser dependenciesDiego Biurrun
2016-02-18build: Fix mpegvideo component dependenciesDiego Biurrun
2016-02-15configure: Relax the implication of --enable for componentsLuca Barbato
2016-02-15lavfi: add a filter for uploading normal frames to CUDAAnton Khirnov