summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-08Add support for AAC LATM audio streams.Johns
2012-02-07Spatial deinterlacer for VA-API.Johns
2012-02-07Fix bug: alsa+ffmpeg use different channel layout.Johns
2012-02-06Support more LPCM sample rates and channels.Johns
2012-02-06Quick&dirty support for mpeg LPCM streams.Johns
2012-02-06Workaround for text2skin undrawn OSD areas.Johns
2012-02-05Detect dvb LPCM stream and ignore it.Johns
2012-02-04Makes Workarounds command line configurable.Johns
2012-02-02Release Version 0.4.6.0.4.6Johns
2012-02-02Auto-crop improvement and nicer a-v sync display.Johns
2012-02-02Increase audio buffer, if bigger audio delay used.Johns
2012-02-02Makes SkipLines configure in setup menu.Johns
2012-02-01Add A-V info output and compile time option.Johns
2012-02-01Fix bug: VA-API intel software decoder broken.Johns
2012-02-01Video updates and bug fix.Johns
Check if surface is ready in VaapiGetSurface. Set PTS/DTS only in the first split video packet. Add support for 4:3 output modes. Quicker auto-crop after channel switch. Add auto-crop support for Intel VA-API backend. Fix bug: Auto-Crop logo skip didn't use displayed width.
2012-01-31Removed debug printf.Johns
2012-01-31Workaround for mpeg2 FFMpeg+VA-API+Intel GPU hung.Johns
2012-01-30Fix bug: Only black picture with VA-API hw decoder.Johns
2012-01-30Add support to start the plugin in suspended mode.HelAu
2012-01-30Finished rewrite of video code, to support modules.Johns
2012-01-29Add aspect change support to software decoder pathJohns
2012-01-29Repair software decoder with vaapi vdpau backend.Johns
2012-01-29Add workaround for Intel VA-API MPEG GPU hung.Johns
2012-01-28Release version 0.4.5.0.4.5Johns
2012-01-28Add configurable skip lines at video top + bottom.Johns
2012-01-27Add auto-crop tolerance configuration.Johns
2012-01-27Reduces audio latency, increases audio buffer time.Johns
2012-01-27Video 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-26Support external players.Johns
2012-01-25Add VDPAU display preemption support.Johns
2012-01-25Remove pass-through test code.Johns
2012-01-25Add jpeg support to ebuild.Johns
2012-01-24Add support for grab jpeg image.m.Rcu
2012-01-24Video 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-24Wait for X11 exit and kill it, if not.Johns
2012-01-24Fix still picture handling.Johns
2012-01-24Fix dead-lock in VdpauExit.Johns
2012-01-24Workaround for dead-lock in VdpauExit.Johns
2012-01-23Add ac3 pass-through device to OSS module.Johns
2012-01-23VDPAU: Add primitive software scaler to grab imageJohns
2012-01-23VA-API: Add auto-crop support.Johns
2012-01-22Fix bug: close codec missing.Johns
2012-01-22AC3 device should be called 'ALSA_AC3_DEVICE'.Johns
2012-01-22Suspend can close and open video and audio device.Johns
2012-01-22Cleanups and Codec..Del.. prototypes.Johns
2012-01-22Use different alsa device for AC3/pass-through.Morone
2012-01-22Add dummy player and control for suspend mode.Johns
2012-01-21Call VdpauMixerSetup only, if mixer setup.Johns
2012-01-21Buffertime compile time configurable in ms.Johns
2012-01-21Release Version 0.4.0.0.4.0Johns