summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-29 12:43:55 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-01-29 12:43:55 +0000
commit6246084f650ce031ea53165775f35f5cdd8d52e2 (patch)
tree11582478bd50a8d9c2565b67a51111bf6316e551
parentf6b6f72c1c30de3334306e73000ebeb4a054a2b2 (diff)
downloadgst-plugins-bad-6246084f650ce031ea53165775f35f5cdd8d52e2.tar.gz
gst-plugins-bad-6246084f650ce031ea53165775f35f5cdd8d52e2.tar.bz2
gst-plugins-bad-6246084f650ce031ea53165775f35f5cdd8d52e2.zip
gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330).
Original commit message from CVS: * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init): Use the src template for creating the src pad (#162330).
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7acbf045..ad001645 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
+ Use the src template for creating the src pad (#162330).
+
+2005-01-29 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* configure.ac:
* ext/musepack/Makefile.am:
* ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),