| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '706af9227b58657c73e3a4df3689da734f010500' | Clément Bœsch | 2017-04-08 | 1 | -0/+3 |
|\ |
|
| * | lavu: Document the color properties enumeration values origin | Vittorio Giovara | 2016-12-02 | 1 | -0/+3 |
* | | Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde' | Clément Bœsch | 2017-03-31 | 1 | -1/+2 |
|\| |
|
| * | lavu: Rename ycgco color space appropriately | Vittorio Giovara | 2016-11-08 | 1 | -1/+2 |
| * | pixfmt: Add GRAY12 | Luca Barbato | 2016-11-07 | 1 | -0/+4 |
* | | Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104' | Clément Bœsch | 2017-03-24 | 1 | -0/+1 |
|\| |
|
| * | lavu: Add JEDEC P22 color primaries | Vittorio Giovara | 2016-10-21 | 1 | -0/+1 |
| * | Add GBRAP12 pixel format support | Kieran Kunhya | 2016-10-12 | 1 | -0/+4 |
| * | Add GBRP12 pixel format support | Michael Niedermayer | 2016-10-12 | 1 | -0/+4 |
* | | lavu/pixfmt: fix redundant comment | Clément Bœsch | 2017-03-24 | 1 | -1/+1 |
* | | Merge commit '310c55f1799deab395319471a75c528d0fa7b30d' | Clément Bœsch | 2017-03-23 | 1 | -2/+2 |
|\| |
|
| * | pixfmt: Document alternative names for smpte 431 and 432 | Vittorio Giovara | 2016-10-02 | 1 | -2/+2 |
| * | pixfmt: Add yuv444p12 pixel format | Luca Barbato | 2016-09-27 | 1 | -0/+4 |
| * | pixfmt: Add yuv422p12 pixel format | Luca Barbato | 2016-09-27 | 1 | -0/+4 |
| * | pixfmt: Add yuv420p12 pixel format | Luca Barbato | 2016-09-27 | 1 | -0/+4 |
| * | pixfmt: add P010 pixel format | Hendrik Leppkes | 2016-07-02 | 1 | -0/+4 |
* | | avutil: add P016 pixel format | Philip Langdale | 2016-11-22 | 1 | -0/+4 |
* | | lavu/pixfmt: Add GRAY10 | Carl Eugen Hoyos | 2016-11-14 | 1 | -0/+3 |
* | | Merge commit 'f172e22d6aed0bff36e975bafb0183b6779f9444' | Hendrik Leppkes | 2016-11-13 | 1 | -3/+6 |
|\| |
|
| * | pixdesc: Add aliases to SMPTE color properties | Vittorio Giovara | 2016-06-27 | 1 | -3/+6 |
* | | pixfmt: Add GRAY12 | Luca Barbato | 2016-11-10 | 1 | -0/+4 |
* | | lavu: remove comma at final enumeration items to fix pedantic warnings | Michael Behrisch | 2016-10-26 | 1 | -6/+6 |
* | | pixfmt: Use enum assignment for aliases | Timothy Gu | 2016-10-05 | 1 | -4/+2 |
* | | Merge commit 'a8164323374e86ce5f93759230868c98356833a2' | James Almer | 2016-09-28 | 1 | -1/+4 |
|\| |
|
| * | pixdesc: Add new SMPTE 431, 432, and 2085 color properties | Vittorio Giovara | 2016-06-21 | 1 | -0/+3 |
| * | pixfmt: Add ARIB STD-B76 color transfer characteristic | Neil Birkbeck | 2016-06-21 | 1 | -0/+1 |
* | | lavc: add mediacodec hwaccel support | Matthieu Bouron | 2016-07-08 | 1 | -0/+2 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -11/+11 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -11/+11 |
* | | avutil: add 10-bit planar RGB with alpha | Paul B Mahol | 2016-06-10 | 1 | -0/+4 |
* | | lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function. | Neil Birkbeck | 2016-06-01 | 1 | -0/+1 |
* | | Merge commit '785bfb1d7bb8de567c3aac1d9cc369b55ac9fb7b' | Derek Buitenhuis | 2016-05-12 | 1 | -2/+2 |
|\| |
|
| * | pixfmt: fix wrong comment | Thomas Guillem | 2016-04-19 | 1 | -2/+2 |
| * | lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPI | Mark Thompson | 2016-03-19 | 1 | -0/+5 |
* | | Merge commit '7480d001312d9ba706333ec970264ed9df3f82cb' | Derek Buitenhuis | 2016-04-13 | 1 | -1/+1 |
|\| |
|
| * | pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxy | Anton Khirnov | 2016-03-07 | 1 | -1/+1 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | Merge commit '7bc780cd4413f688d3b834037b0f9ddfd6948140' | Derek Buitenhuis | 2016-02-24 | 1 | -0/+6 |
|\| |
|
| * | pixfmt: add a CUDA hwaccelled format | Anton Khirnov | 2016-02-14 | 1 | -0/+6 |
| * | pixfmt: Add new SMPTE color primaries and transfer characteristic values | Kevin Wheatley | 2015-09-17 | 1 | -0/+3 |
* | | Add GBRAP12 pixel format | Kieran Kunhya | 2016-02-24 | 1 | -0/+4 |
* | | avutil: add P010 pixel format | Hendrik Leppkes | 2016-01-26 | 1 | -0/+4 |
* | | avutil/pixfmt: Name "SMPTE ST 428-1" in AVColorPrimaries the same as in AVCol... | Michael Niedermayer | 2015-09-10 | 1 | -1/+1 |
* | | avutil/pixfmt: Add additional primaries and transfer characteristic enumerati... | Kevin Wheatley | 2015-09-10 | 1 | -9/+12 |
* | | avutil/pixfmt: remove duplicate AVPixelFormat values | James Almer | 2015-09-05 | 1 | -58/+9 |
* | | Merge commit '183db02a51a422568084b113a7571c845ca68622' | Hendrik Leppkes | 2015-09-05 | 1 | -55/+0 |
|\| |
|
| * | lavu: Drop deprecated old_pix_fmt.h and related code | Vittorio Giovara | 2015-08-28 | 1 | -40/+0 |
* | | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). | Gwenole Beauchesne | 2015-08-19 | 1 | -0/+12 |
* | | avcodec: add new Videotoolbox hwaccel. | Sebastien Zwickert | 2015-08-03 | 1 | -0/+2 |