[FFmpeg-cvslog] avcodec/avcodec: Remove redundant check

2022-08-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Aug 12 14:58:46 2022 +0200| [70f303548252eb4767c4ee85f365645e92899a71] | committer: Andreas Rheinhardt avcodec/avcodec: Remove redundant check At this point active_thread_type is set iff active_thread_type is set to FF_THREAD_FRAME iff AVCodec

[FFmpeg-cvslog] avcodec/avcodec: Move initializing frame-thrd encoder to encode_preinit

2022-08-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Aug 12 14:57:36 2022 +0200| [30408768335403114d1ed2e80f8032683f85602a] | committer: Andreas Rheinhardt avcodec/avcodec: Move initializing frame-thrd encoder to encode_preinit Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb

[FFmpeg-cvslog] avcodec/mpegpicture: Don't copy unnecessarily, fix race

2022-08-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Aug 8 10:29:05 2022 +0200| [b645138a34321fb1d1b7988cd0d78b897e4d65ca] | committer: Andreas Rheinhardt avcodec/mpegpicture: Don't copy unnecessarily, fix race mpegvideo uses an array of Pictures and when it is done with using them, it only unr

[FFmpeg-cvslog] avcodec/mpegvideodec: Constify some functions

2022-08-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Aug 13 16:05:52 2022 +0200| [9703f5d87d84f8b59724b5168e0c9b7e54bd887e] | committer: Andreas Rheinhardt avcodec/mpegvideodec: Constify some functions Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avcodec/mpegvideo: Don't zero unnecessarily

2022-08-15 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Aug 13 16:29:56 2022 +0200| [6789b73a8188c9cdfd03eb066bfcee5f6350028c] | committer: Andreas Rheinhardt avcodec/mpegvideo: Don't zero unnecessarily Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=

[FFmpeg-cvslog] ipfsgateway: Remove default gateway

2022-08-15 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Aug 10 23:17:58 2022 +0100| [412922cc6fa790897ef6bb2be5d6f9a5f030754d] | committer: Derek Buitenhuis ipfsgateway: Remove default gateway A gateway can see everything, and we should not be shipping a hardcoded default from a third party company;

[FFmpeg-cvslog] ipfsgateway: Remove default gateway

2022-08-15 Thread Derek Buitenhuis
ffmpeg | branch: release/5.1 | Derek Buitenhuis | Wed Aug 10 23:17:58 2022 +0100| [8479e2fc8bdfc80ed7f376594c3833c01d970030] | committer: Derek Buitenhuis ipfsgateway: Remove default gateway A gateway can see everything, and we should not be shipping a hardcoded default from a third party comp

[FFmpeg-cvslog] lavu/tx: optimize and simplify inverse MDCTs

2022-08-15 Thread Lynne
ffmpeg | branch: master | Lynne | Tue Aug 16 01:11:40 2022 +0200| [ae66a9db7bc19f00daaad96b3c15cbffe6280a93] | committer: Lynne lavu/tx: optimize and simplify inverse MDCTs Convert the input from a scatter to a gather instead, which is faster and better for SIMD. Also, add a pre-shuffled exptab

[FFmpeg-cvslog] avformat/mov: fix frag_index.current out of sync

2022-08-15 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Jul 31 01:14:11 2022 +0800| [98dcdd1868c7697277a0448015d650c1756f3176] | committer: Zhao Zhili avformat/mov: fix frag_index.current out of sync frag_index.current is used by cenc_filter, and is updated inside mov_read_moof. It can out of sync regardin

[FFmpeg-cvslog] avformat/mov: fix encryption index in the case of multiple trun

2022-08-15 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Jul 31 01:14:12 2022 +0800| [1af7797d212eee9aa86a54f558bcfe6abb22949b] | committer: Zhao Zhili avformat/mov: fix encryption index in the case of multiple trun frag_stream_info->index_entry isn't the first sample/trun index. cenc.frag_index_entry_base