gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overriding...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 16 Aug 2007 17:11:48 +0000 (17:11 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 16 Aug 2007 17:11:48 +0000 (17:11 +0000)
commitc17a721e0a6adf816ebba6e465d0aeab6bdcf4fa
treec113489c6346ce7adfe66f172488cc8f0beadd9c
parentb78030f77d7b1b7828893490b7348777e1c712b9
gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overriding the render method twice.

Original commit message from CVS:
* gst-libs/gst/app/gstappsink.c: (gst_app_sink_class_init):
Override the preroll vmethod instead of overriding the render method
twice.
gst-libs/gst/app/gstappsink.c