tags: make the tag functions return GstSample
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 1 Dec 2011 17:51:51 +0000 (18:51 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 1 Dec 2011 17:51:51 +0000 (18:51 +0100)
commit3deaa582d9b23e83c461dc513e1b8a0a8db65cd3
treef0c61b7180ddd52fbb98cecd452d874d2569188a
parent59113af604e6c999cf4fe9d341118f831d23c2d0
tags: make the tag functions return GstSample

gst_tag_image_data_to_image_buffer() ->
   gst_tag_image_data_to_image_sample() And make it return a GstSample.
Store the image-type into the extra sample info.
Remove a deprecated tag
gst-libs/gst/tag/gstid3tag.c
gst-libs/gst/tag/gstvorbistag.c
gst-libs/gst/tag/tag.h
gst-libs/gst/tag/tags.c