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