Update theme submodule
[platform/upstream/gstreamer.git] / pwg-advanced.md
1 ---
2 title: Advanced Filter Concepts
3 ...
4
5 # Advanced Filter Concepts
6
7 By now, you should be able to create basic filter elements that can
8 receive and send data. This is the simple model that GStreamer stands
9 for. But GStreamer can do much more than only this\! In this chapter,
10 various advanced topics will be discussed, such as scheduling, special
11 pad types, clocking, events, interfaces, tagging and more. These topics
12 are the sugar that makes GStreamer so easy to use for applications.
13