]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
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)
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.


No differences found