OSDN Git Service

mpeg12: propagate more real return values through chunk decode error return and fix...
[coroid/ffmpeg_saccubus.git] / libavcodec / golomb.c
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-05-25 Michael NiedermayerCorrect golomb vlc decoding tables.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-12-23 Michael NiedermayerUpdate golomb decoding tables so that get_*_golomb_31...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-08-15 Marco GerardsMake the Golomb decoder work for Dirac
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-01-22 Chipinttypes.h patch by (Chip <szarlada at freemail dot...
2003-05-13 Michael Niedermayeroptimizations
2003-04-04 Michael NiedermayerH264 decoder & demuxer