Commit Graph

40 Commits

Author SHA1 Message Date
Johns eed708b9ea Release version 0.4.5. 2012-01-28 13:44:50 +01:00
Johns 60a7c36fa6 Add configurable skip lines at video top + bottom. 2012-01-28 01:44:50 +01:00
Johns 4d74ed1bfc Add auto-crop tolerance configuration. 2012-01-27 23:49:05 +01:00
Johns bcf6ecabc1 Support external players. 2012-01-26 15:00:49 +01:00
Johns 037f582bad Fix still picture handling. 2012-01-24 16:37:11 +01:00
Johns 9546233175 Suspend can close and open video and audio device. 2012-01-22 20:49:43 +01:00
Johns 98d2e0f728 Cleanups and Codec..Del.. prototypes. 2012-01-22 17:07:08 +01:00
Johns 329dbc5f07 Add dummy player and control for suspend mode. 2012-01-22 11:12:57 +01:00
Johns fa27a1c73a Release Version 0.4.0. 2012-01-21 15:56:45 +01:00
Johns e32857a27a VDPAU: Add screenshot support. 2012-01-20 21:46:22 +01:00
Johns 0422b6aa5a VDPAU: Add auto-crop support. 2012-01-20 15:33:37 +01:00
Johns b1ce88923e Small miscellaneous cleanups. 2012-01-19 00:16:15 +01:00
Johns c6e66e0787 OSD improvements:
Use OSD size equal to video window.
Update only dirty area(s) of OSD.
Show/mix only used area of OSD.
Fix bug: vpdau use previous resolution for deint, ...
2012-01-18 15:15:37 +01:00
Johns 54661f90ea Weave is deinterlace disabled. 2012-01-12 20:54:49 +01:00
Johns 30d8e8afe9 Fix subtitle position. 2012-01-12 18:55:07 +01:00
Johns 19a37bb0bf Add SVDRP support. 2012-01-12 15:20:01 +01:00
Johns d983f780b3 Suspend when user is inactive. 2012-01-11 18:01:18 +01:00
Johns 3a97700981 Add main menu entry, which suspends the plugin. 2012-01-10 15:52:07 +01:00
Johns 8d624224e9 Version 0.3.0 released. 2012-01-09 22:10:42 +01:00
Johns 96eefca699 Video improvements.
Fix generate of video output from StillPicture.
Add support for resolution dependend video parameterts (Deinterlace,
Scaling, Denoise, Sharpen, ...).
2012-01-09 17:03:04 +01:00
Johns f6df79e8e6 Improved replay of recordings. 2012-01-08 21:46:00 +01:00
Johns 9568c5bd93 Fix build with vdr without yaepg support. 2012-01-07 23:47:07 +01:00
Johns fd60c3c132 Support yaepghd video output position change.
And code and comments cleanups.
2012-01-07 22:36:06 +01:00
Johns 45a34a3381 Add support for ac3 audio pass through. 2012-01-07 03:05:43 +01:00
Johns 878813f206 Fix bug: broken device plugin stop and exit. 2012-01-06 15:39:32 +01:00
Johns 0776bc5ee4 VDPAU improvements.
Add denoise, sharpness, skip chroma deinterlace support.
Show OSD only if something is to display, improves performance.
Add deinterlace mode with only 4 surfaces.
2012-01-05 17:20:44 +01:00
Johns c8e70ec0fe Audio update.
Alsa: report needed down sampling of 3/5/6 to 2 channels.
Moved alsa code into alsa module.
Initial OSS output support.
2012-01-03 21:42:39 +01:00
Johns 5546354cc7 Version bump. 2012-01-02 19:31:08 +01:00
Johns 1f2d1d235e Vpdau displays black, when no video available. 2011-12-29 17:47:21 +01:00
Johns 23300b0383 Add missing VdpauDecoderDestroy. 2011-12-29 00:55:57 +01:00
Johns 8b57af53b6 Cleanups + Version 0.1.2 released. 2011-12-24 15:27:46 +01:00
Johns 06fddc206e Initial vdpau hw decoder support. 2011-12-23 19:33:30 +01:00
Johns 36b285b5f7 Audio/video sync improvements.
Configurable audio delay.
Use monotonic pts.
Support old libav or ffmpeg libraries.
2011-12-19 17:11:25 +01:00
Johns 33460f1370 Store config values, when menu leaves. 2011-12-17 19:25:08 +01:00
Johns c79d992a81 Use current configuration for setup menu. 2011-12-15 16:02:32 +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 749b0d6721 Video enhancements.
Pass PTS to video codec.
Flush audio buffer on channel change.
Sync audio + video stream.
Add workaround for Intel VA-API driver that forgets OSD position/size.
2011-12-10 00:15:38 +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 ab6c3b4de8 C++ part of the plugin. 2011-12-07 14:37:51 +01:00