]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0-plugins-base: Bug fix for id3demux issue
authorYuqing Zhu <b54851@freescale.com>
Mon, 10 Aug 2015 03:41:33 +0000 (11:41 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Aug 2015 15:51:56 +0000 (08:51 -0700)
commit9f8c49862ee67f7f618f102f29f067ec2d712136
tree3bbbe0dde336d928d5d4f5b9eba557077f578fdf
parentefb9e4a752c2f6cb637025409cc1ddadd1714ea5
gstreamer1.0-plugins-base: Bug fix for id3demux issue

Use g_utf16_to_utf8() instead of g_convert to fix the issue that
id3 tags utf16 charaters cannot be extreacted in id3demux when try
to get the id3v2 tag such as TIT2, TALB etc.

Signed-off-by: Yuqing Zhu <b54851@freescale.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/fix-id3demux-utf16-to-utf8-issue.patch [new file with mode: 0755]
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.4.5.bb