mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
10l
Originally committed as revision 1965 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
855127bc92
commit
971eb237b7
@ -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? */
|
||||
|
Loading…
x
Reference in New Issue
Block a user