Mercurial > libavcodec.hg
changeset 1312:899c8f52094c libavcodec
10l
author | al3x |
---|---|
date | Mon, 16 Jun 2003 15:06:31 +0000 |
parents | fc858abf6b10 |
children | d6da658fe6c6 |
files | mjpeg.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mjpeg.c Mon Jun 16 14:09:18 2003 +0000 +++ b/mjpeg.c Mon Jun 16 15:06:31 2003 +0000 @@ -1392,7 +1392,6 @@ if (id == ff_get_fourcc("LJIF")){ printf("Pegasus lossless jpeg header found\n"); - int i; skip_bits(&s->gb, 16); /* version ? */ skip_bits(&s->gb, 16); /* unknwon always 0? */ skip_bits(&s->gb, 16); /* unknwon always 0? */