--- trunk/xvidcore/src/xvid.h 2004/06/10 18:13:42 1470 +++ trunk/xvidcore/src/xvid.h 2004/06/11 08:44:30 1471 @@ -19,7 +19,7 @@ * along with this program ; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: xvid.h,v 1.40 2004-06-10 18:13:42 chl Exp $ + * $Id: xvid.h,v 1.41 2004-06-11 08:44:30 suxen_drol Exp $ * ****************************************************************************/ @@ -526,6 +526,7 @@ int container_frame_overhead; /* [in] How many bytes the controller has to compensate per frame due to container format overhead */ +/* ------- v1.1.0 ------- */ int vbv_size; int vbv_initial; int vbv_maxrate;