Mercurial > mplayer.hg
changeset 8096:f6ffe802f526
Shouldn't be there.
author | rguyom |
---|---|
date | Mon, 04 Nov 2002 02:16:00 +0000 |
parents | 6b4200d4b64b |
children | 440dd85936d1 |
files | xvid_vbr.c |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/xvid_vbr.c Mon Nov 04 02:11:20 2002 +0000 +++ b/xvid_vbr.c Mon Nov 04 02:16:00 2002 +0000 @@ -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 :