]> git.sesse.net Git - ffmpeg/history - libavutil/frame.h
lavu: fix typo in documentation.
[ffmpeg] / libavutil / frame.h
2013-12-22 Tim Walkerlavu: fix typo in documentation.
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-11-26 John Stebbinsmpeg12dec: Extract CC user data into frame side data
2013-10-31 John Stebbinsh264: wait for initial complete frame before outputing...
2013-10-27 Vittorio Giovaraavframe: mark source frame const in _ref and _clone
2013-09-28 Anton Khirnovavframe: note that linesize is not the usable data...
2013-08-01 Vittorio Giovaraavframe: have av_frame_get_side_data take const AVFrame*
2013-03-08 Anton KhirnovAVFrame: deprecate all now unused fields
2013-03-08 Anton KhirnovAVFrame: add side data.
2013-03-08 Anton KhirnovMove AVFrame from lavc to lavu.