mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
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.
This commit is contained in:
parent
6ca2ad4953
commit
6decc304f4
2 changed files with 7 additions and 1 deletions
|
@ -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:
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 9b28214399156457fd6b43d0604a47e4bdf19c28
|
||||
Subproject commit ba3dd2882b1611f8115f9664e3b85e1fd956b53d
|
Loading…
Reference in a new issue