On date Thursday 2011-08-04 18:48:09 +0200, Stefano Sabatini encoded: > On date Thursday 2011-07-21 19:45:15 +0200, Stefano Sabatini encoded: > > On date Saturday 2011-07-16 17:15:27 +0200, Stefano Sabatini encoded: [...] > > > Updated. > > Updated.
> From fb89e1bbcaeb2d979a299e2f7f558d930169ead4 Mon Sep 17 00:00:00 2001 > From: Stefano Sabatini <[email protected]> > Date: Wed, 29 Jun 2011 17:30:23 +0200 > Subject: [PATCH] fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() > > The new function provides a more generic interface than av_fifo_peek() > for peeking at a FIFO buffer data. > --- > doc/APIchanges | 3 +++ > libavformat/dvenc.c | 4 ++-- > libavutil/avutil.h | 3 +++ > libavutil/fifo.h | 31 ++++++++++++++++++++++++++++--- > 4 files changed, 36 insertions(+), 5 deletions(-) Ping, please let me know if you plan to push this, the patches apply cleanly to git master o-the-day. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
