summaryrefslogtreecommitdiff
path: root/libavcodec/bink.c
Commit message (Expand)AuthorAge
* Decode alpha plane in Bink videoKostya Shishkov2010-02-23
* cosmetics: reindent after last commitKostya Shishkov2010-02-23
* Move plane decoding code into separate function in Bink decoderKostya Shishkov2010-02-23
* Bink video decoder now can use extradata to detect alpha plane presenceKostya Shishkov2010-02-23
* Make Bink decoder able to skip alpha planeKostya Shishkov2010-02-22
* Make Bink decoder to stop decoding planes after all bits are used.Kostya Shishkov2010-02-22
* Correct bundle lengths calculation for small Bink files.Kostya Shishkov2010-02-22
* Bink video decoderKostya Shishkov2010-02-21