Skip to content

Commit

Permalink
rockchipmpp: add bare buffer pool
Browse files Browse the repository at this point in the history
It is used for task interface in Rockchip MPP.

Signed-off-by: ayaka <[email protected]>
  • Loading branch information
hizukiayaka authored and Randy Li committed Apr 25, 2018
1 parent 29ee66c commit 8b4fde2
Show file tree
Hide file tree
Showing 4 changed files with 460 additions and 5 deletions.
2 changes: 2 additions & 0 deletions gst/rockchipmpp/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ libgstrockchipmpp_la_SOURCES = \
gstmppvideoenc.c \
gstmpph264enc.c \
gstmppjpegenc.c \
gstmppbarebufferpool.c \
gstmppdecbufferpool.c \
gstmppallocator.c \
gstmppvideodec.c \
Expand Down Expand Up @@ -40,6 +41,7 @@ noinst_HEADERS = \
gstmppvideoenc.h \
gstmpph264enc.h \
gstmppjpegenc.h \
gstmppbarebufferpool.h \
gstmppdecbufferpool.h \
gstmppallocator.h \
gstmppvideodec.h \
Expand Down
Loading

0 comments on commit 8b4fde2

Please sign in to comment.