diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-03-05 18:10:54 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-03-05 18:10:54 +0000 |
commit | 99ef23d89506ed812c4755b1bf0ef3119b010de7 (patch) | |
tree | d91a448f0462d91552c2982281b770009da7b0d2 | |
parent | 49b01153f6b34153c78012e442d39a8cda415c61 (diff) | |
download | gst-plugins-bad-99ef23d89506ed812c4755b1bf0ef3119b010de7.tar.gz gst-plugins-bad-99ef23d89506ed812c4755b1bf0ef3119b010de7.tar.bz2 gst-plugins-bad-99ef23d89506ed812c4755b1bf0ef3119b010de7.zip |
fix for gcc 2.95
Original commit message from CVS:
fix for gcc 2.95
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2005-03-05 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/raw1394/gstdv1394src.c: + fix for gcc 2.95 + +2005-03-05 Thomas Vander Stichele <thomas at apestaart dot org> + Patch by: Ronald Bultje * ext/cdparanoia/gstcdparanoia.c: |