summaryrefslogtreecommitdiff
path: root/manual-appendices.md
blob: ebb44ae19874b1f4aa7f18f354b74b8f8b9f1717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Appendices
...

# Appendices

By now, you've learned all about the internals of GStreamer and
application programming using the GStreamer framework. This part will go
into some random bits that are useful to know if you're going to use
GStreamer for serious application programming. It will touch upon things
related to integration with popular desktop environments that we run on
(GNOME, KDE, OS X, Windows), it will shortly explain how applications
included with GStreamer can help making your life easier, and some
information on debugging.

In addition, we also provide a porting guide which will explain easily
how to port GStreamer-0.10 applications to GStreamer-1.0.