| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | lavu: add a framework for handling hwaccel frames | Anton Khirnov | 2016-02-14 | 1 | -0/+6 |
* | lavu: Deprecate AVFrame.error[] | Vittorio Giovara | 2015-09-30 | 1 | -1/+4 |
* | lavu: Drop deprecated duplicated AVFrame/AVCodecContext parameters | Vittorio Giovara | 2015-08-28 | 1 | -99/+0 |
* | frame: clarify buf documentation | Anton Khirnov | 2015-02-08 | 1 | -1/+3 |
* | Add a side data type for audio service type. | Anton Khirnov | 2015-01-27 | 1 | -0/+6 |
* | Remove obsolete FF_API_AVFRAME_COLORSPACE cruft. | Anton Khirnov | 2014-08-09 | 1 | -2/+0 |
* | avcodec: Deprecate dtg_active_format field in favor of avframe side-data | Kieran Kunhya | 2014-08-03 | 1 | -0/+15 |
* | lavu: add all color-related enums to AVFrame | wm4 | 2014-06-01 | 1 | -0/+13 |
* | Add transformation matrix API. | Vittorio Giovara | 2014-05-19 | 1 | -0/+8 |
* | frame: add a function for removing side data from a frame | Anton Khirnov | 2014-03-24 | 1 | -0/+6 |
* | Add replaygain side data type and code for parsing replaygain tags. | Anton Khirnov | 2014-03-24 | 1 | -0/+4 |
* | doc: fix a couple of typos in frame.h | Vittorio Giovara | 2014-03-04 | 1 | -1/+1 |
* | frame: add a convenience function for copying AVFrame data | Anton Khirnov | 2014-02-24 | 1 | -0/+13 |
* | lavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type. | Tim Walker | 2014-02-15 | 1 | -0/+5 |
* | doxy: Document better the available AVFrame flags | Luca Barbato | 2014-01-17 | 1 | -1/+11 |
* | doxy: Add AVFrame to the structured modules | Luca Barbato | 2014-01-17 | 1 | -0/+19 |
* | avutil: do not use avcodec header in frame.h | Vittorio Giovara | 2014-01-09 | 1 | -2/+1 |
* | avframe: add AV_FRAME_DATA_MATRIXENCODING side data type. | Tim Walker | 2014-01-05 | 1 | -0/+4 |
* | lavu: fix typo in documentation. | Tim Walker | 2013-12-22 | 1 | -1/+1 |
* | avframe: add codec-independent stereoscopic metadata | Vittorio Giovara | 2013-12-09 | 1 | -0/+5 |
* | mpeg12dec: Extract CC user data into frame side data | John Stebbins | 2013-11-26 | 1 | -0/+6 |
* | h264: wait for initial complete frame before outputing frames | John Stebbins | 2013-10-31 | 1 | -0/+10 |
* | avframe: mark source frame const in _ref and _clone | Vittorio Giovara | 2013-10-27 | 1 | -2/+2 |
* | avframe: note that linesize is not the usable data size | Anton Khirnov | 2013-09-28 | 1 | -0/+3 |
* | avframe: have av_frame_get_side_data take const AVFrame* | Vittorio Giovara | 2013-08-01 | 1 | -1/+1 |
* | AVFrame: deprecate all now unused fields | Anton Khirnov | 2013-03-08 | 1 | -1/+25 |
* | AVFrame: add side data. | Anton Khirnov | 2013-03-08 | 1 | -0/+38 |
* | Move AVFrame from lavc to lavu. | Anton Khirnov | 2013-03-08 | 1 | -0/+429 |