diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-02 10:19:38 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-02 10:19:38 +0000 |
commit | 51345d50dff11d6fac850e399690235719676021 (patch) | |
tree | 606623195cb9830e4d2ec9100d77ca0d9d28e626 /ChangeLog | |
parent | 119c42f201c5870562809a99d9a8f1c5679ad61a (diff) | |
download | gst-plugins-bad-51345d50dff11d6fac850e399690235719676021.tar.gz gst-plugins-bad-51345d50dff11d6fac850e399690235719676021.tar.bz2 gst-plugins-bad-51345d50dff11d6fac850e399690235719676021.zip |
check for NULLness and warn if we can't report GError
Original commit message from CVS:
check for NULLness and warn if we can't report GError
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-02-02 Thomas Vander Stichele <thomas at apestaart dot org> + + * gst-libs/gst/play/play.c: (gst_play_new): + check for GError + 2004-02-01 Julien MOUTTE <julien@moutte.net> * gst-libs/gst/play/play.c: (gst_play_seek_to_time), |