aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/rangecoder.h
Commit message (Collapse)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
| | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
| | | | Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-7/+7
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-1/+1
| | | | Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove debug stuffMichael Niedermayer2004-10-311-4/+0
| | | | Originally committed as revision 3657 to svn://svn.ffmpeg.org/ffmpeg/trunk
* range coderMichael Niedermayer2004-10-301-0/+129
Originally committed as revision 3654 to svn://svn.ffmpeg.org/ffmpeg/trunk