]> git.sesse.net Git - ffmpeg/history - libavcodec/rangecoder.c
dv: Mark internal frame reference as const
[ffmpeg] / libavcodec / rangecoder.c
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2012-10-15 Diego Biurrunrangecoder-test: Drop timer output that clutters stderr
2012-10-15 Diego Biurrunrangecoder-test: Return in case of an error
2012-10-12 Diego Biurrunrangecoder-test: Set error message log level to error...
2012-10-12 Diego Biurrunrangecoder: K&R formatting cosmetics
2012-03-28 Diego BiurrunReplace memset(0) by zero initializations.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-04-10 Diego Biurruncosmetics: Rename prn variable to prng (Pseudo Random...
2009-03-20 Diego BiurrunReplace random() usage in test programs by av_lfg_*().
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