log fifo.h @ 679:58a5033060c3 libavutil

age author description
Sun, 08 Mar 2009 14:16:55 +0000 michael Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavutil
Sat, 07 Mar 2009 21:02:08 +0000 michael Try to fix the 1 byte cannot be used issue. libavutil
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavutil
Wed, 28 Jan 2009 00:16:05 +0000 diego spelling/grammar/consistency review part I libavutil
Sun, 25 Jan 2009 19:22:47 +0000 diego Drop deprecated av_fifo_write function with the next libavutil version bump. libavutil
Tue, 13 Jan 2009 00:14:43 +0000 aurel add the necessary include for LIBAV*_VERSION_* libavutil
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavutil
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