ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimized buffer...
authorJulien Moutte <julien@moutte.net>
Fri, 9 Jan 2004 19:29:35 +0000 (19:29 +0000)
committerJulien Moutte <julien@moutte.net>
Fri, 9 Jan 2004 19:29:35 +0000 (19:29 +0000)
Original commit message from CVS:
* ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
Implementing gst_pad_alloc_buffer to use optimized buffer allocation.

ChangeLog

index b30c972..5e6617a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-01-09  Julien MOUTTE <julien@moutte.net>
 
+       * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
+       Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
+
+2004-01-09  Julien MOUTTE <julien@moutte.net>
+
        * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
        Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
        * gst-libs/gst/xoverlay/xoverlay.c: