]> git.sesse.net Git - ffmpeg/history - libavcodec/rangecoder.c
Use full internal pathname in doxygen @file directives.
[ffmpeg] / libavcodec / rangecoder.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-01-23 Diego BiurrunAdd #undef random and call the right function to fix...
2008-01-20 Diego BiurrunConsistently use TEST as the preprocessor condition...
2007-11-23 Diego Biurrunmain() --> main(void)
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-01-26 Michael Niedermayercosmetics / remove #if 0 code
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-03-10 Michael Niedermayerfixing out of array access (only cosmetic, this should...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-06 Måns RullgårdKill some compiler warnings. Compiled code verified...
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2004-10-30 Michael Niedermayerrange coder