gst/playback/gstplaybasebin.c: Fix unplayable files error handling. Fixes #158365
authorRonald Bultje <rbultje@ronald.bitfreak.net>
Tue, 23 Nov 2004 16:52:15 +0000 (16:52 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 23 Nov 2004 16:52:15 +0000 (16:52 +0000)
Original commit message from CVS:
patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
* gst/playback/gstplaybasebin.c:
Fix unplayable files error handling.  Fixes #158365

ChangeLog

index 0480dceaf5e24aa166230680cd937bf624b9597e..81020e9dfaedda77ebc5f579d3cf89e0cffbb6e8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+       * gst/playback/gstplaybasebin.c:
+         Fix unplayable files error handling.  Fixes #158365
+
 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>