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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-28Merge commit '72b7441a10f578a1d0be7083d8f5adf6a01921c2'Michael Niedermayer
2015-03-28Merge commit 'd0a63d8b989647ffdb5f40da8e1feaffe1a8e791'Michael Niedermayer
2015-03-28Merge commit 'b04d009b0e1a34b717f3d3bbf407aef0c742aff1'Michael Niedermayer
2015-03-28lavc: add Intel libmfx-based H.264 encoderAnton Khirnov
2015-03-27qsvdec: split off some code that will be shared with the encoderAnton Khirnov
2015-03-27qsv: rename to qsvdecAnton Khirnov
2015-03-25configure: add missing dependency for nvenc_h265James Almer
2015-03-24avcodec/nvenc: Drop support for old nvenc apiTimo Rothenpieler
2015-03-20configure: Silence warnings about constant unsigned overflows in MSVCMichael Niedermayer
2015-03-20avcodec: Fix libdcadec include dirKacper Michajłow
2015-03-20avcodec: add libdcadec decoderHendrik Leppkes
2015-03-17Merge commit '91894f27dce531c13d7e1be20253877f2e1e9e66'Michael Niedermayer
2015-03-17configure: Disable shift operator precedence warnings with MSVCDiego Biurrun
2015-03-17configure: Silence EMMS warnings in ICCMichael Niedermayer
2015-03-16Merge commit 'faab8f9fcb4ffeb967dc6872c0f1e9da719106ce'Michael Niedermayer
2015-03-16Merge commit '3e1b5cbc9ab0a61c9bec08a1df1404b9da6ed7ea'Michael Niedermayer
2015-03-16configure: move cross_compile checks after the toolchain sectionJanne Grunau
2015-03-16configure: handle Apple's armv7s in probe_arm_arch()Janne Grunau
2015-03-14configure: fix zlib dependancy of tdscMichael Niedermayer
2015-03-14Merge commit '247e370e2a913db52ca079b347a174c8d393b171'Michael Niedermayer
2015-03-13TDSC decoderVittorio Giovara
2015-03-12Merge commit '9c8074050745184a61059ad56045ad711299e33d'Michael Niedermayer
2015-03-12configure: Mark qsv subsystem as not selectable on the command lineDiego Biurrun
2015-03-11Merge commit '7a76c6c4df31d1ff65464ccf3171acd57ef004eb'Michael Niedermayer
2015-03-11configure: Enable colored output for gcc 4.9+Vittorio Giovara
2015-03-10Force -D__EXTENSIONS__ on Solaris.Carl Eugen Hoyos
2015-03-09Add dependencies to configure file for vf_fftfiltArwa Arif
2015-03-07Merge commit 'b77e335e441040a40fc6156b8e4a134745d10233'Michael Niedermayer
2015-03-07Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73'Michael Niedermayer
2015-03-07configure: Move the .object_arch check to the right placeMartin Storsjö
2015-03-07arm: Suppress tags about used cpu arch and extensionsMartin Storsjö
2015-03-06configure: Make compilable with VS2015Peter Tissen
2015-03-06configure, mips: remove MIPS32R2, merging it with MIPSFPUJames Cowgill
2015-03-05Allow AVFoundation compilation on OS X 10.7.Carl Eugen Hoyos
2015-03-02configure/help: consistently use "autodetect"Clément Bœsch
2015-03-01Merge commit '990e4a6639d0714198583c2812b1074b5751898f'Michael Niedermayer
2015-03-01Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer
2015-02-28Add a QSV decoding example.Anton Khirnov
2015-02-28lavc: do not compile fmtconvert unconditionallyAnton Khirnov
2015-02-26Merge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd'Michael Niedermayer
2015-02-26configure: Move the cross_prefix setting after the toolchain oneLuca Barbato
2015-02-23Merge commit '521979e6b1e7a89751aebc285a40d6508f8af48f'Michael Niedermayer
2015-02-23Merge commit 'f7cc6627c01ad3f5bc6ea2d0e6f8adb3a0b490d7'Michael Niedermayer
2015-02-23configure: Properly fail when libcdio/cdparanoia is not foundVittorio Giovara
2015-02-23configure: Use pkg-config for libdc1394 discoveryVittorio Giovara
2015-02-19Merge commit '11c22dfd495bbd3f38df639772aa4bb9a1be882d'Michael Niedermayer
2015-02-19Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6'Michael Niedermayer
2015-02-19configure: add missing h264_qsv hwaccel depsAnton Khirnov
2015-02-19lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov
2015-02-17Force linking against user32 if dxva2 is enabled.Carl Eugen Hoyos