• Max Kellermann's avatar
    added decoder_read() · 940ecf53
    Max Kellermann authored
    On our way to stabilize the decoder API, we will one day remove the
    input stream functions.  The most basic function, read() will be
    provided by decoder_api.h with this patch.  It already contains a loop
    (still with manual polling), error/eof handling and decoder command
    checks.  This kind of code used to be duplicated in all decoder
    plugins.
    940ecf53
Name
Last commit
Last update
bs Loading commit data...
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
build.mk Loading commit data...
configure.ac Loading commit data...