14 Commits (2208053bd3b06703632a82f7bd93c18eb5df18a1)

Author SHA1 Message Date
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Måns Rullgård 5dc051f4c1 bink: correctly align local arrays 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Kostya Shishkov b78a985afb fix minor typo 15 years ago
Kostya Shishkov 0bf5a0cf46 Bink version 'h' also has chroma planes swapped 15 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Kostya Shishkov 4f974de6f6 Decode alpha plane in Bink video 15 years ago
Kostya Shishkov bf0d54a381 cosmetics: reindent after last commit 15 years ago
Kostya Shishkov 54d4c0de7c Move plane decoding code into separate function in Bink decoder 15 years ago
Kostya Shishkov ba3e821414 Bink video decoder now can use extradata to detect alpha plane presence 15 years ago
Kostya Shishkov 1d6065ad08 Make Bink decoder able to skip alpha plane 15 years ago
Kostya Shishkov bb29fee3a6 Make Bink decoder to stop decoding planes after all bits are used. 15 years ago
Kostya Shishkov fb030bd046 Correct bundle lengths calculation for small Bink files. 15 years ago
Kostya Shishkov 342c7dfdbb Bink video decoder 15 years ago