summaryrefslogtreecommitdiff
path: root/libavcodec/faxcompr.c
Commit message (Expand)AuthorAge
...
* Merge ff_ccitt_unpack_1d and 2d.Michael Niedermayer2008-12-26
* Ensure that an invalid run terminates the line.Michael Niedermayer2008-12-26
* 10l != vs. == (yes, my fault not kostya's).Michael Niedermayer2008-12-26
* indentMichael Niedermayer2008-12-26
* Simplify zero run handling in put_line().Michael Niedermayer2008-12-26
* Avoid negation in put_line().Michael Niedermayer2008-12-26
* Factorize mode switching in put_line().Michael Niedermayer2008-12-26
* Fix (rewrite) find_group3_syncmarker().Michael Niedermayer2008-12-26
* CCITT Fax Group 3 and 4 decompression by kostya.Michael Niedermayer2008-12-26