From f8d198636b5291f4328d5b3f572cc084b68bda87 Mon Sep 17 00:00:00 2001 From: Johns Date: Fri, 27 Jan 2012 21:08:37 +0100 Subject: Video bug fix. 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0b264f1..391cbc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ User johns Date: + 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. Support external players. Add VDPAU display preemption support. -- cgit v1.2.3