ffmpeg | branch: master | Wujian(Chin) | Mon Aug 22
13:59:45 2022 +| [76cb899f8ad370bdbd02bb953d4a64af988f1665] | committer:
Steven Liu
avformat/wavdec: fix the ID3 metadata obtained in WAV format's missing
Fixes ticket #9848.
Signed-off-by: wujian_nanjing
Signed-off-by: Steven Liu
> h
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Aug 22 15:55:46 2022 +0200| [d09dacc197f99f2ea0b7b9285a5d63d2fd71e1c7] |
committer: Andreas Rheinhardt
avformat/os_support: Include stdint.h for int64_t
Fixes checkheaders for Windows targets.
Signed-off-by: Andreas Rheinhardt
> http://git.
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Aug 22 14:37:20 2022 +0200| [85655bd9dab7d3fb2d644a0ab1fa20f570d4f57e] |
committer: Andreas Rheinhardt
avcodec/loongarch/cabac, vp9dsp_loongarch: Add missing headers
Fixes checkheaders on loongarch.
Signed-off-by: Andreas Rheinhardt
> http:
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Aug 23 15:00:40 2022 +0200| [0b3f09689dd3dde90e44e6ada4dd3d77cb4d44ac] |
committer: Andreas Rheinhardt
avcodec/gif: Remove unnecessary headers
The gif encoder uses the bytestream API, not the PutBit-API.
Signed-off-by: Andreas Rheinhardt
>
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Aug 22 16:41:09 2022 +0200| [0bb0c2679943098c5d39ce235c804c2694ad6bc6] |
committer: Andreas Rheinhardt
avutil/mem_internal: Fix headers
Including avassert.h is unnecessary since commit
786be70e28fe739b8e49893fa13ae4652a68d1ea.
Signed-off-by:
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Aug 22 13:31:40 2022 +0200| [5bf71873276a4e264188a07e3c1624d94d7741d7] |
committer: Andreas Rheinhardt
avcodec/4xm: Remove unnecessary and redundant emms_c()
It is unnecessary since ee551a21ddcbf81afe183d9489c534ee80f263a0;
but it was redundan
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Aug 22 13:28:33 2022 +0200| [145914524bb2208585c34a32352b85908c792b9a] |
committer: Andreas Rheinhardt
avcodec/apedec: Remove unnecessary emms_c()
Possible since 6feea076e98512d78c8d735509ab6b5e9a71ca1c.
Signed-off-by: Andreas Rheinhardt
>
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Aug 22 12:33:50 2022 +0200| [4a699858d56261b87afad98f03ca3f9de4b196be] |
committer: Andreas Rheinhardt
avcodec/ffv1(dec|enc): Remove unnecessary emms_c()
These codecs do not use MMX at all.
Signed-off-by: Andreas Rheinhardt
> http://git.vid
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Aug 22 00:09:05 2022 +0200| [73f024aa581ddbc49e6db9d39d944ce64b9d8a1c] |
committer: Andreas Rheinhardt
avcodec/jpeglsenc: Remove unnecessary emms_c()
This encoder does not use any MMX anywhere.
Signed-off-by: Andreas Rheinhardt
> http://git
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Aug 21 23:54:35 2022 +0200| [da0e7c3b676867caf02a503cd74d9fe372e3c95d] |
committer: Andreas Rheinhardt
avcodec/takdec: Remove unnecessary emms_c()
Possible since 3d716d38abdae1982e84e30becb57458244656bd.
Signed-off-by: Andreas Rheinhardt
>
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Aug 21 23:40:49 2022 +0200| [505eaf0e37fa3cddaee5e624695d1d2dbd510bd1] |
committer: Andreas Rheinhardt
avcodec/wmalosslessdec: Remove unnecessary emms_c()
Possible since 6feea076e98512d78c8d735509ab6b5e9a71ca1c.
Signed-off-by: Andreas Rheinha
ffmpeg | branch: master | James Almer | Sun Aug 21 13:08:04
2022 -0300| [9c7a8a8546e0bea9a32174cb40cefda5ddc45001] | committer: James Almer
avcodec/libvpx: fix assembling vp9 packets with alpha channel
There's no warranty that vpx_codec_encode() will generate a list with the same
amount of pack
ffmpeg | branch: master | Paul B Mahol | Tue Aug 23 22:14:09
2022 +0200| [0dff278e5b35eff31ad6057c12820fc087c9c172] | committer: Paul B Mahol
avfilter/af_silenceremove: do not trim non-silence from start
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0dff278e5b35eff31ad6057c12820fc
ffmpeg | branch: master | Michael Niedermayer | Sun
Aug 14 23:39:56 2022 +0200| [3b51e1992289383aa9f083c88e153e34b6412c89] |
committer: Michael Niedermayer
avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel
This is somewhat redundant with the is_decoded check. Maybe
there is a ni
ffmpeg | branch: master | Michael Niedermayer | Mon
Aug 15 00:07:18 2022 +0200| [104804a718931defe3bf1822df57bb0fe71ffbfc] |
committer: Michael Niedermayer
tools/target_dec_fuzzer: Adjust threshold for ZLIB
Fixes: Timeout
Fixes:
49769/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ZLIB_fuz
ffmpeg | branch: master | Michael Niedermayer | Sun
Aug 14 23:30:22 2022 +0200| [7086491fa0eca4ad647b5c9fae6d07344cc44ec0] |
committer: Michael Niedermayer
avcodec/mpegaudiodec_template: use unsigned shift in handle_crc()
Fixes: left shift of 192 by 24 places cannot be represented in type 'int
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 13 22:09:52 2022 +0200| [b716ba5029592102b5a887cfd2fac1d06f9f9865] |
committer: Michael Niedermayer
tools/target_dec_fuzzer: Adjust threshold for VMDVIDEO
Fixes: Timeout
Fixes:
49350/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VMDV
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 13 00:28:25 2022 +0200| [6ba9e22f67d0f98623824f0b5b7d5f44343e5e90] |
committer: Michael Niedermayer
tools/target_dec_fuzzer: Adjust threshold for NUV
Fixes: Timeout
Fixes:
49286/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_NUV_fuzze
ffmpeg | branch: master | Michael Niedermayer | Mon
Aug 15 00:02:37 2022 +0200| [ca4ff9c21cb77e024fa4ff5889826a8bee4d0e0a] |
committer: Michael Niedermayer
avcodec/h263dec: Sanity check against minimal I/P frame size
Fixes: Timeout
Fixes:
49718/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_I
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 13 23:41:20 2022 +0200| [8ab944c4c33e7bc2d5c0ebb62a57099817b350c2] |
committer: Michael Niedermayer
avcodec/4xm: treat AV_LOG_ERROR cases as errors
Fixes: Timeout
Fixes:
49504/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FOURXM_fuzz
ffmpeg | branch: master | Michael Niedermayer | Sun
Mar 22 00:54:58 2020 +0100| [58a8e739ef93f8b42f8139e73227508256929d20] |
committer: Michael Niedermayer
avformat/subviewerdec: Make read_ts() more flexible
Fixes: signed integer overflow: -1948269928 * 10 cannot be represented in type
'int'
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 13 22:47:31 2022 +0200| [a44f5a521227adc7be2f78b411f56da1a4d98704] |
committer: Michael Niedermayer
avcodec/mjpegdec: bayer and rct are incompatible
Fixes: out of array read
Fixes:
49434/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 13 22:26:24 2022 +0200| [928857099ccd47c6263283665afbfd85a65d5364] |
committer: Michael Niedermayer
tools/target_dec_fuzzer: Adjust threshold for VB
Fixes: Timeout
Fixes:
49372/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VB_fuzzer-
ffmpeg | branch: master | James Almer | Sun Aug 21 15:53:10
2022 -0300| [f5a663f2a9d05eddbd50609b45d92d2e39b3f9ed] | committer: James Almer
fftools/ffmpeg_opt: try to propagate the requested output channel layout
Don't silently replace it with the default layout for the amount of channels
from
ffmpeg | branch: master | James Almer | Mon Aug 22 00:05:02
2022 -0300| [fb70e0611bd7b634c1bc08096072f68659cc0a55] | committer: James Almer
avcodec/libsvtav1: properly initialize the flush EbBufferHeaderType struct
Should fix ticket #9834
Signed-off-by: James Almer
> http://git.videolan.org/
ffmpeg | branch: release/5.1 | Hendrik Leppkes | Thu Aug
18 21:00:28 2022 +0200| [0143b0d964ebdbc6760b182abcf8e4c94695dfa6] | committer:
Hendrik Leppkes
configure: enable the av1_frame_split bsf for the av1 decoder
The BSF is required to make use of the AV1 decoder, thus configure
should also
ffmpeg | branch: master | Hendrik Leppkes | Thu Aug 18
21:00:28 2022 +0200| [89ea7a2442ec3466875c81ca376bba6b6426be45] | committer:
Hendrik Leppkes
configure: enable the av1_frame_split bsf for the av1 decoder
The BSF is required to make use of the AV1 decoder, thus configure
should also ensur
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Aug 21 19:24:02 2022 +0200| [de33506e4b3e3362095aab167ad8bb87c1bd9488] |
committer: Andreas Rheinhardt
swscale/x86/rgb_2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext
Fixes FATE-failures with the the filter-2xbr filter-3xbr filter-4xbr
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Mar 17 16:49:44 2021 +0100| [72cfc80d7b500a7f66b1bb7373f67f549c1774c6] |
committer: Andreas Rheinhardt
avcodec/pngdec: Improve decoding text chunks
By checking immediately whether the first allocation was successfull
one can simplify the clean
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Aug 21 02:54:41 2022 +0200| [eda3abd1eca651680b82857ed39d920b20b3b4b1] |
committer: Andreas Rheinhardt
avcodec/pngdec: Use char* instead of uint8_t* for text
Also stop casting const away.
Signed-off-by: Andreas Rheinhardt
> http://git.video
ffmpeg | branch: master | Andreas Rheinhardt |
Sat Aug 20 21:21:40 2022 +0200| [a84087eaf8b806380dc8d50ea367816b12b99580] |
committer: Andreas Rheinhardt
avcodec/pngdec: Fix APNG_DISPOSE_OP_BACKGROUND
APNG works with a single reference frame and an output frame.
According to the spec, decoding
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Mar 17 15:20:45 2021 +0100| [3d4a5ef5c198b844cd38be7366957d3ea2354792] |
committer: Andreas Rheinhardt
avcodec/pngdec: Use internal AVBPrint string when parsing chunks
One saves an allocation in case the string fits into the buffer.
Signed-of
ffmpeg | branch: master | David Flater | Sun Aug 14
21:53:10 2022 -0400| [d2b6ec1e273d2554c19e4f189adb0cb40acf401e] | committer:
Paul B Mahol
avfilter/af_alimiter: fix misbehavior when nb_channels != 2
Some code in alimiter assumes that there are 2 channels, resulting in
clipping if the loudes
33 matches
Mail list logo