mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +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 | ||
cleanup.c | ||
parse-disabled.c | ||
parse-launch.c | ||
queue-error.c | ||
simple-launch-lines.c | ||
stress.c |