gstreamer/gst/rtpmux
Håvard Graff 97ef05cbac rtpmux: release pads when disposing
Because of an allocated priv (GstRTPMuxPadPrivate), the element will
leak memory if not gst_rtp_mux_release_pad() is called. This would
previously only happen if release_request_pad() was called explicitly,
somthing that should not be neccesary.

Fixes #604099
2009-12-09 14:47:00 +01:00
..
gstrtpdtmfmux.c dtmfmux: method name cleanups 2009-12-09 14:47:00 +01:00
gstrtpdtmfmux.h rtpmux: Do the includes locally 2009-04-20 20:23:02 -04:00
gstrtpmux.c rtpmux: release pads when disposing 2009-12-09 14:47:00 +01:00
gstrtpmux.h Re-indent to Gst style 2009-02-21 17:48:57 +01:00
gstrtpmuxer.c Moved rtpmux from gst-p-farsight to -bad 2009-02-21 17:50:35 +01:00
Makefile.am Clean up LDFLAGS, LIBS, CFLAGS 2009-11-22 19:30:58 +00:00