projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
855127b
)
10l
author
Alex Beregszaszi
<alex@rtfs.hu>
Mon, 16 Jun 2003 15:06:31 +0000
(15:06 +0000)
committer
Alex Beregszaszi
<alex@rtfs.hu>
Mon, 16 Jun 2003 15:06:31 +0000
(15:06 +0000)
Originally committed as revision 1965 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mjpeg.c
patch
|
blob
|
history
diff --git
a/libavcodec/mjpeg.c
b/libavcodec/mjpeg.c
index 7c5752522b321c17cd10dec14eab19da27e07006..26b352a339fe173d2587d6a8335edee360b8659a 100644
(file)
--- a/
libavcodec/mjpeg.c
+++ b/
libavcodec/mjpeg.c
@@
-1392,7
+1392,6
@@
static int mjpeg_decode_app(MJpegDecodeContext *s)
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? */