]> git.sesse.net Git - ffmpeg/history - libavcodec/rle.h
cook: use AVCodecContext.channels instead of keeping a private copy
[ffmpeg] / libavcodec / rle.h
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-07-02 Diego BiurrunFix misspelled parameter names in Doxygen documentation.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2007-04-03 Michael Niedermayerdont use *int8_t for the arguments (ive missed that...
2007-04-03 Xiaohui SunChanged the rle encoder a little and made it more unive...
2007-04-03 Michael Niedermayermove doxy from .c to .h
2007-04-03 Michael Niedermayergeneric rle encoder by Bartlomiej Wolowiec b.wolowiec...