summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPhilippe Kalaf <philippe.kalaf@collabora.co.uk>2005-12-22 15:00:41 +0000
committerPhilippe Kalaf <philippe.kalaf@collabora.co.uk>2005-12-22 15:00:41 +0000
commit0c2414650ac588b947dd9761394fdd28b65c3be2 (patch)
tree9fdf7393324eff0397e56ccde1a1374a95d41d97 /ChangeLog
parentdccf2f0ef9bf8d31ef9a6c329f06956cc984bfc1 (diff)
gst-plugins-good/gst/rtp/: Making these depayloaders (H263+ and mpeg4 video) inherit from
Original commit message from CVS: 2005-12-22 Philippe Khalaf <burger@speedy.org> * gst-plugins-good/gst/rtp/gstrtph263pdepay.h: * gst-plugins-good/gst/rtp/gstrtph263pdepay.c: * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h: * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c: Making these depayloaders (H263+ and mpeg4 video) inherit from RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73c29ecf..45dd94df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-22 Philippe Khalaf <burger@speedy.org>
+
+ * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
+ * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
+ * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
+ * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
+ Making these depayloaders (H263+ and mpeg4 video) inherit from
+ RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
+
2005-12-21 Jan Schmidt <thaytan@mad.scientist.com>
* docs/plugins/gst-plugins-good-plugins.args: