summaryrefslogtreecommitdiffstats
path: root/libavcodec/golomb.h
Commit message (Expand)AuthorAgeFilesLines
* handle limit>32 for set_ur_golomb_jpegls()Kostya Shishkov2006-10-221-0/+4
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer2006-06-241-0/+4
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-2/+2
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-42/+42
* set_se_golomb can only write 16bits, add a note about this (ok, maybe it's br...Alex Beregszaszi2005-10-121-1/+3
* shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)Michael Niedermayer2005-02-261-0/+21
* svq3_get_se_golomb() fixMichael Niedermayer2005-01-191-2/+5
* compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)Loïc Le Loarer2005-01-191-3/+3
* get/set_sr_golomb() cleanupMichael Niedermayer2004-09-101-26/+3
* new signed golomb routinesAlex Beregszaszi2004-09-081-5/+66
* 1000l to the ffsvq3 author, our default bitstream reader is only guranteed to...Michael Niedermayer2004-06-191-2/+5
* flac fixes:Michael Niedermayer2004-02-181-0/+8
* 10lMichael Niedermayer2003-07-131-2/+3
* golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)Michael Niedermayer2003-07-131-14/+76
* golomb rice codesMichael Niedermayer2003-06-131-0/+50
* optimizationsMichael Niedermayer2003-05-131-20/+42
* svq3 decoder by anonymousMichael Niedermayer2003-05-091-0/+44
* multiple reference frames supportMichael Niedermayer2003-04-041-3/+3
* H264 decoder & demuxerMichael Niedermayer2003-04-041-0/+215
OpenPOWER on IntegriCloud