comparison ituh263enc.c @ 10851:07dbba7c16ec libavcodec

Better title for the file.
author michael
date Tue, 12 Jan 2010 04:49:18 +0000
parents f6afc7837f83
children 7dd2a45249a9
comparison
equal deleted inserted replaced
10850:98520e1f1f53 10851:07dbba7c16ec
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 */ 23 */
24 24
25 /** 25 /**
26 * @file libavcodec/ituh263enc.c 26 * @file libavcodec/ituh263enc.c
27 * h263 encoder. 27 * h263 bitstream encoder.
28 */ 28 */
29 29
30 //#define DEBUG 30 //#define DEBUG
31 #include <limits.h> 31 #include <limits.h>
32 32