nice: Add gstreamer plugins from libnice (0.1.17) 47/270847/3
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 10 Feb 2022 05:29:21 +0000 (14:29 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 10 Feb 2022 06:56:51 +0000 (15:56 +0900)
commit1122f034f0f5ae8e4a4a5bdcd968fa733fdf0947
tree1b9c874bf114585b8c389d0558772957b488472b
parent0e4102dc55793b3776e3b57212e382193ebd39fa
nice: Add gstreamer plugins from libnice (0.1.17)

Change-Id: I30b4590d3e767ccff11a385ebfa5597935bc0db8
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
12 files changed:
packaging/gstreamer.spec
subprojects/gst-plugins-bad/ext/meson.build
subprojects/gst-plugins-bad/ext/nice/Makefile.am [new file with mode: 0644]
subprojects/gst-plugins-bad/ext/nice/gstnice.c [new file with mode: 0644]
subprojects/gst-plugins-bad/ext/nice/gstnice.h [new file with mode: 0644]
subprojects/gst-plugins-bad/ext/nice/gstnicesink.c [new file with mode: 0644]
subprojects/gst-plugins-bad/ext/nice/gstnicesink.h [new file with mode: 0644]
subprojects/gst-plugins-bad/ext/nice/gstnicesrc.c [new file with mode: 0644]
subprojects/gst-plugins-bad/ext/nice/gstnicesrc.h [new file with mode: 0644]
subprojects/gst-plugins-bad/ext/nice/meson.build [new file with mode: 0644]
subprojects/gst-plugins-bad/meson.build
subprojects/gst-plugins-bad/meson_options.txt