gst1: Remove clearified TODO
This commit is contained in:
parent
e68c4668fe
commit
df6db63dd4
@ -249,7 +249,6 @@ class _Handler(object):
|
|||||||
# XXX: We're not called on the last state change when going down to
|
# XXX: We're not called on the last state change when going down to
|
||||||
# NULL, so we rewrite the second to last call to get the expected
|
# NULL, so we rewrite the second to last call to get the expected
|
||||||
# behavior.
|
# behavior.
|
||||||
# TODO/Gst1: Is this workaround still needed?
|
|
||||||
new_state = Gst.State.NULL
|
new_state = Gst.State.NULL
|
||||||
pending_state = Gst.State.VOID_PENDING
|
pending_state = Gst.State.VOID_PENDING
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user