summaryrefslogtreecommitdiff
path: root/README.txt
AgeCommit message (Collapse)Author
2012-06-08Fix bug: dvd plugin times out. Readme update.Johns
2012-05-21Makes OSD size configurable.Johns
2012-04-20Made showing black picture configurable.Johns
2012-04-19Adds audio normalize support.Johns
2012-04-17Show black picture, if no video stream available.Johns
New audio ring code. New audio filters (first part).
2012-04-11Adds Hot-key support for 4:3 zoom modes.Johns
2012-04-05Cutting pixels configured for each resolution.CafeDelMar
2012-04-05Update documents.Johns
2012-03-26Add VideoSkipPixels support.CafeDelMar
2012-03-19Forgot VDPAU in requires.Johns
2012-03-12Cleanups.Johns
2012-03-06Make soft start sync setup menu configurable.Johns
2012-03-01Add support for attach/detach plugin.Johns
2012-02-24Video background color documentation.Johns
2012-02-2260Hz display mode configurable with setup.conf.Johns
2012-02-21Support downmix of AC-3 to stero.Johns
2012-02-19Add support for hot keys.Johns
2012-02-14VDPAU: Enable inverse telecine configuration.Johns
2012-02-13Update readme for new featurs.Johns
2012-02-11Detect audio stream type only after stream switch.Johns
2012-02-06Workaround for text2skin undrawn OSD areas.Johns
2012-01-29Add workaround for Intel VA-API MPEG GPU hung.Johns
2012-01-28Add configurable skip lines at video top + bottom.Johns
2012-01-23Add ac3 pass-through device to OSS module.Johns
2012-01-22Suspend can close and open video and audio device.Johns
2012-01-22Use different alsa device for AC3/pass-through.Morone
2012-01-20VDPAU: Add auto-crop support.Johns
2012-01-19Small miscellaneous cleanups.Johns
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