rtpbin: remove unused list of decoders
remove list of decoders, which are already handled by the list of elements. https://bugzilla.gnome.org/show_bug.cgi?id=719938
This commit is contained in:
parent
2cddf3a0a9
commit
441f286e28
@ -426,9 +426,6 @@ struct _GstRtpBinSession
|
||||
/* list of elements */
|
||||
GSList *elements;
|
||||
|
||||
/* list of decoders */
|
||||
GSList *decoders;
|
||||
|
||||
/* mapping of payload type to caps */
|
||||
GHashTable *ptmap;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user