summaryrefslogtreecommitdiff
path: root/decoder.h
AgeCommit message (Collapse)Author
2010-06-30remove video decoding stuff - i need to spend more time on alsaChristian Gmeiner
2010-06-30remove DecodeLpcmChristian Gmeiner
I dont konw when this method should get used... so remove it, if we need it, it is still in git history to restore
2010-06-30extend decoder to decode mpeg2 framesChristian Gmeiner
Warning: Only compile tested
2010-06-29extend decoder to handle mpeg2 video codecChristian Gmeiner
2010-06-29rename dxr3audiodecoder.[ch] to decoder.[ch]Christian Gmeiner
In the near future the decoder will be able to decode MPEG2 video frames to implement basic a GrabImage().