summaryrefslogtreecommitdiff
path: root/libavutil/fifo.h
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* spelling/grammar/consistency review part IDiego Biurrun2009-01-28
* Drop deprecated av_fifo_write function with the next libavutil version bump.Diego Biurrun2009-01-25
* add the necessary include for LIBAV*_VERSION_*Aurelien Jacobs2009-01-13
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Deprecate av_fifo_realloc(). av_fifo_realloc2() should be used instead.Stefano Sabatini2008-08-19
* Implement av_fifo_realloc2().Stefano Sabatini2008-08-19
* Ensure that one can store X bytes in a fifo of size X.Michael Niedermayer2008-05-25
* add necessary #includes in headersMåns Rullgård2008-05-03
* cosmetics (by Björn Axelsson)Benoit Fouet2008-04-09
* Add a generic write function to av_fifo.Björn Axelsson2008-04-09
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* Improve Doxygen documentation, inspired by Michael's description.Diego Biurrun2007-03-02
* Doxygen documentation for all functions, patch by Dujardin Bernard,Dujardin Bernard2007-02-27
* Add missing license headers.Diego Biurrun2007-02-27
* * Moving FifoBuffer out of libavformat/avformat.h andRoman Shaposhnik2006-09-21