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-11-22avutil: add P016 pixel formatPhilip Langdale
2016-11-14lavu/pixfmt: Add GRAY10Carl Eugen Hoyos
2016-11-13Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444'Hendrik Leppkes
2016-11-10pixfmt: Add GRAY12Luca Barbato
2016-10-26lavu: remove comma at final enumeration items to fix pedantic warningsMichael Behrisch
2016-10-06pixfmt: Use enum assignment for aliasesTimothy Gu
2016-09-28Merge commit 'a8164323374e86ce5f93759230868c98356833a2'James Almer
2016-07-08lavc: add mediacodec hwaccel supportMatthieu Bouron
2016-06-27pixdesc: Add aliases to SMPTE color propertiesVittorio Giovara
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21pixdesc: Add new SMPTE 431, 432, and 2085 color propertiesVittorio Giovara
2016-06-21pixfmt: Add ARIB STD-B76 color transfer characteristicNeil Birkbeck
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-12Merge commit '785bfb1d7bb8de567c3aac1d9cc369b55ac9fb7b'Derek Buitenhuis
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-19pixfmt: fix wrong commentThomas Guillem
2016-04-13Merge commit '7480d001312d9ba706333ec970264ed9df3f82cb'Derek Buitenhuis
2016-03-19lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson
2016-03-07pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxyAnton Khirnov
2016-02-24Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis
2016-02-24Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140'Derek Buitenhuis
2016-02-24Add GBRAP12 pixel formatKieran Kunhya
2016-02-18cosmetics: Drop empty comment linesDiego Biurrun
2016-02-15pixfmt: add a CUDA hwaccelled formatAnton Khirnov
2016-01-26avutil: add P010 pixel formatHendrik Leppkes
2015-09-17pixfmt: Add new SMPTE color primaries and transfer characteristic valuesKevin Wheatley
2015-09-10avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVCol...Michael Niedermayer
2015-09-10avutil/pixfmt: Add additional primaries and transfer characteristic enumerati...Kevin Wheatley
2015-09-05avutil/pixfmt: remove duplicate AVPixelFormat valuesJames Almer
2015-09-05Merge commit '183db02a51a422568084b113a7571c845ca68622'Hendrik Leppkes
2015-08-28lavu: Drop deprecated old_pix_fmt.h and related codeVittorio 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-06-14doc: fix spelling errorsAndreas Cadhalpun
2015-05-28Merge commit 'a64a5773ea5f7337cd1d87cfdf511914d317fe81'Michael Niedermayer
2015-05-28pixfmt: remove misleading and broken documentationwm4
2015-05-25Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer
2015-05-25D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme
2015-05-22avutil/pixfmt: Clarify DV example comments for AVChromaLocationTim Nicholson
2015-05-21avutil/pixfmt: s/luma sample positions/horizontal luma sample positions/Michael Niedermayer
2015-05-21avutil/pixfmt: make luma sample positions even more explicit in the AVChromaL...Michael Niedermayer
2015-05-21avutil/pixfmt: Clarify mpeg example comments for AVChromaLocationMichael Niedermayer
2015-05-21avutil/pixfmt: clarify chroma location text further, as "first" is ambigousMichael Niedermayer
2015-05-21avutil/pixfmt: Clarify that the ASCII art describes the location of the first...Michael Niedermayer
2015-05-19avutil/pixfmt: Improve ascii art showing the meaning of the AVChromaLocation ...Michael Niedermayer
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