summaryrefslogtreecommitdiff
path: root/README.txt
AgeCommit message (Collapse)Author
2012-01-13Add support for fullscreen mode.Johns
2012-01-10Add main menu entry, which suspends the plugin.Johns
2012-01-09Video improvements.Johns
Fix generate of video output from StillPicture. Add support for resolution dependend video parameterts (Deinterlace, Scaling, Denoise, Sharpen, ...).
2012-01-07Add support for ac3 audio pass through.Johns
2012-01-05VDPAU 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-04Add OSS Mixer support.0.1.5Johns
2012-01-03Audio 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-02Documents updates.Johns
2011-12-25Support other than "PCM" alsa mixer channels.Johns
2011-12-19Audio/video sync improvements.Johns
Configurable audio delay. Use monotonic pts. Support old libav or ffmpeg libraries.
2011-12-16Adds setup.conf documentation.Johns
2011-12-06Standard distribution files.Johns