1 Development Notes and Random Wisdom
3 * in libs like dparams, include the respective dparam headers with
6 #include <gst/libs/control/dparams.h>
7 because the latter will, if the include flags are set that way, first look
8 for the installed headers instead of the newest one, which is in your source
11 * When doing releases, please follow the guidelines in docs