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

const AVCodecTag ff_codec_rso_tags[]
Initial value:
{
{ CODEC_ID_PCM_U8, 0x0100 },
{ CODEC_ID_NONE, 0 },
}

Definition at line 26 of file rso.c.

Referenced by rso_read_header().