]> git.sesse.net Git - ffmpeg/history - libavutil/buffer.c
h264: move reading direct_spatial_mv_pred out of ff_set_ref_count()
[ffmpeg] / libavutil / buffer.c
2016-02-14 Anton Khirnovbuffer: add support for pools using caller data in...
2014-11-27 wm4lavu: fix memory leaks by using a mutex instead of...
2013-03-08 Anton KhirnovAVBuffer: add a new API for buffer pools
2013-03-08 Anton Khirnovlavu: add a new API for reference-counted data buffers.