summaryrefslogtreecommitdiffstats
path: root/libavcodec/rangecoder.c
Commit message (Expand)AuthorAgeFilesLines
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Use AV_xx throughout libavcodecRamiro Polla2007-06-021-2/+2
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-101-1/+0
* cosmetics / remove #if 0 codeMichael Niedermayer2007-01-261-29/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* fixing out of array access (only cosmetic, this should never have had a end u...Michael Niedermayer2006-03-101-1/+1
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-15/+15
* Kill some compiler warnings. Compiled code verified identical after changes.Måns Rullgård2005-09-061-1/+2
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-1/+1
* range coderMichael Niedermayer2004-10-301-0/+178
OpenPOWER on IntegriCloud