Doug Nazar
|
b16e96dd87
|
Use g_memdup2() where available and add fallback for older GLib versions
glib 2.68 deprecates g_memdup(). Replace with g_memdup2() and
add fallback if compiling against older versions, since we
want to avoid deprecation warnings.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/803>
|
2021-06-08 07:59:05 +00:00 |
|
Tim-Philipp Müller
|
666c8c11c6
|
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
|
2012-11-03 20:44:48 +00:00 |
|
Thiago Santos
|
aad80a1053
|
bytewriter: Adds a test for _fill
|
2010-02-12 17:23:29 -03:00 |
|
Jan Schmidt
|
01cbe5012a
|
check: Fix compilation of the bytewriter test
|
2009-10-07 20:38:49 +01:00 |
|
Sebastian Dröge
|
28c4bfc1c4
|
bytewriter: Add unit test
|
2009-10-07 18:40:37 +02:00 |
|