Paraslash Audio Streaming | |
About News Download Documentation Development |
paraslash's aac (m4a) decoder. More...
#include <regex.h>
#include <neaacdec.h>
#include "para.h"
#include "portable_io.h"
#include "list.h"
#include "sched.h"
#include "buffer_tree.h"
#include "filter.h"
#include "error.h"
#include "string.h"
Macros | |
#define | MAX_ERRORS 20 |
Give up decoding after that many errors. More... | |
Variables | |
const struct filter | lsg_filter_cmd_com_aacdec_user_data |
paraslash's aac (m4a) decoder.
#define MAX_ERRORS 20 |
Give up decoding after that many errors.
const struct filter lsg_filter_cmd_com_aacdec_user_data |