Mercurial > libavcodec.hg
log rangecoder.c @ 4995:2f1d87a1dbc6 libavcodec
age | author | description |
---|---|---|
Thu, 10 May 2007 09:00:44 +0000 | diego | Remove redundant #inclusion of common.h, avcodec.h already #includes it. libavcodec |
Fri, 26 Jan 2007 02:29:23 +0000 | michael | cosmetics / remove #if 0 code libavcodec |
Sat, 07 Oct 2006 15:30:46 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec |
Fri, 10 Mar 2006 19:42:51 +0000 | michael | fixing out of array access (only cosmetic, this should never have had a end user vissible effect) libavcodec |
Thu, 12 Jan 2006 22:43:26 +0000 | diego | Update licensing information: The FSF changed postal address. libavcodec |
Sat, 17 Dec 2005 18:14:38 +0000 | diego | COSMETICS: Remove all trailing whitespace. libavcodec |
Tue, 06 Sep 2005 21:25:35 +0000 | mru | Kill some compiler warnings. Compiled code verified identical after changes. libavcodec |