summaryrefslogtreecommitdiff
path: root/libavcodec/rangecoder.h
Commit message (Expand)AuthorAge
* Replace av_unused attributes by block structuresDiego Biurrun2014-09-05
* rangecoder: K&R formatting cosmeticsDiego Biurrun2012-10-12
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* license header consistency cosmeticsDiego Biurrun2007-07-05
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* rename attribute_unused to av_unused and moves its declaration to common.hCarl Eugen Hoyos2007-05-30
* fix assertion failureMichael Niedermayer2007-05-29
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* remove debug stuffMichael Niedermayer2004-10-31
* range coderMichael Niedermayer2004-10-30