summaryrefslogtreecommitdiffstats
path: root/libavutil/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* buffer: fix av_buffer_realloc() when the data is offset wrt buffer startAnton Khirnov2016-08-031-1/+1
* buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-141-1/+26
* lavu: fix memory leaks by using a mutex instead of atomicswm42014-11-271-54/+25
* AVBuffer: add a new API for buffer poolsAnton Khirnov2013-03-081-0/+143
* lavu: add a new API for reference-counted data buffers.Anton Khirnov2013-03-081-0/+194
OpenPOWER on IntegriCloud