[pulseaudio-commits] src/map-file
Tanu Kaskinen
tanuk at kemper.freedesktop.org
Tue Dec 12 05:02:28 UTC 2017
src/map-file | 1 +
1 file changed, 1 insertion(+)
New commits:
commit bcd755bbe6db81acf1d8957c9ffa8e1a346dab49
Author: Tanu Kaskinen <tanuk at iki.fi>
Date: Tue Dec 12 06:16:04 2017 +0200
map-file: add pa_encoding_from_string
The function is declared in pulse/format.h and it has Doxygen
documentation, which tells me that the intention was to make the
function available to clients.
BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=103806
diff --git a/src/map-file b/src/map-file
index 93a62b86..9b6cba22 100644
--- a/src/map-file
+++ b/src/map-file
@@ -151,6 +151,7 @@ pa_cvolume_snprint_verbose;
pa_cvolume_valid;
pa_direction_to_string;
pa_direction_valid;
+pa_encoding_from_string;
pa_encoding_to_string;
pa_ext_device_manager_delete;
pa_ext_device_manager_enable_role_device_priority_routing;
More information about the pulseaudio-commits
mailing list