mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-11 09:59:50 +00:00
ljpeg: remove a commented-out line
This commit is contained in:
parent
24abd806ea
commit
72c0b8f724
@ -215,7 +215,6 @@ static int encode_picture_lossless(AVCodecContext *avctx, AVPacket *pkt,
|
||||
*got_packet = 1;
|
||||
|
||||
return 0;
|
||||
// return (put_bits_count(&f->pb)+7)/8;
|
||||
}
|
||||
|
||||
static av_cold int ljpeg_encode_close(AVCodecContext *avctx)
|
||||
|
Loading…
Reference in New Issue
Block a user