From c5e07941499c4f22134e86444336dfa3fee11175 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 30 Apr 2006 15:11:46 +0000 Subject: [PATCH] ignore more; add new inspect files Original commit message from CVS: ignore more; add new inspect files --- docs/plugins/.gitignore | 22 +++++++++++--------- docs/plugins/inspect/plugin-faac.xml | 20 ++++++++++++++++++ docs/plugins/inspect/plugin-wavpack.xml | 27 +++++++++++++++++++++++++ docs/plugins/inspect/plugin-xvid.xml | 27 +++++++++++++++++++++++++ 4 files changed, 87 insertions(+), 9 deletions(-) create mode 100644 docs/plugins/inspect/plugin-faac.xml create mode 100644 docs/plugins/inspect/plugin-wavpack.xml create mode 100644 docs/plugins/inspect/plugin-xvid.xml diff --git a/docs/plugins/.gitignore b/docs/plugins/.gitignore index 3d0968a297..58062cad7e 100644 --- a/docs/plugins/.gitignore +++ b/docs/plugins/.gitignore @@ -6,14 +6,18 @@ Makefile.in *-undocumented.txt *-unused.txt -*.args -*.hierarchy -*.interfaces -*.prerequisites -*.signals - -html -sgml tmpl xml -*.stamp +html + +gst-plugins-bad-plugins-scan +gst-plugins-bad-plugins-scan.c +inspect-registry.xml + +html-build.stamp +html.stamp +scan-build.stamp +sgml-build.stamp +sgml.stamp +tmpl-build.stamp +tmpl.stamp diff --git a/docs/plugins/inspect/plugin-faac.xml b/docs/plugins/inspect/plugin-faac.xml new file mode 100644 index 0000000000..938831b4f6 --- /dev/null +++ b/docs/plugins/inspect/plugin-faac.xml @@ -0,0 +1,20 @@ + + faac + Free AAC Encoder (FAAC) + ../../ext/faac/.libs/libgstfaac.so + libgstfaac.so + 0.10.2.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins CVS/prerelease + Unknown package origin + + + faac + AAC audio encoder + Codec/Encoder/Audio + Free MPEG-2/4 AAC encoder + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-wavpack.xml b/docs/plugins/inspect/plugin-wavpack.xml new file mode 100644 index 0000000000..7a0ab34341 --- /dev/null +++ b/docs/plugins/inspect/plugin-wavpack.xml @@ -0,0 +1,27 @@ + + wavpack + Wavpack lossless/lossy audio format handling + ../../ext/wavpack/.libs/libgstwavpack.so + libgstwavpack.so + 0.10.2.1 + LGPL + gst-plugins-bad + gst-wavpack + http://www.wavpack.com + + + wavpackdec + WavePack audio decoder + Codec/Decoder/Audio + Decode Wavpack audio data + Arwed v. Merkatz <v.merkatz@gmx.net> + + + wavpackparse + WavePack parser + Codec/Demuxer/Audio + Parses Wavpack files + Arwed v. Merkatz <v.merkatz@gmx.net> + + + \ No newline at end of file diff --git a/docs/plugins/inspect/plugin-xvid.xml b/docs/plugins/inspect/plugin-xvid.xml new file mode 100644 index 0000000000..6f02edeb1b --- /dev/null +++ b/docs/plugins/inspect/plugin-xvid.xml @@ -0,0 +1,27 @@ + + xvid + XviD plugin library + ../../ext/xvid/.libs/libgstxvid.so + libgstxvid.so + 0.10.2.1 + GPL + gst-plugins-bad + GStreamer Bad Plug-ins CVS/prerelease + Unknown package origin + + + xviddec + XviD video decoder + Codec/Decoder/Video + XviD decoder based on xvidcore + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + xvidenc + XviD video encoder + Codec/Encoder/Video + XviD encoder based on xvidcore + Ronald Bultje <rbultje@ronald.bitfreak.net> + + + \ No newline at end of file