projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
946aace
)
Some small cleanups
author
Wim Taymans
<wim.taymans@gmail.com>
Wed, 12 Dec 2001 13:15:32 +0000
(13:15 +0000)
committer
Wim Taymans
<wim.taymans@gmail.com>
Wed, 12 Dec 2001 13:15:32 +0000
(13:15 +0000)
Original commit message from CVS:
Some small cleanups
gst/autoplug/gststaticautoplugrender.c
patch
|
blob
|
history
diff --git
a/gst/autoplug/gststaticautoplugrender.c
b/gst/autoplug/gststaticautoplugrender.c
index d4c9ad1a545655e455162c85cd982a16533fccca..2258eea949721c0538800c1b1c53c7f7d5d12724 100644
(file)
--- a/
gst/autoplug/gststaticautoplugrender.c
+++ b/
gst/autoplug/gststaticautoplugrender.c
@@
-241,7
+241,7
@@
gst_autoplug_pads_autoplug (GstElement *src, GstElement *sink)
static GList*
gst_autoplug_elementfactory_get_list (gpointer data)
{
- return gst_elementfactory_get_list ();
+ return
(GList *)
gst_elementfactory_get_list ();
}
typedef struct {