diff mpegvideo.h @ 998:6129c88a6393 libavcodec

get_format()
author michaelni
date Sun, 12 Jan 2003 00:48:29 +0000
parents 45bd748e305f
children 3e1f39583bee
line wrap: on
line diff
--- a/mpegvideo.h	Sat Jan 11 22:32:56 2003 +0000
+++ b/mpegvideo.h	Sun Jan 12 00:48:29 2003 +0000
@@ -597,6 +597,7 @@
                                     int src_x, int src_y, int w, int h);
 char ff_get_pict_type_char(int pict_type);
 
+extern enum PixelFormat ff_yuv420p_list[2];
 
 extern int ff_bit_exact;