Commit Graph

24 Commits

Author SHA1 Message Date
Johns ec58e45607 Fix bug: wrong and crash, if vdr draws pixmaps outside OSD. 2015-06-30 10:12:09 +02:00
jinx 73ce4ba803 Enable toggle AC3 downmix. 2015-02-16 10:02:27 +01:00
Johns 978fc59aba Add support for umlauts in input fields. 2014-01-08 16:57:08 +01:00
Johns 2cd667fb44 Improved pass-through (PCM+EAC3) support. 2013-02-11 16:53:51 +01:00
Johns d89ada9aad Makes PIP+Video position configurable. 2013-01-04 21:50:55 +01:00
Johns 78100cba00 Use second stream for PIP. 2013-01-04 15:56:26 +01:00
Johns d42475f2dc Prepared reentrant video stream. 2013-01-03 18:52:34 +01:00
Johns 3d5e59a6e5 Support multiple streams with ScaleVideo. 2013-01-01 15:21:28 +01:00
Johns f640ebdeb5 Report correct size in cSoftHdDevice::GetVideoSize. 2012-10-10 17:26:49 +02:00
Johns 696bb8e934 Display frame statistics in plugin menu. 2012-07-02 17:05:36 +02:00
Johns c986d285ea Buffer less video and audio. 2012-04-05 15:47:59 +02:00
Johns c9b344a3fd Audio/Video sync rewrite.
Trick-speed support moved to video module.
Reduce video messages.
2012-03-31 21:27:54 +02:00
Johns 0df8e8a5fc Handle initial suspend mode like normal suspend. 2012-03-02 00:05:03 +01:00
Johns c17af0e958 Fix bug: 100% cpu use with plugins like mp3. 2012-02-23 15:32:43 +01:00
Johns 5d8dea1b6b New audio PES handling.
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-21 20:55:28 +01:00
Johns 852d367225 Adds trick speed support. 2012-02-16 15:31:53 +01:00
Johns bcf6ecabc1 Support external players. 2012-01-26 15:00:49 +01:00
Johns e32857a27a VDPAU: Add screenshot support. 2012-01-20 21:46:22 +01:00
Johns 3a97700981 Add main menu entry, which suspends the plugin. 2012-01-10 15:52:07 +01:00
Johns f6df79e8e6 Improved replay of recordings. 2012-01-08 21:46:00 +01:00
Johns 5ca9bedda8 Initial support of replay. 2011-12-14 18:01:03 +01:00
Johns edfb9932c0 Add deinterlace/scaling modes to setup. 2011-12-12 17:06:05 +01:00
Johns e1d8609143 Pass audio PTS to codec.
Correct PTS extraction and pass it to codec module.
C++ destructor calls C function.
Fix spuDecoder is used uninitialized.
2011-12-08 20:50:32 +01:00
Johns ce97b938ca C part of the plugin. 2011-12-07 15:05:38 +01:00