]> git.sesse.net Git - ffmpeg/history - libavcodec/golomb.h
Spelling and puctuation
[ffmpeg] / libavcodec / golomb.h
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-15 Marco GerardsMake the Golomb decoder work for Dirac
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-16 Måns Rullgårdinclude all prerequisites in header files
2006-10-22 Kostya Shishkovhandle limit>32 for set_ur_golomb_jpegls()
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-06-24 Michael Niedermayerfirst rudimentary version of (Justin Ruggles jruggle...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-10-12 Alex Beregszasziset_se_golomb can only write 16bits, add a note about...
2005-02-26 Michael Niedermayershorten decoder by (Jeff Muizelaar <jrmuizel gmail...
2005-01-19 Michael Niedermayersvq3_get_se_golomb() fix
2005-01-19 Loïc Le Loarercompile with TRACE define patch by (Loic <lll+ffmpeg...
2004-09-10 Michael Niedermayerget/set_sr_golomb() cleanup
2004-09-08 Alex Beregszaszinew signed golomb routines
2004-06-19 Michael Niedermayer1000l to the ffsvq3 author, our default bitstream reade...
2004-02-18 Michael Niedermayerflac fixes:
2003-07-13 Michael Niedermayer10l
2003-07-13 Michael Niedermayergolomb rice code cleanup / simplify (~0.5% compression...
2003-06-13 Michael Niedermayergolomb rice codes
2003-05-13 Michael Niedermayeroptimizations
2003-05-09 Michael Niedermayersvq3 decoder by anonymous
2003-04-04 Michael Niedermayermultiple reference frames support
2003-04-04 Michael NiedermayerH264 decoder & demuxer