Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-13 | Studio levels could be configured in setup menu. | Johns | |
2012-02-12 | Jpeg screengrab use VDR RgbToJpeg function. | m.Rcu | |
2012-02-12 | Add play/pause audio support. | Johns | |
2012-02-09 | Software deinterlacer (config/skip chroma deint): | Johns | |
Add support for skip chroma deinterlace to software deinterlacer. Type of software deinterlacer now configurable from setup menu. | |||
2012-02-08 | Guard suspend/resume against multiple calls. | Johns | |
2012-02-06 | Workaround for text2skin undrawn OSD areas. | Johns | |
2012-02-02 | Release Version 0.4.6.0.4.6 | Johns | |
2012-02-02 | Makes SkipLines configure in setup menu. | Johns | |
2012-02-01 | Video updates and bug fix. | Johns | |
Check if surface is ready in VaapiGetSurface. Set PTS/DTS only in the first split video packet. Add support for 4:3 output modes. Quicker auto-crop after channel switch. Add auto-crop support for Intel VA-API backend. Fix bug: Auto-Crop logo skip didn't use displayed width. | |||
2012-01-30 | Finished rewrite of video code, to support modules. | Johns | |
2012-01-28 | Release version 0.4.5.0.4.5 | Johns | |
2012-01-28 | Add configurable skip lines at video top + bottom. | Johns | |
2012-01-27 | Add auto-crop tolerance configuration. | Johns | |
2012-01-26 | Support external players. | Johns | |
2012-01-24 | Fix still picture handling. | Johns | |
2012-01-22 | Suspend can close and open video and audio device. | Johns | |
2012-01-22 | Cleanups and Codec..Del.. prototypes. | Johns | |
2012-01-22 | Add dummy player and control for suspend mode. | Johns | |
2012-01-21 | Release Version 0.4.0.0.4.0 | Johns | |
2012-01-20 | VDPAU: Add screenshot support. | Johns | |
2012-01-20 | VDPAU: Add auto-crop support. | Johns | |
2012-01-19 | Small miscellaneous cleanups. | Johns | |
2012-01-18 | OSD improvements: | Johns | |
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-12 | Weave is deinterlace disabled. | Johns | |
2012-01-12 | Fix subtitle position. | Johns | |
2012-01-12 | Add SVDRP support. | Johns | |
2012-01-11 | Suspend when user is inactive. | Johns | |
2012-01-10 | Add main menu entry, which suspends the plugin. | Johns | |
2012-01-09 | Version 0.3.0 released.0.3.0 | Johns | |
2012-01-09 | Video improvements. | Johns | |
Fix generate of video output from StillPicture. Add support for resolution dependend video parameterts (Deinterlace, Scaling, Denoise, Sharpen, ...). | |||
2012-01-08 | Improved replay of recordings. | Johns | |
2012-01-07 | Fix build with vdr without yaepg support. | Johns | |
2012-01-07 | Support yaepghd video output position change. | Johns | |
And code and comments cleanups. | |||
2012-01-07 | Add support for ac3 audio pass through. | Johns | |
2012-01-06 | Fix bug: broken device plugin stop and exit. | Johns | |
2012-01-05 | VDPAU improvements. | Johns | |
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-03 | Audio update. | Johns | |
Alsa: report needed down sampling of 3/5/6 to 2 channels. Moved alsa code into alsa module. Initial OSS output support. | |||
2012-01-02 | Version bump. | Johns | |
2011-12-29 | Vpdau displays black, when no video available. | Johns | |
2011-12-29 | Add missing VdpauDecoderDestroy.0.1.3 | Johns | |
2011-12-24 | Cleanups + Version 0.1.2 released.0.1.2 | Johns | |
2011-12-23 | Initial vdpau hw decoder support. | Johns | |
2011-12-19 | Audio/video sync improvements. | Johns | |
Configurable audio delay. Use monotonic pts. Support old libav or ffmpeg libraries. | |||
2011-12-17 | Store config values, when menu leaves. | Johns | |
2011-12-15 | Use current configuration for setup menu. | Johns | |
2011-12-14 | Initial support of replay. | Johns | |
2011-12-12 | Add deinterlace/scaling modes to setup. | Johns | |
2011-12-10 | Video enhancements. | Johns | |
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-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 | |