diff options
author | Colin Walters <walters@verbum.org> | 2003-02-06 23:46:47 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2003-02-06 23:46:47 +0000 |
commit | 6df58336de8284b1f28a24197eccce1a9b1033d0 (patch) | |
tree | 6fea0bb5bc9f7fbd32c82d2f8f1848f4f349fe45 /ChangeLog | |
parent | 8bf19a945be42fbe36e05314eca0e31c7b01fe01 (diff) | |
download | gst-plugins-bad-6df58336de8284b1f28a24197eccce1a9b1033d0.tar.gz gst-plugins-bad-6df58336de8284b1f28a24197eccce1a9b1033d0.tar.bz2 gst-plugins-bad-6df58336de8284b1f28a24197eccce1a9b1033d0.zip |
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-02-06 Colin Walters <walters@debian.org> + + * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_open_file): Don't + assume the pad always has caps; instead create a new one and set + its properties. + 2003-02-03 Colin Walters <walters@verbum.org> * ext/gnomevfs/gstgnomevfssrc.c: |