• Max Kellermann's avatar
    httpd_output: save the page generated by encoder_tag() · 4818d386
    Max Kellermann authored
    Flush the encoder before calling encoder_tag().  The first page
    generated by the encoder after sending the tag will be the new
    "header" page, which is sent to all HTTP clients when they connect.
    This is a little bit specific to the vorbis encoder, but there are no
    other encoders which support tags (yet).
    4818d386
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...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...