FFmpeg
|
GSM decoder. More...
#include "libavutil/channel_layout.h"
#include "avcodec.h"
#include "get_bits.h"
#include "internal.h"
#include "msgsmdec.h"
#include "gsmdec_template.c"
Go to the source code of this file.
Functions | |
static av_cold int | gsm_init (AVCodecContext *avctx) |
static int | gsm_decode_frame (AVCodecContext *avctx, void *data, int *got_frame_ptr, AVPacket *avpkt) |
static void | gsm_flush (AVCodecContext *avctx) |
GSM decoder.
Definition in file gsmdec.c.
|
static |
|
static |
|
static |