event: Use an inline function instead of a macro for gst_event_replace()
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 13 Oct 2011 08:18:51 +0000 (10:18 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 13 Oct 2011 08:18:51 +0000 (10:18 +0200)
commitef32fd0d152861f5fa297dcef751de9c153eefa9
tree89b1d78a2e9e01b690ab900174fdbba2e01b45fc
parentcdd3c303f14d3b5df55bea2bfcc45b81bc88adb1
event: Use an inline function instead of a macro for gst_event_replace()

This gives us type checks by the compiler and more useful compiler errors.
gst/gstevent.h