mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
sys/xvimage/xvimagesink.c: call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes assorted cleanup fixes.
Original commit message from CVS: * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id): call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes assorted cleanup fixes.
This commit is contained in:
parent
79da6742f3
commit
3b7b81ba05
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-04-17 Benjamin Otte <otte@gnome.org>
|
||||||
|
|
||||||
|
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
|
||||||
|
(gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
|
||||||
|
(gst_xvimagesink_set_xwindow_id):
|
||||||
|
call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
|
||||||
|
assorted cleanup fixes.
|
||||||
|
|
||||||
2004-04-16 David Schleef <ds@schleef.org>
|
2004-04-16 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
|
* sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
|
||||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit d03e4388098656fa65df4d3a29e40fc556173d2d
|
Subproject commit e55182f6eece70ff99e33b9800b27a926670dbdd
|
Loading…
Reference in a new issue