diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-19 11:33:32 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-07-19 11:33:32 +0000 |
commit | b92a8139bce9f2394323ef818616752dac7f5efe (patch) | |
tree | d731d1d2e688b750303797e744b77b647452b5a2 | |
parent | cb0ef25591ce562131e7b343cb55a2a60a9c934c (diff) |
respect SYNCHRONOUS after getting X context
Original commit message from CVS:
respect SYNCHRONOUS after getting X context
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-07-19 Thomas Vander Stichele <thomas at apestaart dot org> + + * sys/ximage/ximagesink.c: (gst_ximagesink_change_state), + (gst_ximagesink_set_property): + * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state), + (gst_xvimagesink_set_property): + make sure SYNCHRONOUS is respected after getting the X context + 2004-07-18 Thomas Vander Stichele <thomas at apestaart dot org> * gst/matroska/matroska-demux.c: |