avauddec: Bump the rank of avdec_aac so it is used by default
authorThibault Saunier <tsaunier@gnome.org>
Wed, 6 Aug 2014 08:14:17 +0000 (10:14 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Wed, 6 Aug 2014 11:26:37 +0000 (13:26 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=676131

ext/libav/gstavauddec.c

index c55550a..86575d9 100644 (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.