[gst-devel] fixing Gstbuffer

vishnu at pobox.com vishnu at pobox.com
Thu Sep 27 12:25:01 CEST 2001


Attached is a perl script which renames GST_BUFFER_DATA & GST_BUFFER_SIZE.
The new inline static prototypes are:

  void   gst_buffer_set_data (GstBuffer *, gpointer, size_t);
  char * gst_buffer_get_data (GstBuffer *);
  size_t gst_buffer_get_size (GstBuffer *);

The diff is about 182k, so i won't include it here.

Comments?

-- 
Victory to the Divine Mother!!
  http://sahajayoga.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: macrobane.pl
Type: application/x-perl
Size: 2106 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20010927/a0cd9bf9/attachment.bin>


More information about the gstreamer-devel mailing list