summaryrefslogtreecommitdiff
path: root/libavutil/buffer_internal.h
Commit message (Expand)AuthorAge
* lavu/buffer: convert to AVRefcount WIPrefcountAnton Khirnov2022-08-04
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avutil/buffer: Avoid allocation of AVBuffer when using buffer poolAndreas Rheinhardt2021-09-18
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil/buffer_internal: Include internal for buffer_size_tAndreas Rheinhardt2021-03-11
* avutil/buffer: change public function and struct size parameter types to size_tJames Almer2021-03-10
* avutil/buffer: separate public and internal flags inside AVBuffersJames Almer2020-06-05
* Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c'Clément Bœsch2017-03-22
|\
| * buffer: convert to stdatomicAnton Khirnov2016-10-02
* | lavu/buffer: drop USE_ATOMICSClément Bœsch2017-03-22
* | Merge commit '721a4efc0545548a241080b53ab480e34f366240'Derek Buitenhuis2016-02-17
|\|
| * buffer: add support for pools using caller data in allocationAnton Khirnov2016-02-14
* | Merge commit 'fbd6c97f9ca858140df16dd07200ea0d4bdc1a83'Michael Niedermayer2014-11-27
|\|
| * lavu: fix memory leaks by using a mutex instead of atomicswm42014-11-27
* | avutil/buffer: Fix race in pool.Michael Niedermayer2013-03-18
* | Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3'Michael Niedermayer2013-03-08
|\|
| * AVBuffer: add a new API for buffer poolsAnton Khirnov2013-03-08
* | Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb'Michael Niedermayer2013-03-08
|/
* lavu: add a new API for reference-counted data buffers.Anton Khirnov2013-03-08