mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +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
0735d7ea42
commit
b6f56a32a5
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>
|
||||
|
||||
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
|
||||
|
|
Loading…
Reference in a new issue