summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-02-12 13:10:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-02-12 13:10:20 +0000
commite2a22e497c78b6d196e91a429d2a10fb005daea5 (patch)
tree24d350af29de717f83bbec674979590075068980 /ChangeLog
parenta28e6777bd4a856f8b197a99bf990e4e9ec5a924 (diff)
gst/rtp/gstrtpamrpay.c: set timestamps if no incoming timestamps set
Original commit message from CVS: * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer): set timestamps if no incoming timestamps set
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c370b019..2ecd5889 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-12 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
+ set timestamps if no incoming timestamps set
+
2006-02-11 Tim-Philipp Müller <tim at centricular dot net>
* gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),