]> git.sesse.net Git - ffmpeg/history - libavcodec/golomb.c
Fix lossless jpeg encoder to comply to spec and store full redundant
[ffmpeg] / libavcodec / golomb.c
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