summaryrefslogtreecommitdiffstats
path: root/src/qalabstractaudiodecoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the pure virtual method to decodeData and public inheritance explicitelyLaszlo Papp2011-12-131-1/+1
* Implement the helper decode methods inside the abstract classLaszlo Papp2011-12-131-0/+16
* Implement the helper open methods inside the abstract classLaszlo Papp2011-12-131-0/+12
* Add a default rewind implementation (seek(0)) to the abstract base classLaszlo Papp2011-12-091-0/+5
* Push the design of the QALAbstractAudioDecoder interfaceLaszlo Papp2011-11-291-0/+2
* Add skeleton QALAbstractAudioDecoder class to the projectLaszlo Papp2011-11-011-0/+31