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-07-09Merge commit 'bcc07e2576cb723007bea1238afd019ae2d1b005'Clément Bœsch
2016-07-08lavc: add mediacodec hwaccel supportMatthieu Bouron
2016-06-13pixdesc: Use C99 array to list color properties namesVittorio Giovara
2016-06-10avutil: add 10-bit planar RGB with alphaPaul B Mahol
2016-06-01lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function.Neil Birkbeck
2016-05-11Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis
2016-04-14Merge commit 'd264c720f7b74286840719e506daba39f83b438b'Derek Buitenhuis
2016-03-19lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson
2016-02-24Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'Derek Buitenhuis
2016-02-24Add GBRAP12 pixel formatKieran Kunhya
2016-02-22avutil/pixdesc: Make get_color_type() aware of CIE XYZ formatsMichael Niedermayer
2016-02-16Merge commit '1546a41adae818b340acdd9b5dacd6d0a92b6507'Derek Buitenhuis
2016-02-15pixfmt: add a CUDA hwaccelled formatAnton Khirnov
2016-01-26avutil: add P010 pixel formatHendrik Leppkes
2016-01-25pixdesc: Drop unneeded deprecation warning guardsVittorio Giovara
2015-09-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-09-12Merge commit 'e336c51e6ffcdb93fbcf3c6153d378400608526b'Hendrik Leppkes
2015-09-10avutil/pixdesc: Use "-" in color_primaries_names to be consistent with color_...Michael Niedermayer
2015-09-10avutil/pixdesc: Add SMPTE ST 2084 and ST 428-1 pixel descriptionsKevin Wheatley
2015-09-10pixdesc: Consistently order componentsHendrik Leppkes
2015-09-10pixdesc: Add missing alpha flag for yuva420p9beHendrik Leppkes
2015-09-08Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes
2015-09-08Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-09-05Merge commit '2f8cbbc962dfc0dc1dd0a90b2cd6c21266380f51'Hendrik Leppkes
2015-08-28lavu: Drop deprecated external access to AVPixFmtDescriptor tableVittorio Giovara
2015-08-19vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne
2015-08-03avcodec: add new Videotoolbox hwaccel.Sebastien Zwickert
2015-07-24avutil: add ayuv64le and ayuv64be packed pixel formatPaul B Mahol
2015-05-25Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-05-06lavu: add yuv440p10/12 pixfmts.Ronald S. Bultje
2015-03-29Merge commit 'c48456166e95648719a8be8f8613f9dee98205c1'Michael Niedermayer
2015-03-29lavc: add MMAL hardware decoder wrapperwm4
2015-03-24Merge commit '592a04054e6423be5050efd2bceece48b10b9c1d'Michael Niedermayer
2015-03-23pixdesc: Replace a few leftover instances of non AV-prefixed flagsVittorio Giovara
2015-02-19Merge commit '5b1d9ceec715846a58fe029bc3889ed6fa62436a'Michael Niedermayer
2015-02-19pixfmt: add a pixel format for QSV hwaccelAnton Khirnov
2015-02-07pixdesc: Include more functions in FF_DISABLE_DEPRECATION_WARNINGSTimothy Gu
2015-01-14lavu: add planar 16 bit and 8 bit rgb with alphaPaul B Mahol
2014-10-09Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'Michael Niedermayer
2014-10-08pixdesc: return color properties namesVittorio Giovara
2014-08-05Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer
2014-08-04Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer
2014-08-04Merge commit 'e0d73fda361729d207e51fa2afd8ba6102e58d98'Michael Niedermayer
2014-08-04Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer
2014-08-04avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-08-04avutil: add alias names for gray 8/16 colour spacesVittorio Giovara
2014-08-04pixdesc: Support pixelformat aliasesLuca Barbato