libavcodec/gsmdec.c File Reference

GSM decoder. More...

#include "avcodec.h"
#include "get_bits.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)


Detailed Description

GSM decoder.

Definition in file gsmdec.c.


Function Documentation

static int gsm_decode_frame ( AVCodecContext avctx,
void *  data,
int got_frame_ptr,
AVPacket avpkt 
) [static]

Definition at line 58 of file gsmdec.c.

static void gsm_flush ( AVCodecContext avctx  )  [static]

Definition at line 102 of file gsmdec.c.

static av_cold int gsm_init ( AVCodecContext avctx  )  [static]

Definition at line 33 of file gsmdec.c.


Generated on Fri Oct 26 02:50:05 2012 for FFmpeg by  doxygen 1.5.8