Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-23 | Fix bug: 100% cpu use with plugins like mp3. | Johns | |
2012-02-21 | New audio PES handling. | Johns | |
New easier and more flexible audio PES packet parser, which includes own codec parser. Removed av_parser use. Reduced audio buffer time, faster channel switch. New audio transport stream parser (not enabled as default). | |||
2012-02-16 | Adds trick speed support. | Johns | |
2012-01-26 | Support external players. | Johns | |
2012-01-20 | VDPAU: Add screenshot support. | Johns | |
2012-01-10 | Add main menu entry, which suspends the plugin. | Johns | |
2012-01-08 | Improved replay of recordings. | Johns | |
2011-12-14 | Initial support of replay. | Johns | |
2011-12-12 | Add deinterlace/scaling modes to setup. | Johns | |
2011-12-08 | Pass audio PTS to codec. | Johns | |
Correct PTS extraction and pass it to codec module. C++ destructor calls C function. Fix spuDecoder is used uninitialized. | |||
2011-12-07 | C part of the plugin. | Johns | |