diff mpegvideo.h @ 1872:c13d3543c73a libavcodec

h263+ custom pcf support
author michael
date Wed, 10 Mar 2004 22:11:49 +0000
parents c72589baee53
children 5ac49e7a1b8f
line wrap: on
line diff
--- a/mpegvideo.h	Wed Mar 10 00:43:24 2004 +0000
+++ b/mpegvideo.h	Wed Mar 10 22:11:49 2004 +0000
@@ -537,6 +537,7 @@
     int alt_inter_vlc;              ///< alternative inter vlc
     int modified_quant;
     int loop_filter;    
+    int custom_pcf;
     
     /* mpeg4 specific */
     int time_increment_resolution;