summaryrefslogtreecommitdiff
path: root/libavutil/frame.c
Commit message (Expand)AuthorAge
* cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* lavu: add a framework for handling hwaccel framesAnton Khirnov2016-02-14
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* lavu: Deprecate AVFrame.error[]Vittorio Giovara2015-09-30
* lavu: Refactor side data wipingLuca Barbato2014-12-18
* frame: Remove some FF_API_AVFRAME_COLORSPACE leftoversDiego Biurrun2014-08-14
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-09
* AVFrame: factor out freeing the side dataRoman Savchenko2014-06-18
* lavu: add all color-related enums to AVFramewm42014-06-01
* frame: fix the error path in av_frame_copy_props()Roman Savchenko2014-05-29
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-24
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-24
* frame: cosmetics, reindentAnton Khirnov2013-12-09
* frame: copy flags in av_frame_copy_props()Anton Khirnov2013-12-09
* avframe: mark source frame const in _ref and _cloneVittorio Giovara2013-10-27
* avframe: have av_frame_get_side_data take const AVFrame*Vittorio Giovara2013-08-01
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
* avutil/frame: add all remaining frame properties to av_frame_copy_propsHendrik Leppkes2013-03-22
* avframe: copy reordered_opaque in copy_propsJanne Grunau2013-03-11
* Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-08
* AVFrame: add side data.Anton Khirnov2013-03-08
* Move AVFrame from lavc to lavu.Anton Khirnov2013-03-08