ffmpeg | branch: master | Michael Niedermayer | Sun
Jan 31 22:36:52 2021 +0100| [0c48c332eeb2866d9353125f701e099c48889463] |
committer: Michael Niedermayer
avcodec/h264_metadata_bsf: Check nb_units before accessing the first in
h264_metadata_update_fragment()
Fixes: null pointer dereference
F
ffmpeg | branch: master | Michael Niedermayer | Sun
Jan 31 22:42:54 2021 +0100| [09b304035423409ce18d731995fa3b921d54f9b5] |
committer: Michael Niedermayer
avformat/cinedec: Fix index_entries size check
Fixes: out of array access
Fixes:
29868/clusterfuzz-testcase-minimized-ffmpeg_dem_CINE_fuz
ffmpeg | branch: master | Michael Niedermayer | Tue
Mar 9 00:55:38 2021 +0100| [bd525e2876bef428e896b8da5e5b5507451f4ed5] |
committer: Michael Niedermayer
avcodec/flacdec: Avoid undefined shift in error case
Fixes: flac_1040988
Reported-by: Thomas Guilbert
Reviewed-by: Thomas Guilbert
Sign
ffmpeg | branch: master | Michael Niedermayer | Sun
Jan 31 22:05:18 2021 +0100| [4e7dbca74c1395082947bb1586c1da47f50b1d18] |
committer: Michael Niedermayer
avformat/aaxdec: Check that segments table has been initialized
Fixes: Timeout
Fixes:
29766/clusterfuzz-testcase-minimized-ffmpeg_dem_AAX
ffmpeg | branch: master | Michael Niedermayer | Sun
Jan 31 21:22:11 2021 +0100| [36ad2f41e30ad9f2a8ead76e0b1526b9712f0925] |
committer: Michael Niedermayer
avcodec/ffv1dec: Check if trailer is available
Fixes: out of array read
Fixes:
29750/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FF
ffmpeg | branch: master | Michael Niedermayer | Mon
Feb 1 21:24:50 2021 +0100| [312bcdbfc13227de9e4c3f9e38541b05c84a0639] |
committer: Michael Niedermayer
avcodec/exr: Check col/line for integer overflow
Fixes: signed integer overflow: -2272 + -2147483360 cannot be represented in
type 'int'
ffmpeg | branch: master | Marton Balint | Sun Mar 7 00:20:15
2021 +0100| [c281d84b2020aebfa4120c0a2bf645ac8824aff6] | committer: Marton
Balint
avformat: add Changelog entry for librist and bump minor
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c2
ffmpeg | branch: master | Marton Balint | Sat Mar 6 23:36:03
2021 +0100| [5bd1d0f4e7150b76f1a3922aefea507aa8a2dd06] | committer: Marton
Balint
avformat/librist: clarify and limit buffer_size
As suggested by librist developers.
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.c
ffmpeg | branch: master | Marton Balint | Sat Mar 6 22:53:21
2021 +0100| [4217e091fefe540a0aab767e4a0a2454808cb4aa] | committer: Marton
Balint
avformat/librist: increase default loglevel
Also remove AV_LOG_SIMULATE from the list as it is not used directly, and do
not use panic level on unknow
ffmpeg | branch: master | Marton Balint | Sat Mar 6 22:31:06
2021 +0100| [7b0832dea8fe266011e2891402e091562edbb6ba] | committer: Marton
Balint
avformat/librist: simplify secret strlcpy
Signed-off-by: Marton Balint
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7b0832dea8fe26601
ffmpeg | branch: master | Paul B Mahol | Sun Feb 28 20:56:55
2021 +0100| [4098f809d605fc540870883a9f91880e13ce1d6b] | committer: Marton
Balint
libavformat: add librist protocol
This work is sponsored by Open Broadcast Systems.
Signed-off-by: Paul B Mahol
> http://git.videolan.org/gitweb.cgi
ffmpeg | branch: master | Marton Balint | Sat Mar 6 22:26:13
2021 +0100| [deffb5ddce5cc09ec1f29d2255276483d07b7725] | committer: Marton
Balint
avformat/librist: make packet size adjustable for writing, fix it for reading
Maximum packet size is 1 (RIST_MAX_PACKET_SIZE, which is unfortunate
ffmpeg | branch: master | Marton Balint | Sat Mar 6 21:48:57
2021 +0100| [4b1e387e259ab0d6e7c4f7f010736b64938c4939] | committer: Marton
Balint
avformat/librist: rework librist_read
Queue tracking makes no difference so remove it, return EAGAIN of no data is
available and rist data block needs
ffmpeg | branch: master | Christopher Degawa | Fri Mar 12
22:20:37 2021 -0600| [e93403b75f5f8ada918d928163fe2ea8679557d5] | committer:
James Almer
libavutil/timer: Fix clang reserved-user-defined-literal
clang errors when compiling with C++11 about needing spaces between
literal and identifier
14 matches
Mail list logo