Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-30 | remove video decoding stuff - i need to spend more time on alsa | Christian Gmeiner | |
2010-06-30 | remove DecodeLpcm | Christian 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-30 | extend decoder to decode mpeg2 frames | Christian Gmeiner | |
Warning: Only compile tested | |||
2010-06-29 | extend decoder to handle mpeg2 video codec | Christian Gmeiner | |
2010-06-29 | rename 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(). |