mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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
82a23abc4b
commit
768261930b
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>
|
||||
|
||||
* 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