Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the pure virtual method to decodeData and public inheritance explicitely | Laszlo Papp | 2011-12-13 | 1 | -1/+1 |
* | Implement the helper decode methods inside the abstract class | Laszlo Papp | 2011-12-13 | 1 | -0/+16 |
* | Implement the helper open methods inside the abstract class | Laszlo Papp | 2011-12-13 | 1 | -0/+12 |
* | Add a default rewind implementation (seek(0)) to the abstract base class | Laszlo Papp | 2011-12-09 | 1 | -0/+5 |
* | Push the design of the QALAbstractAudioDecoder interface | Laszlo Papp | 2011-11-29 | 1 | -0/+2 |
* | Add skeleton QALAbstractAudioDecoder class to the project | Laszlo Papp | 2011-11-01 | 1 | -0/+31 |