Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | Display frame statistics in plugin menu. | Johns | |
2012-04-05 | Buffer less video and audio. | Johns | |
2012-03-31 | Audio/Video sync rewrite. | Johns | |
Trick-speed support moved to video module. Reduce video messages. | |||
2012-03-02 | Handle initial suspend mode like normal suspend. | Johns | |
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 | |