summaryrefslogtreecommitdiff
path: root/libavcodec/rle.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'eeb6849cedac099d41feb482da581f4059c63ca7'Hendrik Leppkes2016-11-141-4/+5
|\
| * rle: K&R formatting cosmeticsVittorio Giovara2016-06-291-4/+5
* | Merge commit '59e3f4e598ae381600ef54e1f6e6a8a5270ac245'Hendrik Leppkes2015-11-291-0/+11
|\ \ | |/
| * sgienc: Use a local RLE encoding functionVittorio Giovara2015-11-241-0/+11
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Fix misspelled parameter names in Doxygen documentation.Diego Biurrun2010-07-021-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* dont use *int8_t for the arguments (ive missed that in the patches ...)Michael Niedermayer2007-04-031-1/+1
* Changed the rle encoder a little and made it more universal.Xiaohui Sun2007-04-031-2/+4
* move doxy from .c to .hMichael Niedermayer2007-04-031-0/+9
* generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu plMichael Niedermayer2007-04-031-0/+27