Anton Khirnov
|
328e9a15c5
|
buffer: drop a reference to a non-existing function from the docs
This function only ever existed in the draft versions of the API.
|
9 years ago |
Anton Khirnov
|
721a4efc05
|
buffer: add support for pools using caller data in allocation
This should allow using more complex allocators than simple malloc
wrappers.
|
9 years ago |
Derek Buitenhuis
|
af8a47905a
|
avutil: doxy: Small clarification for av_buffer_create()
Explicitly saying it can't hurt.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
|
12 years ago |
Anton Khirnov
|
1cec0624d0
|
AVBuffer: add a new API for buffer pools
|
12 years ago |
Anton Khirnov
|
8e401dbe90
|
lavu: add a new API for reference-counted data buffers.
|
12 years ago |