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)
commit1df9f40304a2b03667dd88fe3b41d75204986335
treecfcf5263f3664edb2fb959257156cf985d0c8523
parent6c781b9ca39a833912c4d1043922cd3430cfc9ec
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.
ChangeLog
gst-libs/gst/app/gstappsink.c