media: Support Closed Caption and subtitle.
authorPeng Yixin <yixin.peng@amlogic.com>
Tue, 19 Jun 2018 05:54:55 +0000 (13:54 +0800)
committerZhi Zhou <zhi.zhou@amlogic.com>
Mon, 30 Jul 2018 02:43:23 +0000 (19:43 -0700)
commitb78f4cd998cd69ac8ad81a398a75f9ca3a9eaf8b
tree791f766a0c03b3a53c5407c86775ca4583b117ab
parent877a2735726bc3936cabf99449254a88850e1972
media: Support Closed Caption and subtitle.

PD#170181

1.Add Support Closed Caption driver code.
2.Add subtitle driver code.

Change-Id: If0c6023592c8a3f9fb50a301fe46c6dc3cadb2f1
Signed-off-by: Peng Yixin <yixin.peng@amlogic.com>
drivers/frame_provider/decoder/h264_multi/vmh264.c
drivers/frame_provider/decoder/mpeg12/vmpeg12.c
drivers/frame_provider/decoder/utils/vdec.c
drivers/frame_provider/decoder/utils/vdec.h
drivers/stream_input/Makefile
drivers/stream_input/amports/amports_priv.h
drivers/stream_input/amports/amstream.c
drivers/stream_input/subtitle/subtitle.c [new file with mode: 0644]
drivers/stream_input/subtitle/subtitle.h [new file with mode: 0644]