mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
a9d1a493a7
This changes some APIs in compatible ways: - Some functions now take "const char *" arguments, not "char *" - Some structs now have "conts char *" members, not "char *" The changes may cause warnings when compiling with the right warning flags. You've been warned. Also adds -Wwrite-strings as a warning flag in configure.ac. https://bugzilla.gnome.org/show_bug.cgi?id=611692 |
||
---|---|---|
.. | ||
.gitignore | ||
gstcontroller.c | ||
gstcontroller.h | ||
gstcontrollerprivate.h | ||
gstcontrolsource.c | ||
gstcontrolsource.h | ||
gsthelper.c | ||
gstinterpolation.c | ||
gstinterpolationcontrolsource.c | ||
gstinterpolationcontrolsource.h | ||
gstinterpolationcontrolsourceprivate.h | ||
gstlfocontrolsource.c | ||
gstlfocontrolsource.h | ||
gstlfocontrolsourceprivate.h | ||
lib.c | ||
Makefile.am |