Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-09 | VIDEO: Small refactoring of the Bink Decoder | Bastien Bouclet | |
This allows subclassing the Bink decoder to add seeking support | |||
2011-10-02 | VIDEO: Add missing include to bink_decoder.h | Einar Johan T. Sømåen | |
2011-07-13 | BUILD: Allow for disabling Bink support | Matthew Hoops | |
2011-07-02 | VIDEO: Add more to the BinkDecoder class comment | Matthew Hoops | |
2011-07-02 | VIDEO: Add Bink video decoder | Matthew Hoops | |
Based on eos' code which is in turn based on FFmpeg's code |