pad: Only inforce STREAM_START, CAPS and SEGMENT ordering
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 8 May 2013 22:19:48 +0000 (18:19 -0400)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 9 May 2013 07:35:19 +0000 (09:35 +0200)
commitf6aa4d85c19063b6516df203d37e85ba35203768
tree6c485088962279c0f13137a166b3d644c65276f7
parent98f6b75cd3ed0f1b49425c534759e69bf831054e
pad: Only inforce STREAM_START, CAPS and SEGMENT ordering

Previous patch was inforcing a complete ordering of the sticky events, while
in fact, only STREAM_START, CAPS and SEGMENT events need proper ordering.

See: https://bugzilla.gnome.org/show_bug.cgi?id=688188
gst/gstpad.c