summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-01-20VDPAU: Add screenshot support.Johns
2012-01-20Use common module prefix.Johns
2012-01-20VDPAU: Add auto-crop support.Johns
2012-01-19VDPAU: Changed OSD alpha calculation.Johns
2012-01-19Fix bug: Used VideoSharpen for denoise settings.Johns
Instant update deinterlace/... configuration changes.
2012-01-19Fix bug: AudioExit called without AudioInit crash.Johns
2012-01-19Release Version 0.3.5.0.3.5Johns
2012-01-19Small miscellaneous cleanups.Johns
2012-01-18OSD 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-17Little speed improved Intel VA-API deinterlace.Johns
2012-01-17Fix software deinterlace with VA-API.Johns
2012-01-16OSS needs kernel headers.Johns
2012-01-16Debug, if vaapi putsurface is too slow.Johns
2012-01-16Fix bug: transposed digits 567 should be 576.Johns
2012-01-16Disable VA-API if init fails.Johns
2012-01-16Remove double x11-libs/xcb-util-wm.Johns
2012-01-16Audio 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-15Release Version 0.3.1.0.3.1Johns
2012-01-15Support BBC-HD (no clean solution).Johns
2012-01-13Fix bug: AudioFreeBytes fails if no audio ready.Johns
2012-01-13Fix bug: snd_pcm_state: Assertion `pcm' failed.Johns
2012-01-13Support xcb_ewmh.h for xcb-util <0.3.8.Johns
2012-01-13Add support for fullscreen mode.Johns
2012-01-13Add vaapi color space conversion.Johns
2012-01-13Fix bug: devision by zero in ...UpdateOutput,Johns
2012-01-13Destroy vdpau surface only, when initialized.Johns