| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil: add AVX-512 flags | James Darnley | 2017-12-24 | 1 | -1/+1 |
* | lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC | Aman Gupta | 2017-12-16 | 1 | -1/+1 |
* | libavutil: Add saturating subtraction functions | Andrew D'Addesio | 2017-12-04 | 1 | -1/+1 |
* | Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' | James Almer | 2017-11-29 | 1 | -2/+1 |
|\ |
|
| * | stereo3d: Support view type for frame sequence type | Vittorio Giovara | 2017-11-28 | 1 | -1/+1 |
| * | pixdesc: Add API to map color property names to enum values | Vittorio Giovara | 2017-09-21 | 1 | -1/+1 |
| * | pixfmt: Support chroma-derived and ictcp color matrices | Vittorio Giovara | 2017-08-10 | 1 | -1/+1 |
| * | imgutils: add function to clear an image to black | wm4 | 2017-07-26 | 1 | -1/+1 |
| * | lavc, lavu: move frame cropping to a convenience function | wm4 | 2017-07-26 | 1 | -1/+1 |
| * | lavu: add new D3D11 pixfmt and hwcontext | wm4 | 2017-06-08 | 1 | -2/+2 |
| * | hwcontext: Improve allocation in derived contexts | Mark Thompson | 2017-04-30 | 1 | -1/+1 |
| * | spherical: add functions to retrieve and request projection names | James Almer | 2017-04-27 | 1 | -1/+1 |
* | | lavu/pixfmt: Remove gap in the middle of enum AVPixelFormat | Mark Thompson | 2017-11-25 | 1 | -1/+1 |
* | | lavu: OpenCL hwcontext implementation | Mark Thompson | 2017-11-22 | 1 | -1/+1 |
* | | lavu: Add OpenCL hardware pixfmt | Mark Thompson | 2017-11-22 | 1 | -1/+1 |
* | | avutil/frame: deprecate getters and setters for AVFrame fields | James Almer | 2017-10-29 | 1 | -0/+3 |
* | | Merge commit '35cf146a33ce41a1adb6c9bd5a0827eacb1b6bfc' | James Almer | 2017-10-23 | 1 | -3/+0 |
|\| |
|
| * | lavu: Drop deprecated av_dlog macro | Vittorio Giovara | 2017-03-23 | 1 | -3/+0 |
* | | Merge commit '619a433eca2c5655c41b799e0b06380020fb1498' | James Almer | 2017-10-23 | 1 | -3/+0 |
|\| |
|
| * | lavu: Drop deprecated option type | Vittorio Giovara | 2017-03-23 | 1 | -3/+0 |
* | | Merge commit 'dd343fd986459f467a2d1d70c26101dff1d47d68' | James Almer | 2017-10-23 | 1 | -3/+0 |
|\| |
|
| * | lavu: Drop deprecated VDPAU pixel formats | Vittorio Giovara | 2017-03-23 | 1 | -3/+0 |
| * | lavc: Drop deprecated stream codec tag | Vittorio Giovara | 2017-03-23 | 1 | -2/+2 |
* | | Merge commit 'dcc39ee10e82833ce24aa57926c00ffeb1948198' | James Almer | 2017-10-23 | 1 | -3/+0 |
|\| |
|
| * | lavc: Remove deprecated XvMC support hacks | Diego Biurrun | 2017-03-23 | 1 | -3/+0 |
* | | avutil/crc: remove gap in AVCRCId enum values | James Almer | 2017-10-22 | 1 | -3/+0 |
* | | Merge commit '07a2b155949eb267cdfc7805f42c7b3375f9c7c5' | James Almer | 2017-10-21 | 1 | -8/+8 |
|\| |
|
| * | Bump major versions of all libraries | Vittorio Giovara | 2017-03-23 | 1 | -6/+6 |
| * | hwcontext: Make it easier to work with device types | Mark Thompson | 2017-03-20 | 1 | -1/+1 |
| * | hwcontext: Add device derivation | Mark Thompson | 2017-03-20 | 1 | -1/+1 |
| * | spherical: Add tiled equirectangular type and projection-specific properties | Vittorio Giovara | 2017-03-07 | 1 | -1/+1 |
| * | AVFrame: add an opaque_ref field | wm4 | 2017-02-11 | 1 | -2/+2 |
* | | Bump version for master after 3.4 branchpointn3.5-dev | Michael Niedermayer | 2017-10-11 | 1 | -1/+1 |
* | | Bump minor versions for branching 3.4 | Michael Niedermayer | 2017-10-11 | 1 | -2/+2 |
* | | Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30' | James Almer | 2017-09-27 | 1 | -1/+1 |
|\| |
|
| * | frame: allow align=0 (meaning automatic) for av_frame_get_buffer() | Anton Khirnov | 2017-02-11 | 1 | -1/+1 |
* | | Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e' | James Almer | 2017-09-27 | 1 | -1/+1 |
|\| |
|
| * | cpu: add a function for querying maximum required data alignment | Anton Khirnov | 2017-02-11 | 1 | -1/+1 |
* | | pixdesc: Add API to map color property names to enum values | Vittorio Giovara | 2017-09-21 | 1 | -1/+1 |
* | | lavu: Add DRM hwcontext | Mark Thompson | 2017-09-13 | 1 | -1/+1 |
* | | Add single precision planar RGB pixel formats | Vittorio Giovara | 2017-08-15 | 1 | -1/+1 |
* | | pixfmt: Support chroma-derived and ictcp color matrices | Vittorio Giovara | 2017-08-10 | 1 | -1/+1 |
* | | imgutils: add function to clear an image to black | wm4 | 2017-08-08 | 1 | -1/+1 |
* | | lavc, lavu: move frame cropping to a convenience function | wm4 | 2017-08-08 | 1 | -1/+1 |
* | | libavutil: add GRAY9 pixel format | Paul B Mahol | 2017-08-07 | 1 | -2/+2 |
* | | hwcontext_cuda : Support YUV444P16 format | Yogender Gupta | 2017-08-03 | 1 | -1/+1 |
* | | lavu/frame: add new side data type for ICC profiles | Rostislav Pehlivanov | 2017-07-25 | 1 | -1/+1 |
* | | avutil: merge slice threading implementation from avcodec and avfilter | Muhammad Faiz | 2017-07-19 | 1 | -1/+1 |
* | | lavu: add new D3D11 pixfmt and hwcontext | wm4 | 2017-06-27 | 1 | -1/+1 |
* | | hwcontext: Improve allocation in derived contexts | Mark Thompson | 2017-06-14 | 1 | -1/+1 |