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
2015-05-31ppc: configure: Support ISA 2.06 and laterLuca Barbato
2015-05-26lavf: split tls.cwm4
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-05-13libx265: Use the Multi-library InterfaceGopu Govindaswamy
2015-05-02configure: Allow log2 with MSVC 2013 onwards.Matt Oliver
2015-05-02configure: Use the right local variable in the MSVC and ICL probesMartin Storsjö
2015-05-02avplay: Add support for rotated videoMartin Storsjö
2015-04-20log: Print a full backtrace along with error messages under ValgrindVittorio Giovara
2015-04-15configure: Simplify avisynth checkDiego Biurrun
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-03-30build: Split JPEG-related tables off into a separate componentDiego Biurrun
2015-03-29lavc: add libdcadec decoderHendrik Leppkes
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
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-17configure: Disable shift operator precedence warnings with MSVCDiego Biurrun
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-13TDSC decoderVittorio Giovara
2015-03-12configure: Mark qsv subsystem as not selectable on the command lineDiego Biurrun
2015-03-11configure: Enable colored output for gcc 4.9+Vittorio Giovara
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-02-28Add a QSV decoding example.Anton Khirnov
2015-02-28lavc: do not compile fmtconvert unconditionallyAnton Khirnov
2015-02-26configure: Move the cross_prefix setting after the toolchain oneLuca Barbato
2015-02-23configure: Properly fail when libcdio/cdparanoia is not foundVittorio Giovara
2015-02-23configure: Use pkg-config for libdc1394 discoveryVittorio Giovara
2015-02-19configure: add missing h264_qsv hwaccel depsAnton Khirnov
2015-02-19lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov
2015-02-15xcbgrab: Check for xcb-shapeLuca Barbato
2015-02-04aacdec: Support for ER AAC ELD 480.Alex Converse
2015-02-02opus: Factor out imdct15 into a standalone componentDiego Biurrun
2015-02-02configure: Add a dependency on vc1_decoder from vc1_parserMartin Storsjö
2015-01-27Add DXVA2 HEVC HWAccelHendrik Leppkes
2015-01-08libopenh264enc: Fix a typo and some nitpicksMartin Storsjö
2015-01-06libavcodec: Add an OpenH264 encoder wrapperMartin Storsjö
2015-01-05build: Use -Werror=format-securityAgostino Sarubbo
2015-01-04configure: Remap -L to -libpath for msvcMartin Storsjö
2014-12-20libavformat: Only use MoveFileExA when targeting the desktop API subsetMartin Storsjö
2014-12-09arm: Use .data.rel.ro for const data with relocationsMartin Storsjö
2014-12-03configure: enable vda hwaccel by defaultVittorio Giovara
2014-11-27lavf: Use MoveFileEx instead of rename/_wrename on windowsMartin Storsjö
2014-11-18configure: Fix enabling memalign_hack automaticallyMartin Storsjö
2014-11-17lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö
2014-10-28configure: Check only for xcbLuca Barbato
2014-10-26xcbgrab: XCB-based screen captureLuca Barbato
2014-10-26lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö
2014-10-10w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer