gst/videotestsrc/gstvideotestsrc.c: generate the list of supported caps at startup...
authorBenjamin Otte <otte@gnome.org>
Wed, 4 Aug 2004 11:08:12 +0000 (11:08 +0000)
committerBenjamin Otte <otte@gnome.org>
Wed, 4 Aug 2004 11:08:12 +0000 (11:08 +0000)
commitdcbf83f93d74bd863bd9de9dd308b163c08dabe4
tree616f80ec3be833332200c780df8715baa003d50a
parentfb7db2cb5bf7143b5f68c760dae13402e3458291
gst/videotestsrc/gstvideotestsrc.c: generate the list of supported caps at startup and reuse it instead of always gen...

Original commit message from CVS:
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_get_capslist), (generate_capslist),
(plugin_init):
generate the list of supported caps at startup and reuse it instead
of always generating it
ChangeLog