util: add GST_GROUP_ID_INVALID 05/199905/1 accepted/tizen/unified/20190218.163156 submit/tizen/20190218.050902
authorEunhae Choi <eunhae1.choi@samsung.com>
Fri, 15 Feb 2019 09:28:09 +0000 (18:28 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Fri, 15 Feb 2019 09:28:24 +0000 (18:28 +0900)
commit7fa56e6afb37dba02bf828b388c947aa73050d91
tree03d2acbab5957733470fb03b617010985d0f9633
parentbf46d6a7a1abf12ae589e9caf92c1afed314e37f
util: add GST_GROUP_ID_INVALID

- get upstream patch to apply latest playback code

commit: e5c15f6b9605a1e682a60ea1bfadae831e651a41

Various plugins use special values (0 or G_MAXUINT32) as an
invalid/unset group_id, but nothing guarantees a groupid won't have
that value.
Instead define a value which group_id will never have and make
gst_group_id_next() always return a value different from that.

Change-Id: Ia77c491ff9a6389b769e3388efa826391211cb6b
gst/gstutils.h