diff options
Diffstat (limited to 'index.mdwn')
-rw-r--r-- | index.mdwn | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn new file mode 100644 index 0000000..aa822ab --- /dev/null +++ b/index.mdwn @@ -0,0 +1,43 @@ + + +# GStreamer Wiki + +This wiki serves as a scratchpad for tasks, design discussions and the like. + + +## General + +* [[Plugins|Plugins]] and [[MorePlugins|MorePlugins]]: listings of official and external plugin modules +* [[ReleasePlanning|ReleasePlanning]]: schedule for code freezes and planning for dates +* [[RoadMap|ReleasePlanning/RoadMap]]: road map +* [[DesignDiscussions|DesignDiscussions]]: drafting new features +* [[TaskList|TaskList]]: standalone tasks for anyone to take, Google SoC planning +* [[FAQ|FAQ]]: frequently asked questions +* [[Tutorials|Tutorials]] : links to external tutorials +* [[SubmittingPatches|SubmittingPatches]]: where and how to submit patches +* General documentation about GStreamer libraries and plugins can be found on the [[GStreamer Documentation Page|http://gstreamer.freedesktop.org/documentation/]] + +## Links + +* [[GStreamer Hackfest 2013 (Location TBD)|GStreamerHackfest2013]] +* [[GStreamer Conference 2012 (San Diego) - slides and videos|GStreamerConference2012]] +* [[GStreamer 1.0 Hackfest 2012 (Malaga)|GStreamerHackfest2012]] +* [[GStreamer Conference 2011 (Prague) - slides and videos|GStreamerConference2011]] +* [[GStreamer Conference 2010 (Cambridge) slides and videos|GStreamerConference2010]] +* [[GStreamer build bot|http://git.pitivi.org:8010/waterfall]] (currently defunct) +* [[GStreamer Windows MingW build bot|http://lrn.no-ip.info]] +* [[Release Planning|ReleasePlanning]]: [[2010|ReleasePlanning2010]] [[2011|ReleasePlanning2011]] [[2012|ReleasePlanning2012]] [[2013|ReleasePlanning2013]] +* [[GStreamer device profile format discussion|http://gstreamer.freedesktop.org/wiki/DeviceProfile]] + +## Starting points + +* [[RecentChanges|RecentChanges]]: see where people are currently working +* [[WikiSandBox|WikiSandBox]]: feel free to change this page and experiment with editing +* [[FindPage|FindPage]]: search or browse the database in various ways +* [[SyntaxReference|SyntaxReference]]: quick access to wiki syntax +* [[SiteNavigation|SiteNavigation]]: get an overview over this site and what it contains +* [[HowToCompileForEmbedded|HowToCompileForEmbedded]]: tips about how to do compile GStreamer for embedded devices + +## Random + +* [[HowToUseThisSite|HowToUseThisSite]]: help about this wiki
\ No newline at end of file |