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
2016-12-14ppc: Merge types_altivec.h into util_altivec.hDiego Biurrun
2016-12-08avutil: fix data race in av_get_cpu_flags()Wan-Teh Chang
2016-12-08Add missing #includes for standalone spherical-information-related headersDiego Biurrun
2016-12-07lavc: Add spherical packet side data APIVittorio Giovara
2016-12-07lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara
2016-12-07lavu: Add a video section to Doxygen documentationVittorio Giovara
2016-12-02lavu: Document the color properties enumeration values originVittorio Giovara
2016-11-26hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson
2016-11-24arm: warn/error on movrelx usage problematic with PIC on ELFJanne Grunau
2016-11-21Drop some bogus Doxygen documentation.Diego Biurrun
2016-11-21Fix some mismatches between function parameter and doxygen parameter names.Diego Biurrun
2016-11-18hwcontext_dxva2: make sure the sw frame format is the right one during transferAnton Khirnov
2016-11-18hwcontext_dxva2: split transfer_data() into upload/download functionsAnton Khirnov
2016-11-18hwcontext_dxva2: fix handling of the mapping flagsAnton Khirnov
2016-11-18hwcontext_dxva2: do not assume the destination format during mapping is alway...Anton Khirnov
2016-11-10arm: Clear the gp register alias at the end of functionsMartin Storsjö
2016-11-10aarch64: Add an offset parameter to the movrel macroMartin Storsjö
2016-11-08lavu: Rename ycgco color space appropriatelyVittorio Giovara
2016-11-08pixfmt: Add GRAY12Luca Barbato
2016-11-07hwcontext_qsv: support frame mappingAnton Khirnov
2016-11-07hwcontext_qsv: transfer data through the child context when VPP failsAnton Khirnov
2016-11-07hwcontext_qsv: do not fail when download/upload VPP session creation failsAnton Khirnov
2016-11-07hwcontext_qsv: add support for the P8 formatAnton Khirnov
2016-11-07hwcontext_dxva2: add support for the P8 formatAnton Khirnov
2016-11-07hwcontext_dxva2: frame mapping supportAnton Khirnov
2016-11-04hwcontext_vaapi: Frame mapping supportMark Thompson
2016-11-04hwcontext: Hardware frame mappingMark Thompson
2016-11-03Drop unreachable break and return statementsDiego Biurrun
2016-11-03float_dsp: Have implementation match function pointer prototypeDiego Biurrun
2016-10-27audio_fifo: Drop write-only variableDiego Biurrun
2016-10-21lavu: Add JEDEC P22 color primariesVittorio Giovara
2016-10-18emms: Give apriv_emms_yasm() a more general nameDiego Biurrun
2016-10-17x86: Add missing colons after assembly labelsDiego Biurrun
2016-10-12Add GBRAP12 pixel format supportKieran Kunhya
2016-10-12Add GBRP12 pixel format supportMichael Niedermayer
2016-10-02pixfmt: Document alternative names for smpte 431 and 432Vittorio Giovara
2016-10-02hwcontext_vaapi: Enable P010 supportMark Thompson
2016-10-02lavu: remove the custom atomic APIAnton Khirnov
2016-10-02buffer: convert to stdatomicAnton Khirnov
2016-10-02hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov
2016-09-27lavu: Bump version for the 12bit Planar YUV supportLuca Barbato
2016-09-27pixfmt: Add yuv444p12 pixel formatLuca Barbato
2016-09-27pixfmt: Add yuv422p12 pixel formatLuca Barbato
2016-09-27pixfmt: Add yuv420p12 pixel formatLuca Barbato
2016-09-22hwcontext_cuda: Add P010 and YUV444P16 pixel formatYogender Kumar Gupta
2016-09-19x86util: Document SBUTTERFLY macroAlexandra Hájková
2016-09-14hwcontext_vdpau: Fix missing subscriptsMark Thompson
2016-09-14hwcontext_vdpau: Remove duplicate definition of GET_CALLBACKMark Thompson
2016-09-03Drop memalign hackDiego Biurrun
2016-08-31hwcontext_dxva2: use the special UC copy for downloading framesAnton Khirnov