Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-24 | Add support for grab jpeg image. | m.Rcu | |
2012-01-24 | Wait for X11 exit and kill it, if not. | Johns | |
2012-01-24 | Fix still picture handling. | Johns | |
2012-01-23 | VDPAU: Add primitive software scaler to grab image | Johns | |
2012-01-22 | Fix bug: close codec missing. | Johns | |
2012-01-22 | Suspend can close and open video and audio device. | Johns | |
2012-01-22 | Use different alsa device for AC3/pass-through. | Morone | |
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-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-15 | Support BBC-HD (no clean solution). | Johns | |
2012-01-13 | Add support for fullscreen mode. | Johns | |
2012-01-11 | Suspend when user is inactive. | Johns | |
2012-01-10 | Don't mute hardware while replaying. | Johns | |
2012-01-10 | Add main menu entry, which suspends the plugin. | 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 | Support yaepghd video output position change. | Johns | |
And code and comments cleanups. | |||
2012-01-06 | Fix bug: broken device plugin stop and exit. | Johns | |
2012-01-04 | Remove warnings, reduce debug informations. | Johns | |
2012-01-03 | Crash and thread fixes. | Johns | |
Check if PTS is valid, otherwise debug code does false abort. Fix bug: audio new stream is not thread safe. | |||
2012-01-01 | Search audio sync inside PES packets. | Johns | |
2011-12-29 | Fix bug: CodecVideoDecode destroys avpkt. | Johns | |
2011-12-29 | Add missing VdpauDecoderDestroy.0.1.3 | Johns | |
2011-12-26 | Cleanup video packet ringbuffer. | Johns | |
2011-12-24 | Cleanups + Version 0.1.2 released.0.1.2 | Johns | |
2011-12-23 | New video stream never reset, if buffer full. | Johns | |
2011-12-23 | Initial vdpau hw decoder support. | Johns | |
2011-12-22 | Initial vdpau support. | Johns | |
2011-12-19 | Audio/video sync improvements. | Johns | |
Configurable audio delay. Use monotonic pts. Support old libav or ffmpeg libraries. | |||
2011-12-15 | New video/audio sync code. | 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 | Reduce program exit crashes, due ... | Johns | |
2011-12-07 | C part of the plugin. | Johns | |