]> git.sesse.net Git - ffmpeg/history - libavutil/frame.h
libavutil: Don't use fcntl if the function does not exist
[ffmpeg] / libavutil / frame.h
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.