[FFmpeg-cvslog] makefile: Clean up missed object files with "make clean"

2024-03-10 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Mar 8 10:04:16 2024 +0200| [cd420c2949413bcd93cd47c683dfe2349aea25ae] | committer: Martin Storsjö makefile: Clean up missed object files with "make clean" In some builds, the following object files could be left behind after make clean: ./libavf

[FFmpeg-cvslog] libavcodec: Don't include libavcodec/x86/vvc/Makefile on any architecture

2024-03-10 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Mar 8 10:05:32 2024 +0200| [c31d2326560087b80f8523b27060ad6388369cac] | committer: Martin Storsjö libavcodec: Don't include libavcodec/x86/vvc/Makefile on any architecture This currently builds files in the libavcodec/x86/{vvc,h26x} subdirectorie

[FFmpeg-cvslog] avformat/concatdec: Check in and outpoints to be to produce a positive representable duration

2024-03-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 25 23:11:40 2024 +0100| [b2d7cbc378fa276d62fd676c037b9df59fc319a0] | committer: Michael Niedermayer avformat/concatdec: Check in and outpoints to be to produce a positive representable duration Fixes: signed integer overflow: -9300 -

[FFmpeg-cvslog] avcodec/proresenc_kostya: Remove bug similarity text

2024-03-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 28 19:38:41 2024 +0100| [e0e30e07a1755c4f7829f64d35dc07e399c02c6e] | committer: Michael Niedermayer avcodec/proresenc_kostya: Remove bug similarity text According to kostya, it is not based on Wassermans encoder CC: Kostya Shishkov CC:

[FFmpeg-cvslog] avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal()

2024-03-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Feb 27 22:27:03 2024 +0100| [dc89cf804a811c0d25f4649a99f7fab4b5b416fa] | committer: Michael Niedermayer avcodec/vorbisdec: Check remaining data in vorbis_residue_decode_internal() Fixes: timeout Fixes: 66326/clusterfuzz-testcase-minimized-ff

[FFmpeg-cvslog] avcodec/8bps: Consider width in the minimal size check

2024-03-10 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 25 22:06:48 2024 +0100| [5db09574dfd40d3e15db9336a34398405a1c601b] | committer: Michael Niedermayer avcodec/8bps: Consider width in the minimal size check Fixes: Timeout Fixes: 64479/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EIGH

[FFmpeg-cvslog] doc/bitstream_filters.texi: Document types used by filter_units

2024-03-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Mar 10 16:33:23 2024 +0100| [cc95fd4531fcab1dee7b2a454f6acede011cf4c1] | committer: Andreas Rheinhardt doc/bitstream_filters.texi: Document types used by filter_units Reviewed-by: Stefano Sabatini Reviewed-by: Marth64 Signed-off-by: Andreas

[FFmpeg-cvslog] doc/bitstream_filters: add filter_units practical examples for removing closed captions

2024-03-10 Thread Marth64
ffmpeg | branch: master | Marth64 | Sat Mar 9 19:56:49 2024 -0600| [2c82ec9b4a9def6ae7d5b21e6cac0b1300c4] | committer: Stefano Sabatini doc/bitstream_filters: add filter_units practical examples for removing closed captions Signed-off-by: Marth64 > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] avcodec/ccaption_dec: clarify log message when out-of-display columns are ignored

2024-03-10 Thread Marth64
ffmpeg | branch: master | Marth64 | Sat Mar 9 12:39:55 2024 -0600| [8991cedd6aa25c4967c8eae033000cc9709c2b13] | committer: Stefano Sabatini avcodec/ccaption_dec: clarify log message when out-of-display columns are ignored Signed-off-by: Marth64 > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] MAINTAINERS: add myself as dvdvideo demuxer, rcwt muxer maintainer

2024-03-10 Thread Marth64
ffmpeg | branch: master | Marth64 | Sat Mar 9 12:48:22 2024 -0600| [e68f57d89ebbd47bec5dc3377f142c61c870aa92] | committer: Stefano Sabatini MAINTAINERS: add myself as dvdvideo demuxer, rcwt muxer maintainer I am willing to maintain these into the future as needed. Signed-off-by: Marth64 >

[FFmpeg-cvslog] avformat/dvdvideodec: assign mono channel layout explicitly

2024-03-10 Thread Marth64
ffmpeg | branch: master | Marth64 | Sat Mar 9 12:27:50 2024 -0600| [ffc3f2a3501003b11f882ae3d2bc72b20536ad9b] | committer: Stefano Sabatini avformat/dvdvideodec: assign mono channel layout explicitly Signed-off-by: Marth64 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ffc3f2a3

[FFmpeg-cvslog] avcodec/ccaption_dec: use consistent naming convention of Closed Captions

2024-03-10 Thread Marth64
ffmpeg | branch: master | Marth64 | Sat Mar 9 12:39:56 2024 -0600| [590b2d6517ee734f6743e6efbbd5a9b8d7acfa2b] | committer: Stefano Sabatini avcodec/ccaption_dec: use consistent naming convention of Closed Captions Signed-off-by: Marth64 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avutil/avstring: Use proper types

2024-03-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Mar 6 23:43:40 2024 +0100| [ac61231757b422aca0596eab418c46a9940223b2] | committer: Andreas Rheinhardt avutil/avstring: Use proper types Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ac61231757

[FFmpeg-cvslog] avcodec/xpmdec: Use LUT for hex char->number conversion

2024-03-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Mar 6 23:16:22 2024 +0100| [9e36e2fb7b0153e3e216870e8d88018f0546f8e6] | committer: Andreas Rheinhardt avcodec/xpmdec: Use LUT for hex char->number conversion Speeds up decoding and also reduces binary size. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avcodec/xbmdec: Use LUT for hex char->number conversion

2024-03-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Mar 6 22:49:54 2024 +0100| [0b2ed7f6c7e44c9dbf6b79aa36b8db033d192760] | committer: Andreas Rheinhardt avcodec/xbmdec: Use LUT for hex char->number conversion Improves performance by about 30%. Signed-off-by: Andreas Rheinhardt > http://git

[FFmpeg-cvslog] avcodec/h264_ps: Fix shadowing

2024-03-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Mar 6 21:03:12 2024 +0100| [8fb89790af0ac6de08be7faaa92c41db98358063] | committer: Andreas Rheinhardt avcodec/h264_ps: Fix shadowing Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8fb89790af0ac

[FFmpeg-cvslog] avcodec/xbmenc: Avoid snprintf() for data->hex conversion

2024-03-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Mar 6 01:40:23 2024 +0100| [878f8cabe8d2be6f94875da3857a5271bb56c928] | committer: Andreas Rheinhardt avcodec/xbmenc: Avoid snprintf() for data->hex conversion Use a small LUT instead. Improves performance. Reviewed-by: Marton Balint Signed

[FFmpeg-cvslog] avcodec/xpmdec: Avoid unnecessary size_t->int conversion

2024-03-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Mar 5 22:41:57 2024 +0100| [357e339898204f5c1dfdcc96fc52ffdc293d5781] | committer: Andreas Rheinhardt avcodec/xpmdec: Avoid unnecessary size_t->int conversion Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git