s/ffmpegcolorspace/videoconvert/ in a few places
[platform/upstream/gstreamer.git] / manual-appendices.md
1 ---
2 title: Appendices
3 ...
4
5 # Appendices
6
7 By now, you've learned all about the internals of GStreamer and
8 application programming using the GStreamer framework. This part will go
9 into some random bits that are useful to know if you're going to use
10 GStreamer for serious application programming. It will touch upon things
11 related to integration with popular desktop environments that we run on
12 (GNOME, KDE, OS X, Windows), it will shortly explain how applications
13 included with GStreamer can help making your life easier, and some
14 information on debugging.
15
16 In addition, we also provide a porting guide which will explain easily
17 how to port GStreamer-0.10 applications to GStreamer-1.0.
18