summaryrefslogtreecommitdiffstats
path: root/libavutil/frame.c
Commit message (Expand)AuthorAgeFilesLines
* frame: Remove some FF_API_AVFRAME_COLORSPACE leftoversDiego Biurrun2014-08-141-2/+0
* Remove obsolete FF_API_AVFRAME_COLORSPACE cruft.Anton Khirnov2014-08-091-2/+0
* AVFrame: factor out freeing the side dataRoman Savchenko2014-06-181-9/+12
* lavu: add all color-related enums to AVFramewm42014-06-011-0/+14
* frame: fix the error path in av_frame_copy_props()Roman Savchenko2014-05-291-1/+1
* frame: add a function for removing side data from a frameAnton Khirnov2014-03-241-0/+16
* frame: add a convenience function for copying AVFrame dataAnton Khirnov2014-02-241-16/+65
* frame: cosmetics, reindentAnton Khirnov2013-12-091-15/+15
* frame: copy flags in av_frame_copy_props()Anton Khirnov2013-12-091-0/+1
* avframe: mark source frame const in _ref and _cloneVittorio Giovara2013-10-271-2/+2
* avframe: have av_frame_get_side_data take const AVFrame*Vittorio Giovara2013-08-011-1/+1
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-1/+1
* avutil/frame: add all remaining frame properties to av_frame_copy_propsHendrik Leppkes2013-03-221-0/+4
* avframe: copy reordered_opaque in copy_propsJanne Grunau2013-03-111-0/+1
* Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-081-1/+1
* AVFrame: add side data.Anton Khirnov2013-03-081-0/+72
* Move AVFrame from lavc to lavu.Anton Khirnov2013-03-081-0/+401
OpenPOWER on IntegriCloud