From 6ae388e364f76f9b6f84db81d22e6ddb1df7a4ab Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Fri, 11 Mar 2005 13:14:51 +0000 Subject: sys/xvimage/xvimagesink.c: Remove broken "fix" for little-endian RGB overlays, and add the correct counterpart of the... Original commit message from CVS: * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get): Remove broken "fix" for little-endian RGB overlays, and add the correct counterpart of the fix (fixes RGB/Xv). --- ChangeLog | 7 +++++++ common | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d758320f..bd9f08d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-03-11 Ronald S. Bultje + + * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support), + (gst_xvimagesink_xcontext_get): + Remove broken "fix" for little-endian RGB overlays, and add the + correct counterpart of the fix (fixes RGB/Xv). + 2005-03-10 Ash Reviewed by: Ronald S. Bultje diff --git a/common b/common index b2638c10..131c2632 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit b2638c100721f67b280c3b43b21f1ce1c9b5e316 +Subproject commit 131c2632127e6f061b5270d8f80651782a4fdd13 -- cgit v1.2.1