avaudioenc: Fix build error for tv_profile
authorGilbok Lee <gilbok.lee@samsung.com>
Thu, 27 Feb 2020 07:15:08 +0000 (16:15 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Thu, 27 Feb 2020 07:15:08 +0000 (16:15 +0900)
Change-Id: I18e05fcb24b6fd7d6974e317e94efbd54e0937ea

ext/libav/gstavaudenc.c

index fcfeba4..85a9f20 100755 (executable)
@@ -744,7 +744,7 @@ gst_ffmpegaudenc_register (GstPlugin * plugin)
 
 #ifdef TIZEN_PRODUCT_TV
     if (in_plugin->id != AV_CODEC_ID_AAC)
-     goto next;
+      continue;
 #endif
 
     /* No encoders depending on external libraries (we don't build them, but