summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-09-21 13:33:16 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-09-21 13:33:16 +0000
commit3b5584f8d128b57f7c6dcbde21df044511b9fd99 (patch)
tree895e1d644adf234ed2f3730c355d9d5eb903061c /ChangeLog
parentedd6b7ec72eb13709101117cfc7e1876762e240f (diff)
gst/rtp/gstrtpmp4gpay.c: Fix profile-level-id parsing and setup.
Original commit message from CVS: * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config): Fix profile-level-id parsing and setup.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b5234a3..e7ace786 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-21 Wim Taymans <wim@fluendo.com>
+ * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
+ Fix profile-level-id parsing and setup.
+
+2006-09-21 Wim Taymans <wim@fluendo.com>
+
* gst/udp/README:
* gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
Update README, simple cleanup.