[FFmpeg-devel] [PATCH] lavu/fifo: add alloc functions

Lukasz Marek lukasz.m.luki2 at gmail.com
Tue May 6 23:53:58 CEST 2014


On 06.05.2014 23:53, Lukasz Marek wrote:
> TODO: minor bump and doc/APIchanges update
>
> Allows to alloc fifo with predefined buffer or by
> passing number of elements and size of element.
>
> Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>
> ---
>   libavutil/fifo.c | 31 ++++++++++++++++++++++++++-----
>   libavutil/fifo.h | 19 ++++++++++++++++++-
>   2 files changed, 44 insertions(+), 6 deletions(-)

I haven't tested it yet, but you may comment anyway now.



More information about the ffmpeg-devel mailing list