Go to the source code of this file.
Classes | |
| struct | FAACContext |
Functions | |
| static int | faac_init_mp4 (AVCodecContext *avctx) |
| static int | faac_decode_frame (AVCodecContext *avctx, void *data, int *data_size, uint8_t *buf, int buf_size) |
| static int | faac_decode_end (AVCodecContext *avctx) |
| static int | faac_decode_init (AVCodecContext *avctx) |
| AAC_CODEC (CODEC_ID_AAC, libfaad) | |
| AAC_CODEC (CODEC_ID_MPEG4AAC, mpeg4aac) | |
Variables | |
| static const char * | libfaadname = "libfaad.so.0" |
| static const unsigned long | faac_srates [] |
| static int faac_init_mp4 | ( | AVCodecContext * | avctx | ) | [static] |
| static int faac_decode_frame | ( | AVCodecContext * | avctx, | |
| void * | data, | |||
| int * | data_size, | |||
| uint8_t * | buf, | |||
| int | buf_size | |||
| ) | [static] |
| static int faac_decode_end | ( | AVCodecContext * | avctx | ) | [static] |
| static int faac_decode_init | ( | AVCodecContext * | avctx | ) | [static] |
| AAC_CODEC | ( | CODEC_ID_AAC | , | |
| libfaad | ||||
| ) |
| AAC_CODEC | ( | CODEC_ID_MPEG4AAC | , | |
| mpeg4aac | ||||
| ) |
const char* libfaadname = "libfaad.so.0" [static] |
const unsigned long faac_srates[] [static] |
1.5.5