[Source/AMC] Source element for Android MediaCodec (AMC)
authorDongju Chae <dongju.chae@samsung.com>
Thu, 16 May 2019 03:31:07 +0000 (12:31 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 11 Jun 2019 01:02:09 +0000 (10:02 +0900)
commit6d2f1140c03b0d9855c7853dc09f3588438ed4ad
tree14fe7f12000de4308e8f07ea225c791ce85e035d
parent933cfc5e8b965f5e2d91167281cd72b89a8370f7
[Source/AMC] Source element for Android MediaCodec (AMC)

This commit implements a source element for Android MediaCodec (AMC)

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
ext/nnstreamer/android_source/README.md [new file with mode: 0644]
ext/nnstreamer/android_source/gstamcsrc.c [new file with mode: 0644]
ext/nnstreamer/android_source/gstamcsrc.h [new file with mode: 0644]
ext/nnstreamer/android_source/gstamcsrc_looper.cc [new file with mode: 0644]
ext/nnstreamer/android_source/gstamcsrc_looper.h [new file with mode: 0644]