Age | Commit message (Expand) | Author |
---|---|---|
2011-08-06 | VIDEO: Remove incorrect TO_LE_16 calls from Bink audio code. | Alyssa Milburn |
2011-07-24 | VIDEO: Don't depend on IEEE floats for Bink audio | Sven Hesse |
2011-07-19 | JANITORIAL: Fix MSVC warnings | Littleboy |
2011-07-19 | VIDEO: Use C++ versions of exp/ldexp | Matthew Hoops |
2011-07-19 | BINK decoder: Fixed compilation with MSVC | Filippos Karapetis |
2011-07-19 | COMMON: Renamed Integer Log2 function from log2 to intLog2. | D G Turner |
2011-07-02 | VIDEO: Remember to call reset() from BinkDecoder::close() | Matthew Hoops |
2011-07-02 | VIDEO: Fix mismatched new[]/free | Matthew Hoops |
2011-07-02 | VIDEO: Cleanup Bink a bit | Matthew Hoops |
2011-07-02 | VIDEO: Fix Bink RDFT stereo | Matthew Hoops |
2011-07-02 | VIDEO: Add Bink video decoder | Matthew Hoops |