Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09 | Fix audio crash in ThreadExit and snd_pcm_prepare. | Johns | |
2012-01-08 | Improved replay of recordings. | Johns | |
2012-01-08 | Ebuild bug fix. | 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 | Gentoo ebuild. | Johns | |
2012-01-07 | Release Version 0.2.0.0.2.0 | Johns | |
2012-01-07 | Fix compiler error with -DDEBUG. | Johns | |
2012-01-07 | Add support for ac3 audio pass through. | Johns | |
2012-01-07 | Add workaround for alsa not playing hdmi sound. | Johns | |
Without open/close pcm, hdmi is quiet after second snd_pcm_set_params. | |||
2012-01-06 | Fix bug: broken device plugin stop and exit. | Johns | |
2012-01-06 | uwm window manager hide cursor workaround. | Johns | |
2012-01-05 | Fix bug: old surface stay in video ringbuffer. | Johns | |
2012-01-05 | Show transparent cursor to hide cursor. | 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-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-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 | |
2012-01-02 | Lock av_open/close calls. | Johns | |
New ffmpeg dislikes simultaneous open/close from audio/video. Prepared audio decoder without av_parser_parse2. Handle av_audio_resample_init errors. | |||
2012-01-02 | Documents updates. | Johns | |
2012-01-02 | Print debug only, if compiled with -DDEBUG. | Johns | |
2012-01-01 | Search audio sync inside PES packets. | 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-31 | Make pthread_setname_np optional for older glibc. | Johns | |
2011-12-30 | Remove warning, when building without vdpau. | Johns | |
2011-12-30 | Name threads for easier debugging. | Johns | |
2011-12-29 | Prepared vdpau noise reduction support. | Johns | |
2011-12-29 | Vpdau displays black, when no video available. | 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-26 | Allow build without VDPAU. | Johns | |
2011-12-25 | Fix bug: swapped end and start. | Johns | |
2011-12-25 | Support other than "PCM" alsa mixer channels. | Johns | |
2011-12-25 | Show time used for VdpDecoderRender. | Johns | |
2011-12-25 | Use only one thread for hw decoding. | 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 | Libav needs buggy ffmpeg workaround. | Johns | |
Fix buggy ffmpeg/libav workaround, reset flag. | |||
2011-12-23 | Fix libav compatibility. | Johns | |
2011-12-23 | Wrong decoder->SurfaceField again. | Johns | |
2011-12-23 | Remove interlaced_frame debug, it can't be used. | Johns | |
2011-12-23 | New video stream never reset, if buffer full. | Johns | |
2011-12-23 | Initial vdpau hw decoder support. | Johns | |