On 09/04/12 14:27, Justin Ruggles wrote: > The functions operate on the sample level rather than the byte level and work > with all audio sample formats. > --- > libavutil/Makefile | 2 + > libavutil/audio_fifo.c | 197 > ++++++++++++++++++++++++++++++++++++++++++++++++ > libavutil/audio_fifo.h | 140 ++++++++++++++++++++++++++++++++++ > 3 files changed, 339 insertions(+), 0 deletions(-) > create mode 100644 libavutil/audio_fifo.c > create mode 100644 libavutil/audio_fifo.h >
Seems ok. -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
