log fifo.h @ 565:a0dab9157d6a libavutil

age author description
Tue, 19 Aug 2008 22:15:05 +0000 stefano Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead. libavutil
Tue, 19 Aug 2008 18:43:34 +0000 stefano Implement av_fifo_realloc2(). libavutil
Sun, 25 May 2008 23:04:09 +0000 michael Ensure that one can store X bytes in a fifo of size X. libavutil
Sat, 03 May 2008 13:29:39 +0000 mru add necessary #includes in headers libavutil
Wed, 09 Apr 2008 11:36:50 +0000 benoit cosmetics (by Bj«Órn Axelsson) libavutil
Wed, 09 Apr 2008 11:35:16 +0000 benoit Add a generic write function to av_fifo. libavutil
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavutil