Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-29 | Add aspect change support to software decoder path | Johns | |
2012-01-29 | Repair software decoder with vaapi vdpau backend. | Johns | |
2012-01-29 | Add workaround for Intel VA-API MPEG GPU hung. | 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 | Video bug fix. | Johns | |
Made video_test working again. Disabled VA-API Intel vaAssociateSubpicture workaround. Fix bug: Must release lock for VideoPollEvent. Allow faster video and audio sync. Fix bug: Software decoder use vaPutImage with Intel backend. Fix bug: Artefacts are shown after mpeg2 channel switch. Fix bug: VideoReleaseSurface called after VideoExit. | |||
2012-01-26 | Support external players. | Johns | |
2012-01-25 | Add VDPAU display preemption support. | Johns | |
2012-01-24 | Video cleanup. | Johns | |
More functions uses new module interface. Fix bug: VaapiOsdExit doesn't deassociate osd surface. Fix bug: First OSD can show random pixels. | |||
2012-01-24 | Workaround for dead-lock in VdpauExit. | Johns | |
2012-01-23 | VDPAU: Add primitive software scaler to grab image | Johns | |
2012-01-23 | VA-API: Add auto-crop support. | Johns | |
2012-01-22 | Cleanups and Codec..Del.. prototypes. | Johns | |
2012-01-21 | Release Version 0.4.0.0.4.0 | Johns | |
2012-01-20 | VDPAU: Add auto-crop support. | 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-16 | Audio module cleanup (more to come). | Johns | |
Alsa + OSS can be included/build at the same time. Alsa or OSS can be runtime selected with -a. Add audio thread support to OSS module. Add polled audio support to alsa module. Removed some debug source code. | |||
2012-01-13 | Fix bug: snd_pcm_state: Assertion `pcm' failed. | Johns | |
2012-01-13 | Add support for fullscreen mode. | Johns | |
2012-01-12 | Fix subtitle position. | Johns | |
2012-01-11 | Suspend when user is inactive. | Johns | |
2012-01-10 | Add support for close and resize x11 window. | 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 | Release Version 0.2.0.0.2.0 | Johns | |
2012-01-05 | Add color standard support to vdpau. | 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-04 | Add OSS Mixer support.0.1.5 | Johns | |
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 | Documents updates. | Johns | |
2011-12-31 | Use only the needed number of surfaces. | Johns | |
Fix problem with video-xvba and too many surfaces used. Prepare new audio driver "oss". | |||
2011-12-30 | Name threads for easier debugging. | Johns | |
2011-12-29 | Fix bug: CodecVideoDecode destroys avpkt. | Johns | |
2011-12-29 | Add missing VdpauDecoderDestroy.0.1.3 | Johns | |
2011-12-25 | Fix bug: wrong aspect video size calculation. | 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-20 | Reorder pts. | Johns | |
2011-12-17 | Store config values, when menu leaves. | Johns | |
2011-12-14 | Initial support of replay. | Johns | |
2011-12-13 | Add vaSyncSurface for new surface displayed. | Johns | |
Intel 1080i needs sync to have frame decoded. Nvidia drops frames, if always synced. | |||
2011-12-12 | Add deinterlace/scaling modes to setup. | Johns | |
2011-12-11 | Add guards against cleanup errors. | 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-06 | Standard distribution files. | Johns | |