aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/golomb.c
AgeCommit message (Expand)Author
2010-05-25Correct golomb vlc decoding tables.Michael Niedermayer
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-12-23Update golomb decoding tables so that get_*_golomb_31() return someMichael Niedermayer
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-08-15Make the Golomb decoder work for DiracMarco Gerards
2007-07-05license header consistency cosmeticsDiego Biurrun
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-01-22inttypes.h patch by (Chip <szarlada at freemail dot hu>)Chip
2003-05-13optimizationsMichael Niedermayer
2003-04-04H264 decoder & demuxerMichael Niedermayer