FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
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:
= {
{ AV_CODEC_ID_PCM_U8, 0x0100 },
}

Definition at line 26 of file rso.c.

Referenced by rso_read_header().