aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/rle.h
AgeCommit message (Expand)Author
2016-11-14Merge commit 'eeb6849cedac099d41feb482da581f4059c63ca7'Hendrik Leppkes
2016-06-29rle: K&R formatting cosmeticsVittorio Giovara
2015-11-29Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245'Hendrik Leppkes
2015-11-24sgienc: Use a local RLE encoding functionVittorio Giovara
2010-07-02Fix misspelled parameter names in Doxygen documentation.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-06-16include all prerequisites in header filesMåns Rullgård
2007-04-03dont use *int8_t for the arguments (ive missed that in the patches ...)Michael Niedermayer
2007-04-03Changed the rle encoder a little and made it more universal.Xiaohui Sun
2007-04-03move doxy from .c to .hMichael Niedermayer
2007-04-03generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard