| Commit message (Expand) | Author | Age | Files | Lines |
* | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -0/+6 |
* | lavu: add new D3D11 pixfmt and hwcontext | wm4 | 2017-06-27 | 1 | -0/+3 |
* | avformat/aviobuf: add support for specifying minimum packet size and marking ... | Marton Balint | 2017-06-24 | 1 | -0/+3 |
* | hwcontext: Improve allocation in derived contexts | Mark Thompson | 2017-06-14 | 1 | -0/+4 |
* | lavc: Add flag to allow profile mismatch with hardware decoding | Mark Thompson | 2017-06-14 | 1 | -0/+3 |
* | hwcontext: Make it easier to work with device types | Mark Thompson | 2017-06-14 | 1 | -0/+4 |
* | hwcontext: Add device derivation | Mark Thompson | 2017-06-14 | 1 | -0/+3 |
* | videotoolbox: add hwcontext support | wm4 | 2017-05-15 | 1 | -0/+8 |
* | Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5' | James Almer | 2017-05-08 | 1 | -0/+4 |
|\ |
|
| * | lavc: add an option for exporting cropping information to the caller | Anton Khirnov | 2017-01-12 | 1 | -0/+4 |
* | | Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3' | James Almer | 2017-05-08 | 1 | -0/+4 |
|\| |
|
| * | frame: add a cropping rectangle to AVFrame | Anton Khirnov | 2017-01-12 | 1 | -0/+4 |
* | | lavu/sha512: update length argument following sha+md5 changes | Clément Bœsch | 2017-05-05 | 1 | -1/+1 |
* | | Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551' | Clément Bœsch | 2017-05-05 | 1 | -0/+4 |
|\| |
|
| * | crypto: consistently use size_t as type for length parameters | Diego Biurrun | 2017-01-09 | 1 | -0/+4 |
| * | APIChanges: Mention where release 12 was cut | Vittorio Giovara | 2016-12-08 | 1 | -0/+4 |
| * | lavc: Add spherical packet side data API | Vittorio Giovara | 2016-12-07 | 1 | -0/+4 |
| * | lavu: Add AVSphericalMapping type and frame side data | Vittorio Giovara | 2016-12-07 | 1 | -0/+4 |
| * | utils: Add av_stream_add_side_data() | James Almer | 2016-11-23 | 1 | -0/+3 |
| * | pixfmt: Add GRAY12 | Luca Barbato | 2016-11-07 | 1 | -0/+3 |
* | | cuvid: support AVCodecContext.hw_device_ctx API | wm4 | 2017-05-05 | 1 | -0/+5 |
* | | doc/APIchanges: Fill in missing fields | Michael Niedermayer | 2017-04-12 | 1 | -14/+14 |
* | | doc/APIChages: Add av_strireplace() | Steven Liu | 2017-04-11 | 1 | -0/+3 |
* | | lavc: Add Content Light Level side metadata found in HEVC | Steve Lhomme | 2017-04-06 | 1 | -0/+3 |
* | | lavu: add support for Content Light Level side metadata | Steve Lhomme | 2017-04-06 | 1 | -0/+5 |
* | | avutil/spherical: add av_spherical_projection_name() | James Almer | 2017-03-31 | 1 | -0/+4 |
* | | doc/APIchanges: Update | Michael Niedermayer | 2017-03-31 | 1 | -19/+19 |
* | | Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0' | Clément Bœsch | 2017-03-30 | 1 | -0/+4 |
|\| |
|
| * | hwcontext: Hardware frame mapping | Mark Thompson | 2016-11-03 | 1 | -0/+4 |
| * | Add GBRAP12 pixel format support | Kieran Kunhya | 2016-10-12 | 1 | -0/+3 |
| * | Add GBRP12 pixel format support | Michael Niedermayer | 2016-10-12 | 1 | -0/+3 |
| * | APIchanges: Expand the name of recently added pixel formats | Vittorio Giovara | 2016-10-12 | 1 | -1/+1 |
| * | hwcontext_vaapi: add a quirk for the missing MemoryType attribute | Anton Khirnov | 2016-10-02 | 1 | -0/+3 |
* | | lavu: add av_fourcc_make_string() and av_fourcc2str() | Clément Bœsch | 2017-03-29 | 1 | -0/+4 |
* | | avformat, ffmpeg: deprecate old rotation API | wm4 | 2017-03-27 | 1 | -0/+8 |
* | | lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx API | wm4 | 2017-03-23 | 1 | -0/+5 |
* | | lavc: Add hwaccel_flags field to AVCodecContext | wm4 | 2017-03-23 | 1 | -0/+4 |
* | | Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161' | James Almer | 2017-03-21 | 1 | -0/+3 |
|\| |
|
| * | avio: add a new flag for marking streams seekable by timestamp | Anton Khirnov | 2016-09-30 | 1 | -0/+3 |
| * | APIchanges: fix a typo in the version number | Anton Khirnov | 2016-09-28 | 1 | -1/+1 |
| * | lavu: Bump version for the 12bit Planar YUV support | Luca Barbato | 2016-09-27 | 1 | -0/+3 |
| * | avcodec: Add the extended pixel format profile for HEVC | Yogender Gupta | 2016-09-19 | 1 | -0/+3 |
* | | avcodec, avformat: deprecate anything related to side data merging | wm4 | 2017-03-21 | 1 | -0/+5 |
* | | Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' | Clément Bœsch | 2017-03-20 | 1 | -0/+4 |
|\| |
|
| * | imgutils: add a function for copying image data from GPU mapped memory | Anton Khirnov | 2016-08-31 | 1 | -0/+4 |
| * | lavc: Remove old vaapi decode infrastructure | Mark Thompson | 2016-08-30 | 1 | -0/+4 |
* | | doc/APIchanges: fill date & hash for AV_PIX_FMT_FLAG_BAYER | Clément Bœsch | 2017-03-20 | 1 | -1/+1 |
* | | lavu: add AV_PIX_FMT_FLAG_BAYER | Clément Bœsch | 2017-03-20 | 1 | -0/+3 |
* | | lavfi: deprecate AVFilterGraph->resample_lavr_opts | Rostislav Pehlivanov | 2017-03-18 | 1 | -0/+4 |
* | | spherical: Add tiled equirectangular type and projection-specific properties | Vittorio Giovara | 2017-03-07 | 1 | -0/+5 |