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-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
2016-02-15Allow linking to CUDA dynamically instead of dlopen()ing it at runtimeAnton Khirnov
2016-02-14configure: Restore the --enable-everything behaviourLuca Barbato
2016-02-14configure: Print which libraries will be builtLuca Barbato
2016-02-14configure: Use `require` for the non-component optionsLuca Barbato
2016-02-13vdpau: Support for VDPAU accelerated HEVC decodingPhilip Langdale
2016-02-09eatqi: Remove MpegEncContext dependencyVittorio Giovara
2016-02-09configure: Refactor toolchain flag settingDiego Biurrun
2016-02-09avplay: drop support for building without lavfiAnton Khirnov
2016-02-06msvc: Fix libx264 linkingHenrik Gramner
2016-02-06configure: Support MSYS2 mingw-w64 64bitLuca Barbato
2016-01-28configure: add missing avx2 support checkJames Almer
2016-01-23configure: Correctly add openssl cflags and libsLuca Barbato
2016-01-21configure: Force-enable select_any dependencies only on --enableLuca Barbato
2016-01-21configure: Improve requesting specific featuresLuca Barbato
2016-01-19libkvazaar: Set frame rate as a rational numberArttu Ylä-Outinen
2016-01-19configure: mips: Support both-endian compilersLuca Barbato
2016-01-19configure: Use pkg-config to check for opensslLuca Barbato
2016-01-12nvenc: rename encodersAnton Khirnov
2016-01-11swfdec: support compressed swfClément Bœsch