[FFmpeg-devel] [PATCH] asf - read/write metadata as UTF-16

Anton Khirnov wyskas
Sun Feb 21 21:45:53 CET 2010


Hi,

asfenc/dec currently reads/writes metadata in a format that can be
described as UTF-8 interleaved with 0s. for latin1 strings it happens to
be identical with UTF-16, for anything else it's identical with random
garbage.

attached series of patches attempts to fix it.

Anton Khirnov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-PUT_UTF16-macro.patch
Type: text/x-diff
Size: 1962 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100221/724ffd80/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-asfenc-fix-yet-another-wrong-string-length.patch
Type: text/x-diff
Size: 2070 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100221/724ffd80/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-asf-don-t-add-WM-prefix-to-all-tags-it-s-only-requir.patch
Type: text/x-diff
Size: 1878 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100221/724ffd80/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-asfenc-write-tags-in-proper-UTF-16.patch
Type: text/x-diff
Size: 4435 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100221/724ffd80/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-asfdec-read-metadata-as-proper-UTF-16.patch
Type: text/x-diff
Size: 1985 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100221/724ffd80/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100221/724ffd80/attachment.pgp>



More information about the ffmpeg-devel mailing list