mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
Missing files..
Original commit message from CVS: Missing files..
This commit is contained in:
parent
4a38cd655b
commit
c69c6914c9
2 changed files with 52 additions and 0 deletions
13
docs/plugins/.gitignore
vendored
Normal file
13
docs/plugins/.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
html
|
||||||
|
sgml
|
||||||
|
gstreamer-plugins.signals
|
||||||
|
gstreamer-plugins.types
|
||||||
|
gstreamer-plugins.hierarchy
|
||||||
|
gstreamer-plugins.pads
|
||||||
|
gstreamer-plugins.html
|
||||||
|
gstreamer-plugins-unused.txt
|
||||||
|
gstreamer-plugins-decl-list.txt
|
||||||
|
gstreamer-plugins.args
|
||||||
|
|
39
docs/plugins/gstreamer-plugins.types.in
Normal file
39
docs/plugins/gstreamer-plugins.types.in
Normal file
|
@ -0,0 +1,39 @@
|
||||||
|
#include <gtk/gtk.h>
|
||||||
|
#include <gst/gst.h>
|
||||||
|
|
||||||
|
audiosink
|
||||||
|
parseau
|
||||||
|
audioscale
|
||||||
|
parseavi
|
||||||
|
aviencoder
|
||||||
|
winenc
|
||||||
|
windec
|
||||||
|
v4lsrc
|
||||||
|
stereo
|
||||||
|
volume
|
||||||
|
median
|
||||||
|
smooth
|
||||||
|
jpegenc
|
||||||
|
jpegdec
|
||||||
|
mpg123
|
||||||
|
mp3parse
|
||||||
|
mpeg_play
|
||||||
|
mpeg1parse
|
||||||
|
system_encode
|
||||||
|
mp1videoparse
|
||||||
|
ac3dec
|
||||||
|
ac3parse
|
||||||
|
mpeg2enc
|
||||||
|
mpeg2parse
|
||||||
|
mpeg2subt
|
||||||
|
mpeg2play
|
||||||
|
mp2videoparse
|
||||||
|
rtjpegdec
|
||||||
|
rtjpegenc
|
||||||
|
videoscale
|
||||||
|
videosink
|
||||||
|
smoothwave
|
||||||
|
spectrum
|
||||||
|
synaesthesia
|
||||||
|
vumeter
|
||||||
|
parsewav
|
Loading…
Reference in a new issue