diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-01-16 05:40:48 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-01-16 05:40:48 +0000 |
commit | ae0feba9ec333fc281df4b3ab2ae1119da35f8b6 (patch) | |
tree | 86eb81146f9f26f177fddfb372933de2096ab19b /ChangeLog | |
parent | 92c780879605a52da6cd338af22f935cfca8feb1 (diff) | |
download | gst-plugins-bad-ae0feba9ec333fc281df4b3ab2ae1119da35f8b6.tar.gz gst-plugins-bad-ae0feba9ec333fc281df4b3ab2ae1119da35f8b6.tar.bz2 gst-plugins-bad-ae0feba9ec333fc281df4b3ab2ae1119da35f8b6.zip |
Update for API changes in GIO and require GIO 2.15.2 for this.
Original commit message from CVS:
* configure.ac:
* tests/check/pipelines/gio.c: (GST_START_TEST):
Update for API changes in GIO and require GIO 2.15.2 for this.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-01-16 Sebastian Dröge <slomo@circular-chaos.org> + + * configure.ac: + * tests/check/pipelines/gio.c: (GST_START_TEST): + Update for API changes in GIO and require GIO 2.15.2 for this. + 2008-01-14 Sebastian Dröge <slomo@circular-chaos.org> * gst/xingheader/gstxingmux.c: (generate_xing_header): |