summaryrefslogtreecommitdiff
path: root/doc/APIchanges
Commit message (Expand)AuthorAge
* 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
| * APIchanges: fix a typo in the version numberAnton Khirnov2016-09-28
| * lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-27
| * avcodec: Add the extended pixel format profile for HEVCYogender Gupta2016-09-19
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-21
* | Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch2017-03-20
|\|
| * imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-31
| * lavc: Remove old vaapi decode infrastructureMark Thompson2016-08-30
* | doc/APIchanges: fill date & hash for AV_PIX_FMT_FLAG_BAYERClément Bœsch2017-03-20
* | lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch2017-03-20
* | lavfi: deprecate AVFilterGraph->resample_lavr_optsRostislav Pehlivanov2017-03-18
* | spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* | avcodec/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKeywm42017-03-02
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-02
* | lavc: Add device context field to AVCodecContextMark Thompson2017-02-13
* | AVFrame: add an opaque_ref fieldwm42017-02-13
* | Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer2017-01-31
|\|
| * x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-20
| * apichanges: Fill in missing hashes and datesDiego Biurrun2016-07-16
| * hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-02
| * pixfmt: add P010 pixel formatHendrik Leppkes2016-07-02
* | avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint2017-01-24
* | libavutil: add av_lfg_init_from_data() functionJonathan Campbell2017-01-22
* | lavc: Remove old vaapi decode infrastructureMark Thompson2017-01-17
* | lavfi/buffersink: add accessors for the stream properties.Nicolas George2017-01-12
* | libavformat/avio: Add avio_get_dyn_buf functionsoftworkz2017-01-07
* | avutil: Add av_image_check_size2()Michael Niedermayer2016-12-10
* | lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* | lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-07
* | avformat/utils: add av_stream_add_side_data()James Almer2016-11-18
* | hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-11-13
* | hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-11-13
* | pixfmt: Add GRAY12Luca Barbato2016-11-10