summaryrefslogtreecommitdiff
path: root/libavutil/frame.h
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* lavu: improve documentation of some AVFrame functionswm42016-03-05
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-14
* lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-30
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-28
* frame: clarify buf documentationAnton Khirnov2015-02-08
* Add a side data type for audio service type.Anton Khirnov2015-01-27
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-09
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-03
* lavu: add all color-related enums to AVFramewm42014-06-01
* Add transformation matrix API.Vittorio Giovara2014-05-19
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-24
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-24
* doc: fix a couple of typos in frame.hVittorio Giovara2014-03-04
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-24
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-15
* doxy: Document better the available AVFrame flagsLuca Barbato2014-01-17
* doxy: Add AVFrame to the structured modulesLuca Barbato2014-01-17
* avutil: do not use avcodec header in frame.hVittorio Giovara2014-01-09
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-05
* lavu: fix typo in documentation.Tim Walker2013-12-22
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09
* mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-26
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-31
* avframe: mark source frame const in _ref and _cloneVittorio Giovara2013-10-27
* avframe: note that linesize is not the usable data sizeAnton Khirnov2013-09-28
* avframe: have av_frame_get_side_data take const AVFrame*Vittorio Giovara2013-08-01
* AVFrame: deprecate all now unused fieldsAnton Khirnov2013-03-08
* AVFrame: add side data.Anton Khirnov2013-03-08
* Move AVFrame from lavc to lavu.Anton Khirnov2013-03-08