• Max Kellermann's avatar
    vorbis_encoder: make ogg_page a local variable · eb34bd2e
    Max Kellermann authored
    Converted the ogg_page attribute from the vorbis_encoder struct to a
    local function of vorbis_encoder_read().  This simplifies some code,
    because we don't need to check the page anymore before using it.
    eb34bd2e
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...