Commit Graph

164 Commits

Author SHA1 Message Date
Johns 9b69045a20 Use 1 surface reserve. 2012-12-24 12:59:35 +01:00
Johns 966ff4229a Better video stream window position support. 2012-12-24 12:23:16 +01:00
maverick-me 10075aa501 Fix 3d OSD position. 2012-11-05 23:13:42 +01:00
Johns cb91c779d3 Correct offsets for 3D OSD. Allow 1920x1200 OSD. 2012-11-05 12:03:50 +01:00
maverick-me 0286c434b4 Add support to change OSD for 3d SBS/TB streams. 2012-10-30 16:50:31 +01:00
Johns d36e4c22b6 Removes debug output slipped into GIT. 2012-10-30 12:10:25 +01:00
Johns 84e8e58c91 Don't show black picture during still-pictures. 2012-10-29 19:29:43 +01:00
Johns 141eb5cf71 Flush X11 output buffer before close. 2012-10-29 17:24:58 +01:00
Johns 30952face4 Fix bug #1089: vdpau wrong number of mpeg refs. 2012-10-24 15:38:09 +02:00
Johns 0519aff4d8 Removed double comment. 2012-10-19 15:38:05 +02:00
Johns f640ebdeb5 Report correct size in cSoftHdDevice::GetVideoSize. 2012-10-10 17:26:49 +02:00
Johns 142c3b16f6 Fix bug: didn't compile without vdpau support. 2012-09-11 00:24:27 +02:00
Johns 73fe963c36 Add picture adjustment support for vdpau. 2012-09-03 16:39:33 +02:00
Johns a61cbcb65a Add PTS to render too slow message. 2012-08-29 17:00:36 +02:00
Johns 3df9acc034 Add number of buffered video output frames to info. 2012-08-28 19:15:11 +02:00
Johns d9c9061a7c Reset closing only, if trickspeed is set. 2012-08-18 15:53:14 +02:00
Johns 5e93fb2756 Fix bug: VA-API trickspeed. 2012-08-17 10:33:10 +02:00
Johns c07ec82e6d Fix bug: Can't use software decoder with VDPAU. 2012-08-13 16:57:36 +02:00
Johns 9ec077ec8a VA-API/XvBA backend improvements. 2012-07-27 19:15:48 +02:00
Johns 8b0d8d8446 Free used X11 resources colormap, pixmap, cursor. 2012-07-25 16:07:36 +02:00
Johns 2cdce610d6 Fix bug: spelling USE_VAPI wrong, missing function. 2012-07-06 00:04:08 +02:00
Johns 2d6d151b85 Fix compiler warnings. 2012-07-05 23:59:28 +02:00
Johns e6ce7832ba Add commandline support to disable hardware decoder. 2012-07-03 15:48:44 +02:00
Johns 696bb8e934 Display frame statistics in plugin menu. 2012-07-02 17:05:36 +02:00
Johns 6f1c4d6ef6 Video_get_format AudioVideoReady feeds old PTS. 2012-06-27 21:47:30 +02:00
Johns 0f62a521f4 Improved audio skip, after channel switch. 2012-06-25 17:30:30 +02:00
Johns 2c5a14ae4a Removed gcc 4.6 warnings. Va sync experiment. 2012-06-22 19:27:15 +02:00
Johns 32527f832e Makes OSD size configurable. 2012-05-21 15:34:33 +02:00
Johns 57bbd02c57 Fix bug: Black screen is sometimes not shown. 2012-05-17 16:52:08 +02:00
Johns 940849d03f Safer 4:3 detection, 4:3 crop correction. 2012-05-17 16:50:40 +02:00
Johns 752ee356fa Poll input buffers, if display buffers are full. 2012-05-13 18:33:24 +02:00
Johns 541754a619 Support display with non-square pixels. 2012-05-10 16:03:56 +02:00
durchflieger aca508114b Adds VDR DFAtmo Plugin support. 2012-04-30 14:47:08 +02:00
Johns 6dd7c2680a Skip audio sync while trick play. 2012-04-26 15:33:51 +02:00
Johns 47d840bbff Force black picture after start or suspend. 2012-04-22 21:01:34 +02:00
Johns e30e1e5aad Handle jump in stream like stream start. 2012-04-21 12:59:04 +02:00
Johns 53f22a2ed2 Made showing black picture configurable. 2012-04-20 15:40:14 +02:00
Johns 44ca71fedb Adds audio normalize support. 2012-04-19 16:01:20 +02:00
Johns 8039e8ae04 New audio filters next part. 2012-04-19 00:47:34 +02:00
Johns 79e78bf235 Show black picture, if no video stream available.
New audio ring code.
New audio filters (first part).
2012-04-17 16:45:27 +02:00
Johns 2ffcb874bb Adds show cursor on mouse move + hide after 200ms. 2012-04-14 21:58:14 +02:00
Johns 09d8588588 Fix buf: VDPAU looses preemption callback. 2012-04-12 15:38:22 +02:00
Johns aeae505bd4 Adds Hot-key support for 4:3 zoom modes. 2012-04-11 12:15:12 +02:00
CafeDelMar ac2e10a308 Cutting pixels configured for each resolution. 2012-04-05 22:51:20 +02:00
Johns 9165052d5e Fix gcc error bug (also for VA-API). 2012-04-03 16:36:06 +02:00
Johns 7f8110557f Fix gcc error bug. 2012-03-31 23:20:06 +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 b41f934c37 Faster VdpauBlackSurface version. 2012-03-30 17:19:31 +02:00
Johns 6058f3da56 Fix bug: VideoSetPts wrong position. 2012-03-30 16:04:25 +02:00
CafeDelMar 689d75b808 Add VideoSkipPixels support. 2012-03-26 20:49:18 +02:00