From 27414a322f6329c747aa4634fe4223ecd8ccb926 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Sun, 9 Oct 2016 14:18:07 +0200 Subject: [PATCH] Add homepage that matches the current gstreamer.fdo/documentation/ --- index.md | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/index.md b/index.md index b879c79b15..ab9024e2a7 100644 --- a/index.md +++ b/index.md @@ -3,3 +3,81 @@ Feel free to jump straight to the download section, start practicing with the tutorials, or read the F.A.Q. if you don’t know what this is all about. + + + +## General + +| - | - | +| Application Development Manual (Read this first) | [HTML](manual-index.md) | +| Frequently Asked Questions | [HTML](/data/doc/gstreamer/head/faq/html/index.html) \| [PDF](/data/doc/gstreamer/head/faq/faq.pdf) | +| Plugin Writer's Guide | [HTML](pwg-index.md) | +| Core Reference | HTML | +| Core Libraries Reference | HTML | +| Core Design Documentation | HTML | +| GStreamer 0.10 to 1.0 porting guide | HTML | + + + + +## GStreamer Plugins-Base Module Libraries Reference + +|-|-| +| GStreamer Base Plugins Libraries Reference | HTML | + +## GStreamer Plugins-Bad Module Libraries Reference + +Note: The API from these gst-plugins-bad libraries is unstable and can +change between releases. + +Only the API in libraries from GStreamer core and +gst-plugins-base are guaranteed to be API and ABI stable + +| GStreamer Bad Plugins Libraries Reference | HTML | + +## Plugin Modules + +|-|-| +| Overview of all Plug-ins | HTML | +| GStreamer Core Plugins Reference | HTML | + +| GStreamer Base Plugins Reference | HTML | +| GStreamer Good Plugins Reference | HTML | +| GStreamer Ugly Plugins Reference | HTML | +| GStreamer Bad Plugins Reference | HTML | + +## Other modules + +| GStreamer Editing Services Reference | HTML | +| GStreamer RTSP Server Reference | HTML | +| GStreamer VAAPI Reference | HTML | +| QtGStreamer Reference | HTML | +| GstValidate Reference | HTML | +| Orc - Optimized inner loop Runtime Compiler | HTML | +| GStreamer Non-Linear Multimedia Editing Plugins Reference (deprecated) | HTML | + +## GStreamer Conference Videos and Slides + * GStreamer Conference 2015: Videos and Slides (PDF slides) + * GStreamer Conference 2014: Videos and Slides (PDF slides) + * GStreamer Conference 2013: Videos and Slides (PDF slides) + * GStreamer Conference 2012: Videos and Slides (PDF slides) + * GStreamer Conference 2011: Videos and Slides (PDF slides) +* GStreamer Conference 2010: Videos and Slides (PDF slides) + + +## GStreamer licensing advisory +The GStreamer community provides the following licensing advisory for +developers planing on or already using GStreamer for their applications: + +GStreamer Licensing Advisory + + +## GStreamer plugin module split-up + +An explanation of the various plugin modules and how they were split up + +## RTP and RTSP support in GStreamer +RTSP and RTP component overview