comparison h263.c @ 1106:1e39f273ecd6 libavcodec

per file doxy
author michaelni
date Thu, 06 Mar 2003 11:32:04 +0000
parents f59c3f66363b
children 8248e652d64e
comparison
equal deleted inserted replaced
1105:b773f9d23236 1106:1e39f273ecd6
23 * by Michael Niedermayer <michaelni@gmx.at> 23 * by Michael Niedermayer <michaelni@gmx.at>
24 */ 24 */
25 25
26 /** 26 /**
27 * @file h263.c 27 * @file h263.c
28 * @brief h263/mpeg4 codec 28 * h263/mpeg4 codec.
29 *
30 */ 29 */
31 30
32 //#define DEBUG 31 //#define DEBUG
33 #include "common.h" 32 #include "common.h"
34 #include "dsputil.h" 33 #include "dsputil.h"