summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOle André Vadla Ravnås <ole.andre.ravnas@tandberg.com>2008-05-07 11:22:51 +0000
committerOle André Vadla Ravnås <ole.andre.ravnas@tandberg.com>2008-05-07 11:22:51 +0000
commit6decc304f4c5ec1f93e54702f75cb092bda9c4c4 (patch)
tree21a545c184a2950fbb32f108bbe9ca4f63c5b662
parent6ca2ad49530d613d098706b518ec1309efbf2fcb (diff)
gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and made include ordering and style consistent ...
Original commit message from CVS: * gst/rtp/gstrtpilbcpay.c: Added missing stdlib.h include for strtol(), and made include ordering and style consistent with the corresponding depayloader.
-rw-r--r--ChangeLog6
m---------common0
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be27d562..39f91744 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com>
+
+ * gst/rtp/gstrtpilbcpay.c:
+ Added missing stdlib.h include for strtol(), and made include ordering and
+ style consistent with the corresponding depayloader.
+
2008-05-07 Tim-Philipp Müller <tim.muller at collabora co uk>
* configure.ac:
diff --git a/common b/common
-Subproject 9b28214399156457fd6b43d0604a47e4bdf19c2
+Subproject ba3dd2882b1611f8115f9664e3b85e1fd956b53