• Max Kellermann's avatar
    output: convert audio_output.config_audio_format to boolean · e6c753a4
    Max Kellermann authored
    The config_audio_format used to contain the configured audio format,
    which is copied to out_audio_format.  Let's convert the former to a
    boolean, which indicates whether out_audio_format was already set.
    This simplifies some code and saves a few bytes.
    e6c753a4
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...