[FFmpeg-cvslog] avformat/movenc: add support for writing SA3D boxes

2024-05-23 Thread James Almer
ffmpeg | branch: master | James Almer | Mon May 13 21:10:19 2024 -0300| [62397bcf6a5b4052388ab4898a747cda56abc082] | committer: James Almer avformat/movenc: add support for writing SA3D boxes Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=62397bcf6a5b40

[FFmpeg-cvslog] avutil/channel_layout: add a helper function to get the ambisonic order of a layout

2024-05-23 Thread James Almer
ffmpeg | branch: master | James Almer | Mon May 13 21:10:06 2024 -0300| [8c974494822cdb59cbc271c5dfec4771a579d668] | committer: James Almer avutil/channel_layout: add a helper function to get the ambisonic order of a layout Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] libavcodec/x86/vvc/vvc_sad: fix assembler error

2024-05-23 Thread Haihao Xiang
ffmpeg | branch: master | Haihao Xiang | Thu May 23 14:51:36 2024 +0800| [8155808ce6030a6aed3201cf426a256776a36392] | committer: James Almer libavcodec/x86/vvc/vvc_sad: fix assembler error X86ASMlibavcodec/x86/vvc/vvc_sad.o libavcodec/x86/vvc/vvc_sad.asm:85: error: invalid number of operan

[FFmpeg-cvslog] avfilter/af_atempo: Properly check av_tx_init()

2024-05-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 22 09:29:49 2024 +0200| [35e7fa0a2e6d9bf7c44eac3b6ee2ce5eaca21c35] | committer: Andreas Rheinhardt avfilter/af_atempo: Properly check av_tx_init() Fixes Coverity issue #1516804. Signed-off-by: Andreas Rheinhardt > http://git.videolan.or

[FFmpeg-cvslog] avfilter/af_atempo: Simplify resetting

2024-05-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 22 10:27:53 2024 +0200| [42e0e05834ba156f91d84e940fbfc8e2756954fb] | committer: Andreas Rheinhardt avfilter/af_atempo: Simplify resetting The earlier code distinguished between a partial reset (yae_clear()) and a complete reset (yae_releas

[FFmpeg-cvslog] avfilter/af_atempo: Fix indentation

2024-05-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 22 10:40:32 2024 +0200| [ece95dc3dc82ecaa1a539b2e26c17e714225fa0d] | committer: Andreas Rheinhardt avfilter/af_atempo: Fix indentation Forgotten after b8f74ee57a6e9e75a507adcddf30f84dd4a39d39. Signed-off-by: Andreas Rheinhardt > http://