Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |