view mov.h @ 948:1e766711e6c8 libavformat

tta demuxer, also usable for moving tta audio data into an other container
author alex
date Sun, 12 Feb 2006 02:18:37 +0000
parents 4e7a66723f1d
children 43f85eba04c4
line wrap: on
line source

#ifndef FFMPEG_MOV_H
#define FFMPEG_MOV_H

/* mov.c */
extern const CodecTag ff_mov_obj_type[];

#endif /* FFMPEG_MOV_H */