pcapparse: Hook up the recently added change_state vfunc.
authorJan Schmidt <jan@centricular.com>
Thu, 17 Sep 2015 14:10:10 +0000 (00:10 +1000)
committerJan Schmidt <jan@centricular.com>
Thu, 17 Sep 2015 14:29:51 +0000 (00:29 +1000)
commite990e75e1e9a1493b2d69552bc02f4bef52dbf73
tree4bb4ff9f010a8ec732e2a65d7f80126664e21f44
parent587e7c4a23d8364f13e3710cea75d4a72b2b301f
pcapparse: Hook up the recently added change_state vfunc.

The state change function was implemented, but not installed,
making the compiler complain about the unused function.
gst/pcapparse/gstpcapparse.c