gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffers
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 20 Feb 2005 15:26:04 +0000 (15:26 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 20 Feb 2005 15:26:04 +0000 (15:26 +0000)
Original commit message from CVS:
* gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
Make sure we only write to writable buffers

ChangeLog

index 3847878..8b06631 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
+       * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
+          Make sure we only write to writable buffers
+
 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
 
        * gst-libs/gst/riff/riff-media.c: