Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gst-plugins-bad
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,000
Issues
1,000
List
Boards
Labels
Service Desk
Milestones
Merge Requests
201
Merge Requests
201
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gst-plugins-bad
Commits
1c9bf34b
Commit
1c9bf34b
authored
Aug 10, 2014
by
Tim-Philipp Müller
🐠
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: remove eglglessink from docs as it no longer exists
parent
5d1fedd1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
44 deletions
+0
-44
docs/plugins/gst-plugins-bad-plugins-docs.sgml
docs/plugins/gst-plugins-bad-plugins-docs.sgml
+0
-2
docs/plugins/gst-plugins-bad-plugins-sections.txt
docs/plugins/gst-plugins-bad-plugins-sections.txt
+0
-14
docs/plugins/inspect/plugin-eglglessink.xml
docs/plugins/inspect/plugin-eglglessink.xml
+0
-28
No files found.
docs/plugins/gst-plugins-bad-plugins-docs.sgml
View file @
1c9bf34b
...
...
@@ -44,7 +44,6 @@
<xi:include
href=
"xml/element-dvdspu.xml"
/>
<xi:include
href=
"xml/element-exclusion.xml"
/>
<xi:include
href=
"xml/element-edgedetect.xml"
/>
<xi:include
href=
"xml/element-eglglessink.xml"
/>
<xi:include
href=
"xml/element-faac.xml"
/>
<xi:include
href=
"xml/element-faad.xml"
/>
<xi:include
href=
"xml/element-faceblur.xml"
/>
...
...
@@ -112,7 +111,6 @@
<xi:include
href=
"xml/plugin-dtsdec.xml"
/>
<xi:include
href=
"xml/plugin-dvb.xml"
/>
<xi:include
href=
"xml/plugin-dvdspu.xml"
/>
<xi:include
href=
"xml/plugin-eglglessink.xml"
/>
<xi:include
href=
"xml/plugin-faac.xml"
/>
<xi:include
href=
"xml/plugin-faad.xml"
/>
<xi:include
href=
"xml/plugin-festival.xml"
/>
...
...
docs/plugins/gst-plugins-bad-plugins-sections.txt
View file @
1c9bf34b
...
...
@@ -543,20 +543,6 @@ gst_edgedetect_get_type
gst_edgedetect_plugin_init
</SECTION>
<SECTION>
<FILE>element-eglglessink</FILE>
<TITLE>eglglessink</TITLE>
GstEglGlesSink
<SUBSECTION Standard>
GstEglGlesSinkClass
GST_TYPE_EGLGLESSINK
GST_EGLGLESSINK
GST_IS_EGLGLESSINK
GST_EGLGLESSINK_CLASS
GST_IS_EGLGLESSINK_CLASS
gst_eglglessink_get_type
</SECTION>
<SECTION>
<FILE>element-exclusion</FILE>
<TITLE>exclusion</TITLE>
...
...
docs/plugins/inspect/plugin-eglglessink.xml
deleted
100644 → 0
View file @
5d1fedd1
<plugin>
<name>
eglglessink
</name>
<description>
EGL/GLES sink
</description>
<filename>
../../ext/eglgles/.libs/libgsteglglessink.so
</filename>
<basename>
libgsteglglessink.so
</basename>
<version>
1.2.0
</version>
<license>
LGPL
</license>
<source>
gst-plugins-bad
</source>
<package>
GStreamer Bad Plug-ins source release
</package>
<origin>
Unknown package origin
</origin>
<elements>
<element>
<name>
eglglessink
</name>
<longname>
EGL/GLES vout Sink
</longname>
<class>
Sink/Video
</class>
<description>
An EGL/GLES Video Output Sink Implementing the VideoOverlay interface
</description>
<author>
Reynaldo H. Verdejo Pinochet
<
reynaldo@collabora.com
>
, Sebastian Dröge
<
sebastian.droege@collabora.co.uk
>
</author>
<pads>
<caps>
<name>
sink
</name>
<direction>
sink
</direction>
<presence>
always
</presence>
<details>
video/x-raw(memory:EGLImage), format=(string){ RGBA, BGRA, ARGB, ABGR, RGBx, BGRx, xRGB, xBGR, AYUV, Y444, I420, YV12, NV12, NV21, Y42B, Y41B, RGB, BGR, RGB16 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw(meta:GstVideoGLTextureUploadMeta), format=(string){ RGBA, BGRA, ARGB, ABGR, RGBx, BGRx, xRGB, xBGR, AYUV, Y444, I420, YV12, NV12, NV21, Y42B, Y41B, RGB, BGR, RGB16 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw, format=(string){ RGBA, BGRA, ARGB, ABGR, RGBx, BGRx, xRGB, xBGR, AYUV, Y444, I420, YV12, NV12, NV21, Y42B, Y41B, RGB, BGR, RGB16 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
</details>
</caps>
</pads>
</element>
</elements>
</plugin>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment