[Mplayer-cvslog] CVS: main xvid_vbr.c,1.4,1.5
Rémi Guyomarch CVS
rguyom at mplayerhq.hu
Mon Nov 4 03:16:03 CET 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv18761
Modified Files:
xvid_vbr.c
Log Message:
Shouldn't be there.
Index: xvid_vbr.c
===================================================================
RCS file: /cvsroot/mplayer/main/xvid_vbr.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xvid_vbr.c 3 Nov 2002 15:56:58 -0000 1.4
+++ xvid_vbr.c 4 Nov 2002 02:16:00 -0000 1.5
@@ -777,8 +777,7 @@
*/
state->keyframe_locations[c] = state->cur_frame;
- /* Compensate AVI overhead */
- desired = state->desired_size - state->nb_frames*24;
+ desired = state->desired_size;
switch(state->credits_mode) {
case VBR_CREDITS_MODE_QUANT :
More information about the MPlayer-cvslog
mailing list