summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-05-16 17:20:04 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-05-16 17:20:04 +0000
commite57d09e8350556df264d46c677408f34ec86c504 (patch)
treef22a739f5ca2f81ba7a77e80889de6f83d589873 /ChangeLog
parent6ac3f840db01e2f0f1433f8a6ce4232d8ccac853 (diff)
ext/libpng/gstpngenc.c: In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the return value of gst_pad_p...
Original commit message from CVS: * ext/libpng/gstpngenc.c: (gst_pngenc_chain): In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the return value of gst_pad_push_event().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27f39255..363343a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-05-16 Edward Hervey <edward@fluendo.com>
+
+ * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
+ In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
+ return value of gst_pad_push_event().
+
2006-05-16 Jan Schmidt <thaytan@mad.scientist.com>
* gst/autodetect/gstautoaudiosink.c: