summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-02-12 18:59:36 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-02-12 18:59:36 +0000
commit28906ed74310e7665dc0876e4524341c930c1520 (patch)
treedced71e227a431fb839e5b1f7d1257dcbcd03ac7 /ChangeLog
parente2a22e497c78b6d196e91a429d2a10fb005daea5 (diff)
gst/rtp/gstrtpmp4gpay.*: Make more things work.
Original commit message from CVS: * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init), (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush): * gst/rtp/gstrtpmp4gpay.h: Make more things work. Handle ACC config strings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ecd5889..e70af71c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-02-12 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
+ (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
+ (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
+ (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
+ * gst/rtp/gstrtpmp4gpay.h:
+ Make more things work.
+ Handle ACC config strings.
+
2006-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):