comparison oggvorbis.h @ 1106:1e39f273ecd6 libavcodec

per file doxy
author michaelni
date Thu, 06 Mar 2003 11:32:04 +0000
parents 57b9a37546a0
children
comparison
equal deleted inserted replaced
1105:b773f9d23236 1106:1e39f273ecd6
1 /**
2 * @file oggvorbis.h
3 * oggvorbis.
4 */
5
1 #ifndef AVCODEC_OGGVORBIS_H 6 #ifndef AVCODEC_OGGVORBIS_H
2 #define AVCODEC_OGGVORBIS_H 7 #define AVCODEC_OGGVORBIS_H
3 8
4 #include <vorbis/vorbisenc.h> 9 #include <vorbis/vorbisenc.h>
5 10