mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 21:46:22 +00:00
sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.
Original commit message from CVS: * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state), (gst_qcamsrc_open): Use GST_ELEMENT_ERROR, not g_warning, if open failed.
This commit is contained in:
parent
d99719d80a
commit
8d98df04c3
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2005-02-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
|
||||||
|
(gst_qcamsrc_open):
|
||||||
|
Use GST_ELEMENT_ERROR, not g_warning, if open failed.
|
||||||
|
|
||||||
2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2005-02-02 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
|
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
|
||||||
|
|
Loading…
Reference in a new issue