summaryrefslogtreecommitdiff
path: root/libavcodec/jpeg_ls.c
Commit message (Expand)AuthorAge
* Fix one warningMichel Bardiaux2007-02-14
* Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized data.Reimar Döffinger2006-12-11
* Limit output sample to 0..maxval, fixes decoding of T16E0.JLSKostya Shishkov2006-11-06
* simplifyMichael Niedermayer2006-10-24
* reverse my last change, it was wrong and brokenMichael Niedermayer2006-10-24
* remove map variableMichael Niedermayer2006-10-24
* factorize update state outMichael Niedermayer2006-10-24
* FFMAXMichael Niedermayer2006-10-24
* common subexpression eliminationMichael Niedermayer2006-10-24
* merge 8 and 16bit functions, they are identical except the data typeMichael Niedermayer2006-10-24
* JPEG-LS 16-bit gray supportKostya Shishkov2006-10-24
* Rename ABS macro to FFABS.Diego Biurrun2006-10-11
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* free memory before returnKostya Shishkov2006-09-27
* list of supported pix_fmtsMichael Niedermayer2006-02-02
* JPEG-LS codec by (Kostya | kostya.forjunk gmail com)Michael Niedermayer2006-02-02
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-24
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* unfinished jpeg-ls codec (feel free to finish it ...)Michael Niedermayer2005-12-18