summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlessandro Decina <alessandro.d@gmail.com>2009-01-02 01:12:35 +0000
committerAlessandro Decina <alessandro.d@gmail.com>2009-01-02 01:12:35 +0000
commit1d71d95218e6615ee8edc8fdf38a83c6479d5d3f (patch)
tree78e1e90814395d7c01e8456d50cb03fc9c9791fd /ChangeLog
parent71fc2ce3b4e9159b97cd7a7f67ace1ccec74bc5a (diff)
gst/mpegdemux/gstmpegdemux.c: Initialize scr_rate_n and scr_rate_d in order to fix compiler warnings.
Original commit message from CVS: * gst/mpegdemux/gstmpegdemux.c: Initialize scr_rate_n and scr_rate_d in order to fix compiler warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c2fea66f..fa7b48364 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-02 Alessandro Decina <alessandro.d@gmail.com>
+
+ * gst/mpegdemux/gstmpegdemux.c:
+ Initialize scr_rate_n and scr_rate_d in order to fix compiler warnings.
+
2008-12-31 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/mxf/mxfaes-bwf.c: (mxf_bwf_handle_essence_element),