taglist: gst_tag_list_get_buffer*() => gst_tag_list_get_sample*()
authorTim-Philipp Müller <tim@centricular.net>
Thu, 26 Jul 2012 14:51:10 +0000 (15:51 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 26 Jul 2012 14:51:10 +0000 (15:51 +0100)
commit3231ea620437a532f9fde210b883d1d1933deeca
treed7a3711480a8a674f7641c1fc5edd1efce7d9ceb
parent280ac5c5efffdf26401f02411f02037ea2e519e8
taglist: gst_tag_list_get_buffer*() => gst_tag_list_get_sample*()

Image tags and other tags are now of GstSample type.
docs/random/porting-to-0.11.txt
gst/gsttaglist.c
gst/gsttaglist.h
tests/check/gst/gsttag.c