amlogic/decoder/vh264: Define ENABLE_SEI_ITU_T35
authorRay <1458889+rayelec@users.noreply.github.com>
Mon, 27 May 2019 12:05:52 +0000 (14:05 +0200)
committerNick Xie <nick@khadas.com>
Fri, 12 Jul 2019 05:36:58 +0000 (13:36 +0800)
This fixes fatal errors in the decoder when qos data is empty

drivers/amlogic/media_modules/frame_provider/decoder/h264/vh264.c

index 2375756..9e0fd45 100644 (file)
@@ -62,6 +62,7 @@
 #define MODULE_NAME "amvdec_h264"
 #define MEM_NAME "codec_264"
 #define HANDLE_H264_IRQ
+#define ENABLE_SEI_ITU_T35
 
 #if 0
 /* currently, only iptv supports this function*/