mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
config: set rank to 0 for Tizonia's mp3 decoder
Should have been 0 from the initial commit
eed49b4231
This commit is contained in:
parent
af18e81fef
commit
709d91ea2b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
type-name=GstOMXMP3Dec
|
||||
core-name=@TIZONIA_LIBDIR@/libtizcore.so
|
||||
component-name=OMX.Aratelia.audio_decoder.mp3
|
||||
rank=257
|
||||
rank=0
|
||||
in-port-index=0
|
||||
out-port-index=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue