comparison dirac.h @ 12024:fdafbcef52f5 libavcodec

Fix grammar errors in documentation
author mru
date Wed, 30 Jun 2010 15:38:06 +0000
parents 7dd2a45249a9
children
comparison
equal deleted inserted replaced
12023:c7455450364d 12024:fdafbcef52f5
22 #ifndef AVCODEC_DIRAC_H 22 #ifndef AVCODEC_DIRAC_H
23 #define AVCODEC_DIRAC_H 23 #define AVCODEC_DIRAC_H
24 24
25 /** 25 /**
26 * @file 26 * @file
27 * Interfaces to Dirac Decoder/Encoder 27 * Interface to Dirac Decoder/Encoder
28 * @author Marco Gerards <marco@gnu.org> 28 * @author Marco Gerards <marco@gnu.org>
29 */ 29 */
30 30
31 #include "avcodec.h" 31 #include "avcodec.h"
32 #include "get_bits.h" 32 #include "get_bits.h"