avauddec: Bump the rank of avdec_aac so it is used by default

https://bugzilla.gnome.org/show_bug.cgi?id=676131
This commit is contained in:
Thibault Saunier 2014-08-06 10:14:17 +02:00
parent 105b2bbe53
commit dc1e69dbea

View file

@ -910,6 +910,7 @@ gst_ffmpegauddec_register (GstPlugin * plugin)
case AV_CODEC_ID_RA_144:
case AV_CODEC_ID_RA_288:
case AV_CODEC_ID_COOK:
case AV_CODEC_ID_AAC:
rank = GST_RANK_PRIMARY;
break;
/* SIPR: decoder should have a higher rank than realaudiodec.