ffmpeg | branch: master | James Almer | Thu Apr 29 10:30:56
2021 -0300| [4d3474432f8f23e8e97f3e2ef363a6906d8d211e] | committer: James Almer
ffmpeg: stop accessing private AVStream.codec_info_nb_frames
Use AVSTREAM_EVENT_FLAG_NEW_PACKETS instead, which should provide the
same information in this
ffmpeg | branch: master | Michael Niedermayer | Sun
May 2 14:44:00 2021 +0200| [4b1e1f706b15f1ed68e351c5924d28c15d2fc763] |
committer: Michael Niedermayer
Revert "avcodec/mjpegdec: fix SOF check in EOI"
This reverts commit fb5e2d71127ccae19c3f80ec363bb67d1871cb74.
> http://git.videolan.org/g
ffmpeg | branch: master | Michael Niedermayer | Sun
May 2 15:47:36 2021 +0200| [7f6ada4eea089bbcb3ac3ff5d7e8c55c98b47740] |
committer: Michael Niedermayer
avcodec/mjpegdec: Decode to PAL8 independant of the location of LSE
This simply performs a 2nd pass if a LSE is encountered with GRAY8
Fi
ffmpeg | branch: master | Michael Niedermayer | Mon
May 3 21:03:07 2021 +0200| [c83f60d7d7818948d014d6f9ab0a2e77371bb439] |
committer: Michael Niedermayer
avcodec/mjpegdec: Clear palette to avoid uninitialized entries
Suggested-by: James
Signed-off-by: Michael Niedermayer
> http://git.video
ffmpeg | branch: master | Michael Niedermayer | Sun
May 2 14:44:03 2021 +0200| [9fd06a363987aa56a79db2532266c6218b1ca343] |
committer: Michael Niedermayer
Revert "avcodec/mjpegdec: postpone calling ff_get_buffer() until the SOS marker"
This also temporary disables fate-jpegls which is re-enab
ffmpeg | branch: master | Michael Niedermayer | Sun
May 2 15:49:55 2021 +0200| [011006874cb46325b6bc83234f81879ff421c05f] |
committer: Michael Niedermayer
avcodec/jpeglsdec: Set alpha plane in PAL8 so image is not 100% transparent
Fixes: tickets/3933/128.jls
Signed-off-by: Michael Niedermaye
ffmpeg | branch: master | James Almer | Mon May 3 18:31:03
2021 -0300| [e27e80edcd3a20efb8520943448aa9353a191ecd] | committer: James Almer
tests/image: remove colorspace conversion from jpegls tests
It's not needed after 011006874cb46325b6bc83234f81879ff421c05f.
Signed-off-by: James Almer
>