rawparse: rename 'set_buffer_flags' vfunc to 'pre_push_buffer'
authorAurélien Zanelli <aurelien.zanelli@parrot.com>
Fri, 8 Jan 2016 14:21:28 +0000 (15:21 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 28 Jan 2016 15:02:54 +0000 (10:02 -0500)
commit04d59ffd4dea697dc696f06ac800835f7023f564
treec641e3be8294817bd60d15fd65a7dec633ea9014
parentcf25e09b1aabbd7b4b594e718e1cb0a1ecbd1862
rawparse: rename 'set_buffer_flags' vfunc to 'pre_push_buffer'

to allow subclass to change other fields of the buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=760270
gst/rawparse/gstrawparse.c
gst/rawparse/gstrawparse.h
gst/rawparse/gstvideoparse.c