taglist: remove gst_tag_list_get_*long*()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 31 Oct 2011 23:32:17 +0000 (23:32 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 31 Oct 2011 23:32:17 +0000 (23:32 +0000)
commitf19b7d1125d60c4f5fad1f944f846b133c3e73c5
treee33f2ea34dff42a5a029817ee23b1e5919d1084c
parent160ee2af3d2dab128944aaff0a4c6b4678a03853
taglist: remove gst_tag_list_get_*long*()

No one uses this or should ever need to use it, since
the size is architecture-specific anyway. If normal
integers don't do, one should use 64-bit integers.
docs/gst/gstreamer-sections.txt
gst/gsttaglist.c
gst/gsttaglist.h
win32/common/libgstreamer.def