mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
parent
f53e66f4c6
commit
20e9f0d139
2 changed files with 17 additions and 0 deletions
|
@ -1,7 +1,18 @@
|
|||
ext/gsettings/org.freedesktop.gstreamer.default-elements.gschema.xml.in
|
||||
ext/resindvd/resindvdsrc.c
|
||||
ext/smoothstreaming/gstmssdemux.c
|
||||
ext/sndfile/gstsfsink.c
|
||||
ext/sndfile/gstsfsrc.c
|
||||
ext/sndio/sndiosink.c
|
||||
ext/sndio/sndiosrc.c
|
||||
gst/aiff/aiffparse.c
|
||||
gst/asfmux/gstasfmux.c
|
||||
gst/camerabin2/camerabingeneral.c
|
||||
gst/camerabin2/gstcamerabin2.c
|
||||
gst/camerabin2/gstviewfinderbin.c
|
||||
gst/dvdspu/gstdvdspu.c
|
||||
gst/mpegtsdemux/mpegtsbase.c
|
||||
gst/nuvdemux/gstnuvdemux.c
|
||||
gst/videomeasure/gstvideomeasure_collector.c
|
||||
sys/dvb/gstdvbsrc.c
|
||||
sys/dvb/parsechannels.c
|
||||
|
|
|
@ -3,4 +3,10 @@ ext/audiofile/gstafsrc.c
|
|||
sys/dxr3/dxr3audiosink.c
|
||||
sys/dxr3/dxr3spusink.c
|
||||
sys/dxr3/dxr3videosink.c
|
||||
tests/examples/camerabin2/gst-camera2.ui
|
||||
tests/examples/uvch264/boolean_property.glade
|
||||
tests/examples/uvch264/enum_property.glade
|
||||
tests/examples/uvch264/enum_property_gtk2.glade
|
||||
tests/examples/uvch264/int_property.glade
|
||||
tests/examples/uvch264/window.glade
|
||||
tests/icles/metadata_editor.ui
|
||||
|
|
Loading…
Reference in a new issue