summaryrefslogtreecommitdiffstats
path: root/libavutil/frame.h
Commit message (Expand)AuthorAgeFilesLines
* lavc, lavu: move frame cropping to a convenience functionwm42017-07-261-0/+34
* AVFrame: add an opaque_ref fieldwm42017-02-111-0/+11
* frame: allow align=0 (meaning automatic) for av_frame_get_buffer()Anton Khirnov2017-02-111-1/+3
* frame: add a cropping rectangle to AVFrameAnton Khirnov2017-01-121-1/+27
* lavu: Add AVSphericalMapping type and frame side dataVittorio Giovara2016-12-071-0/+6
* lavc: export the timestamps when decoding in AVFrame.ptsAnton Khirnov2016-06-211-0/+4
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* lavu: improve documentation of some AVFrame functionswm42016-03-051-1/+13
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-141-0/+6
* lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-301-1/+4
* lavu: Drop deprecated duplicated AVFrame/AVCodecContext parametersVittorio Giovara2015-08-281-99/+0
* frame: clarify buf documentationAnton Khirnov2015-02-081-1/+3
* Add a side data type for audio service type.Anton Khirnov2015-01-271-0/+6
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-091-2/+0
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-031-0/+15
* lavu: add all color-related enums to AVFramewm42014-06-011-0/+13
* Add transformation matrix API.Vittorio Giovara2014-05-191-0/+8
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-241-0/+6
* Add replaygain side data type and code for parsing replaygain tags.Anton Khirnov2014-03-241-0/+4
* doc: fix a couple of typos in frame.hVittorio Giovara2014-03-041-1/+1
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-241-0/+13
* lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.Tim Walker2014-02-151-0/+5
* doxy: Document better the available AVFrame flagsLuca Barbato2014-01-171-1/+11
* doxy: Add AVFrame to the structured modulesLuca Barbato2014-01-171-0/+19
* avutil: do not use avcodec header in frame.hVittorio Giovara2014-01-091-2/+1
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-051-0/+4
* lavu: fix typo in documentation.Tim Walker2013-12-221-1/+1
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-0/+5
* mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-261-0/+6
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-311-0/+10
* avframe: mark source frame const in _ref and _cloneVittorio Giovara2013-10-271-2/+2
* avframe: note that linesize is not the usable data sizeAnton Khirnov2013-09-281-0/+3
* avframe: have av_frame_get_side_data take const AVFrame*Vittorio Giovara2013-08-011-1/+1
* AVFrame: deprecate all now unused fieldsAnton Khirnov2013-03-081-1/+25
* AVFrame: add side data.Anton Khirnov2013-03-081-0/+38
* Move AVFrame from lavc to lavu.Anton Khirnov2013-03-081-0/+429
OpenPOWER on IntegriCloud