Max Kellermann
|
5dfc0918c3
|
require GLib 2.16
GLib 2.16 was released more than 4 years ago. Let's remove some cruft
from the glib_compat.h header, and avoid new cruft to it.
|
2012-07-10 01:28:52 +02:00 |
Max Kellermann
|
f1da118a6c
|
test: add GLib testing compatibility header
Didn't compile on GLib < 2.16.
|
2011-10-19 21:14:14 +02:00 |
Max Kellermann
|
20c6159c04
|
pcm_dither: pass an "end" pointer instead of a sample count
This is easier and more efficient to loop on, because only two
variables get modified (src and dest).
|
2011-10-10 10:24:06 +02:00 |
Max Kellermann
|
572d8d0cc4
|
test: add unit test for the PCM library
|
2011-10-10 10:24:05 +02:00 |