Matthew Waters
|
98249a57db
|
gst: don't use volatile to mean atomic
volatile is not sufficient to provide atomic guarantees and real atomics
should be used instead. GCC 11 has started warning about using volatile
with atomic operations.
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1719
Discovered in https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/868
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1073>
|
2021-03-19 04:20:19 +00:00 |
|
Thibault Saunier
|
099ac9faf2
|
docs: Convert gtkdoc comments to markdown
Modernizing the documentation, making it simpler to read an
modify and allowing us to possibly switch to hotdoc in the
future.
|
2017-03-10 18:19:17 -03:00 |
|
Tim-Philipp Müller
|
5f59b4f7ee
|
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
|
2012-11-03 23:05:09 +00:00 |
|
Wim Taymans
|
3591df23b1
|
docs: playbin2 -> playbin
|
2012-10-09 12:20:10 +02:00 |
|
Edward Hervey
|
2817bdadc9
|
libs: Remove "Since" markers and minor doc fixups
|
2012-07-13 12:11:06 +02:00 |
|
Wim Taymans
|
47cbb230e9
|
audio: move audio interfaces
Move the audio related interfaces to the audio library.
|
2011-11-30 07:57:02 +01:00 |
|