gstreamer/gst-libs/gst/tag
Sebastian Dröge 31f3f65d53 gst-libs/gst/tag/tags.c: Don't increase the size of non-string image buffers by one as this might in theory confuse d...
Original commit message from CVS:
* gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
Don't increase the size of non-string image buffers by one as this
might in theory confuse decoders. Still increase it by one for string
image buffers to append '\0'.
2008-06-20 08:47:14 +00:00
..
gstid3tag.c gst-libs/gst/tag/: API: add gst_tag_image_data_to_image_buffer() 2008-06-03 19:29:06 +00:00
gsttagdemux.c gst-libs/gst/tag/gsttagdemux.c: Push tag event after the newsegment event. Log the pointer of the buffer we're actual... 2008-02-27 10:23:27 +00:00
gsttagdemux.h gst-libs/gst/tag/: API: add GstTagDemux base class for simple tag demuxers. 2007-10-06 15:04:53 +00:00
gsttageditingprivate.h gst-libs/gst/tag/gstid3tag.c: Add TSSE <=> GST_TAG_ENCODER mapping (see #347898). 2006-07-19 12:25:00 +00:00
gstvorbistag.c gst-libs/gst/tag/gstvorbistag.c: Retrieve COVERART tags from vorbis comments (#512333) 2008-06-03 20:01:58 +00:00
Makefile.am gst-libs/gst/tag/Makefile.am: Fix include path order 2008-01-12 14:54:51 +00:00
tag.h gst-libs/gst/tag/: Don't forget to add new enum value here too (should probably use glib-mkenums here...). 2008-06-03 19:44:48 +00:00
tags.c gst-libs/gst/tag/tags.c: Don't increase the size of non-string image buffers by one as this might in theory confuse d... 2008-06-20 08:47:14 +00:00