mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
Merge commit '72c0b8f724'
* commit '72c0b8f724':
ljpeg: remove a commented-out line
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
6deaab360c
1 changed files with 0 additions and 1 deletions
|
|
@ -225,7 +225,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…
Add table
Add a link
Reference in a new issue