mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add progress reporting to transcoder
This commit is contained in:
parent
836d35e708
commit
363cd8b3e7
3 changed files with 60 additions and 17 deletions
|
|
@ -15,6 +15,7 @@ include $(GSTREAMER_NDK_BUILD_PATH)/plugins.mk
|
|||
GSTREAMER_PLUGINS := \
|
||||
$(GSTREAMER_PLUGINS_CORE) \
|
||||
$(GSTREAMER_PLUGINS_PLAYBACK) \
|
||||
debug \
|
||||
audioparsers id3demux isomp4 ogg vorbis \
|
||||
amrnb amrwbdec faad mad mpegaudioparse \
|
||||
amc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue