Libav 0.7.1
Variables
libavformat/rso.c File Reference
#include "avformat.h"
#include "internal.h"
#include "rso.h"

Go to the source code of this file.

Variables

const AVCodecTag ff_codec_rso_tags []

Variable Documentation

Initial value:
 {
    { CODEC_ID_PCM_U8,          0x0100 },
    { CODEC_ID_ADPCM_IMA_WAV,   0x0101 },
    { CODEC_ID_NONE, 0 },
}

Definition at line 26 of file rso.c.

Referenced by rso_read_header().