mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
meson: add gstomxmp3enc
Commit 02d493e859
didn't add
gstomxmp3enc.c to meson.
https://bugzilla.gnome.org/show_bug.cgi?id=784848
This commit is contained in:
parent
8cd77b04a6
commit
9928a881b0
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ omx_sources = [
|
|||
'gstomxaudiosink.c',
|
||||
'gstomxanalogaudiosink.c',
|
||||
'gstomxhdmiaudiosink.c',
|
||||
'gstomxmp3enc.c',
|
||||
]
|
||||
|
||||
extra_inc = []
|
||||
|
|
Loading…
Reference in a new issue