matroskaparse: Use ARTIST tag instead of AUTHOR for GST_TAG_ARTIST
authorDebarshi Ray <rishi@gnu.org>
Sat, 4 Jun 2011 20:30:08 +0000 (02:00 +0530)
committerDavid Schleef <ds@schleef.org>
Sat, 4 Jun 2011 20:43:27 +0000 (13:43 -0700)
commit25e0da562be42ebd2e16511e93fcba383b0cd3af
tree4ae50863c79b680abb0396827cd7b08f5630cf32
parent252c1afcc2df8c8daafd98c45974c55f931d0a9f
matroskaparse: Use ARTIST tag instead of AUTHOR for GST_TAG_ARTIST

AUTHOR only existed in an old version of the spec and ARTIST is
the new replacement for this. We are still reading both to still
be compatible with old files.

Fixes bug #644875.
gst/matroska/matroska-parse.c