summaryrefslogtreecommitdiffstats
path: root/libavcodec/bink.c
Commit message (Expand)AuthorAgeFilesLines
...
* Move plane decoding code into separate function in Bink decoderKostya Shishkov2010-02-231-58/+70
* Bink video decoder now can use extradata to detect alpha plane presenceKostya Shishkov2010-02-231-1/+10
* Make Bink decoder able to skip alpha planeKostya Shishkov2010-02-221-0/+10
* Make Bink decoder to stop decoding planes after all bits are used.Kostya Shishkov2010-02-221-1/+4
* Correct bundle lengths calculation for small Bink files.Kostya Shishkov2010-02-221-1/+2
* Bink video decoderKostya Shishkov2010-02-211-0/+979
OpenPOWER on IntegriCloud