d3b763a48c
Major API redesign: don't let the caller allocate the input_stream object. Let each input plugin allocate its own (derived/extended) input_stream pointer. The "data" attribute can now be removed, and all input plugins simply cast the input_stream pointer to their own structure (with an "struct input_stream base" as the first attribute). |
||
---|---|---|
.. | ||
dump_playlist.c | ||
read_conf.c | ||
read_mixer.c | ||
read_tags.c | ||
run_convert.c | ||
run_decoder.c | ||
run_encoder.c | ||
run_filter.c | ||
run_input.c | ||
run_normalize.c | ||
run_output.c | ||
software_volume.c | ||
test_archive_bzip2.sh | ||
test_archive_iso9660.sh | ||
test_archive_zzip.sh |