summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-21
* lavc: Add flag to mark packets containing trusted inputMark Thompson2017-09-13
* lavu: Add DRM hwcontextMark Thompson2017-09-13
* lavfi/buffersrc: add av_buffersrc_close().Nicolas George2017-09-08
* avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flagJames Almer2017-09-04
* lavf: make avio_read_partial() publicwm42017-09-01
* avio: add a destructor for AVIOContextAnton Khirnov2017-09-01
* Add single precision planar RGB pixel formatsVittorio Giovara2017-08-15
* imgutils: add function to clear an image to blackwm42017-08-08
* lavc, lavu: move frame cropping to a convenience functionwm42017-08-08
* doc/APIChanges: add missing entry for ICC Profile side data type.James Almer2017-07-27
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-27
* lavu: add new D3D11 pixfmt and hwcontextwm42017-06-27
* avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint2017-06-24
* hwcontext: Improve allocation in derived contextsMark Thompson2017-06-14
* lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson2017-06-14
* hwcontext: Make it easier to work with device typesMark Thompson2017-06-14
* hwcontext: Add device derivationMark Thompson2017-06-14
* videotoolbox: add hwcontext supportwm42017-05-15
* Merge commit '019ab88a95cb31b698506d90e8ce56695a7f1cc5'James Almer2017-05-08
|\
| * lavc: add an option for exporting cropping information to the callerAnton Khirnov2017-01-12
* | Merge commit '52627248e49e58eb4b78e4fcda90a64f4c476ea3'James Almer2017-05-08
|\|
| * frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-12
* | lavu/sha512: update length argument following sha+md5 changesClément Bœsch2017-05-05
* | Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551'Clément Bœsch2017-05-05
|\|
| * crypto: consistently use size_t as type for length parametersDiego Biurrun2017-01-09
| * APIChanges: Mention where release 12 was cutVittorio Giovara2016-12-08
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
| * lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
| * utils: Add av_stream_add_side_data()James Almer2016-11-23
| * pixfmt: Add GRAY12Luca Barbato2016-11-07
* | cuvid: support AVCodecContext.hw_device_ctx APIwm42017-05-05
* | doc/APIchanges: Fill in missing fieldsMichael Niedermayer2017-04-12
* | doc/APIChages: Add av_strireplace()Steven Liu2017-04-11
* | lavc: Add Content Light Level side metadata found in HEVCSteve Lhomme2017-04-06
* | lavu: add support for Content Light Level side metadataSteve Lhomme2017-04-06
* | avutil/spherical: add av_spherical_projection_name()James Almer2017-03-31
* | doc/APIchanges: UpdateMichael Niedermayer2017-03-31
* | Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0'Clément Bœsch2017-03-30
|\|
| * hwcontext: Hardware frame mappingMark Thompson2016-11-03
| * Add GBRAP12 pixel format supportKieran Kunhya2016-10-12
| * Add GBRP12 pixel format supportMichael Niedermayer2016-10-12
| * APIchanges: Expand the name of recently added pixel formatsVittorio Giovara2016-10-12
| * hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-02
* | lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch2017-03-29
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-27
* | lavc: vdpau: Add support for new hw_frames_ctx and hw_device_ctx APIwm42017-03-23
* | lavc: Add hwaccel_flags field to AVCodecContextwm42017-03-23
* | Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer2017-03-21
|\|
| * avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-30