mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
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
This commit is contained in:
parent
fb7db2cb5b
commit
dcbf83f93d
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2004-08-04 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* 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
|
||||
|
||||
2004-07-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
|
||||
|
|
Loading…
Reference in a new issue