Mercurial > libavformat.hg
view mov.h @ 968:dbf4bc73c7c9 libavformat
Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>)
author | michael |
---|---|
date | Sun, 19 Feb 2006 20:00:00 +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 */