summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-05-31 16:21:39 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-05-31 16:21:39 +0000
commit61996734935681c9ed213d916e3a4f1c8d8cf80c (patch)
tree398ada77dfd14c0080a788933cbf41eb3355a6e2 /ChangeLog
parent1573e8c9148f05c74682c7cab0e511bf0103aa8b (diff)
downloadgst-plugins-bad-61996734935681c9ed213d916e3a4f1c8d8cf80c.tar.gz
gst-plugins-bad-61996734935681c9ed213d916e3a4f1c8d8cf80c.tar.bz2
gst-plugins-bad-61996734935681c9ed213d916e3a4f1c8d8cf80c.zip
backport of Julien's error handling this fixes #114134
Original commit message from CVS: backport of Julien's error handling this fixes #114134
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aab124f6..c1069ad8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-05-31 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst-libs/gst/play/play.c: (gst_play_get_length_callback),
+ (gst_play_idle_signal), (callback_pipeline_error),
+ (callback_pipeline_deep_notify), (gst_play_dispose),
+ (gst_play_class_init), (gst_play_init):
+ * gst-libs/gst/play/play.h:
+ * gst-libs/gst/play/playpipelines.c: (gst_play_audio_setup),
+ (gst_play_audiot_setup), (gst_play_audioht_setup),
+ (gst_play_video_setup), (gst_play_video_vis_setup):
+ backport Julien's error handling stuff
+
2003-02-06 Colin Walters <walters@debian.org>
* ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_open_file): Don't