audioringbuffer: Also add FLAC to debug strings.
Oops, also add FLAC to the debug strings array. https://bugzilla.gnome.org/show_bug.cgi?id=777655
This commit is contained in:
parent
04c14de1d1
commit
5903e2dfbb
@ -131,7 +131,8 @@ static const gchar *format_type_names[] = {
|
||||
"aac mpeg2",
|
||||
"aac mpeg4",
|
||||
"aac mpeg2 raw",
|
||||
"aac mpeg4 raw"
|
||||
"aac mpeg4 raw",
|
||||
"flac"
|
||||
};
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user