summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-01-23 17:36:32 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-01-23 17:36:32 +0000
commit60054f479a0c872a7178df0003874f7235586904 (patch)
treef29455b5f23c2e6cef86f7c8ccb582f69560f81a /ChangeLog
parent168db53bf471394ca9381b903d3e32d79664d8e5 (diff)
gst/rtp/gstrtpmp4gdepay.c: Parse config params as string and int.
Original commit message from CVS: * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int), (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process): Parse config params as string and int. Parse and use AU header length
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7609206e..6101ec08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-01-23 Wim Taymans <wim@fluendo.com>
+ * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
+ (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
+ Parse config params as string and int.
+ Parse and use AU header length
+
+2007-01-23 Wim Taymans <wim@fluendo.com>
+
* gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
(gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
* gst/smpte/gstmask.c: (_gst_mask_register):