diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-07-17 14:17:45 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-07-17 14:17:45 +0000 |
commit | 0587672b069435768f24ee0906273a6479594158 (patch) | |
tree | 60d6945c5319b1768cd01f498f6c4a3bee1a8da5 /ChangeLog | |
parent | 4ef3d6fefdc58403dc995a27e05fb76a75ba5c69 (diff) | |
download | gst-plugins-bad-0587672b069435768f24ee0906273a6479594158.tar.gz gst-plugins-bad-0587672b069435768f24ee0906273a6479594158.tar.bz2 gst-plugins-bad-0587672b069435768f24ee0906273a6479594158.zip |
gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in comment
Original commit message from CVS:
2006-07-17 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/gdp/gstgdpdepay.c: (gst_gdp_depay_class_init):
* gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
remove parent_class setting, BOILERPLATE does this
(gst_gdp_pay_reset_streamheader):
fix typo in comment
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-07-17 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_class_init): + * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init), + remove parent_class setting, BOILERPLATE does this + (gst_gdp_pay_reset_streamheader): + fix typo in comment + 2006-07-17 Wim Taymans <wim@fluendo.com> * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek), |