wma afh: Read the description field as the comment tag.
authorAndre Noll <maan@systemlinux.org>
Fri, 1 Nov 2013 18:11:23 +0000 (19:11 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 16 Apr 2014 23:42:27 +0000 (23:42 +0000)
commit45ad939cb6b7a99750757473cc0c8324c5b3e701
tree62a1e85e156dc9701ff83af3870287988f333cc5
parent935e3e2039fd05da54e0e9435285388b254bff4d
wma afh: Read the description field as the comment tag.

The wma audio format handler parses the entries of the ASF content
description object and interprets its fifth field as the comment tag.

This is wrong, since this field actually corresponds to the rating
information, which is usually unused. The correct field to examine
is #4.
wma_afh.c