log fifo.c @ 633:8c48a1b999a3 libavutil

age author description
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, 19 Aug 2008 22:17:13 +0000 stefano Cosmetics: remove a redundant and misplaced doxy. 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
Sun, 25 May 2008 22:20:39 +0000 michael Make av_fifo*_read() ignore the available amount of data. libavutil