On 28/01/13 07:53, Anton Khirnov wrote:
> ---
> Improved the API so that the pool itself is refcounted, so the caller
> safely uninit it at any time. The pool itself is then actually freed when
> the last buffer is returned to it.
> ---
>  libavutil/buffer.c          |  156 
> +++++++++++++++++++++++++++++++++++++++++++
>  libavutil/buffer.h          |   75 +++++++++++++++++++++
>  libavutil/buffer_internal.h |   32 +++++++++
>  3 files changed, 263 insertions(+)
> 

The api seems good to go, we might bake some stress tests and see how
this implementation behaves.

Looks ok from this third quick read.

lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to