id3v2: Clarify id3v2_add_id3v2_frame_blob_to_taglist()
authorJan Schmidt <jan@centricular.com>
Fri, 9 Dec 2016 06:59:09 +0000 (17:59 +1100)
committerJan Schmidt <jan@centricular.com>
Fri, 9 Dec 2016 07:06:35 +0000 (18:06 +1100)
commit7ff1de380f38f208759b6410ce1c1036e258638f
tree7dacd94845b87b636ad001fa4dd128fe6699e264
parentd178f7626aa44dffcf995bb6fda3a0d6db5f7d18
id3v2: Clarify id3v2_add_id3v2_frame_blob_to_taglist()

Pass the frame data and size explicitly to
id3v2_add_id3v2_frame_blob_to_taglist() and add a
comment that it's being deliberately / manually
passed the full ID3v2 frame including header.
gst-libs/gst/tag/id3v2.c