diff options
author | Brian Cameron <brian.cameron@sun.com> | 2004-09-14 19:30:07 +0000 |
---|---|---|
committer | Brian Cameron <brian.cameron@sun.com> | 2004-09-14 19:30:07 +0000 |
commit | 818fb5f797449729b30640c8d401e8607733e771 (patch) | |
tree | 6cdf2a8584f95420ba9c9ca6862550ec041a749b | |
parent | 4de7bdb3baeeb3bab79e271622a2b525cd449a44 (diff) | |
download | gst-plugins-bad-818fb5f797449729b30640c8d401e8607733e771.tar.gz gst-plugins-bad-818fb5f797449729b30640c8d401e8607733e771.tar.bz2 gst-plugins-bad-818fb5f797449729b30640c8d401e8607733e771.zip |
2004-09-14 Brian Cameron <brian.cameron@sun.com
Original commit message from CVS:
2004-09-14 Brian Cameron <brian.cameron@sun.com
* tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow
this script to work on Solaris since bash shell handles echo
differenly than bash.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-09-14 Brian Cameron <brian.cameron@sun.com + + * tools/gst-launch-ext-m.m: Changed ~ to $ENV{HOME} to allow + this script to work on Solaris since bash shell handles echo + differenly than bash. + 2004-09-17 Wim Taymans <wim@fluendo.com> * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads), |