[FFmpeg-cvslog] swscale: aarch64: Optimize the final summation in the hscale routine

2022-04-22 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Wed Apr 20 11:21:28 2022 +0300| [70db14376c206f0fdcbff11c17875f95885c73d9] | committer: Martin Storsjö swscale: aarch64: Optimize the final summation in the hscale routine Before: Cortex A53 A72 A73 Graviton 2 Graviton

[FFmpeg-cvslog] avfilter/vsrc_mandelbrot: Check for malloc failure

2022-04-22 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Apr 21 22:45:12 2022 +0200| [fbd22504c4148d2a01ccfe38df26c144f56db76b] | committer: Michael Niedermayer avfilter/vsrc_mandelbrot: Check for malloc failure Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http://git.videolan.o

[FFmpeg-cvslog] configure: bump year

2022-04-22 Thread Gyan Doshi
ffmpeg | branch: release/3.4 | Gyan Doshi | Sat Jan 1 00:47:41 2022 +0530| [64c2815c29b353af61a1c509e63cb014c8f4f6f4] | committer: Michael Niedermayer configure: bump year (cherry picked from commit 2f6360ff21a98f9db6af3e0932d39f1dc7b47d6c) Signed-off-by: Michael Niedermayer > http://git.vi

[FFmpeg-cvslog] Tag n3.4.10 : FFmpeg 3.4.10 release

2022-04-22 Thread git
[ffmpeg] [branch: refs/tags/n3.4.10] Tag:9b4bf094555a35d28e5157dc2bd7dc57cda9ca67 > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=9b4bf094555a35d28e5157dc2bd7dc57cda9ca67 Tagger: Michael Niedermayer Date: Fri Apr 22 21:20:56 2022 +0200 FFmpeg 3.4.10 release

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 36b2475 web/download: add FFmpeg 3.4.10

2022-04-22 Thread ffmpeg-git
The branch, master has been updated via 36b247507a6efaeb04ce159427267cad0f23c0d9 (commit) from 1afc3d66840d7e81545067c4fda191b3f0581655 (commit) - Log - commit 36b247507a6efaeb04ce159427267cad0f23c0d9 Author: Micha

[FFmpeg-cvslog] Update for 3.2.17

2022-04-22 Thread Michael Niedermayer
ffmpeg | branch: release/3.2 | Michael Niedermayer | Fri Apr 22 21:34:01 2022 +0200| [799cd3e2fe4258022017bcb5267f68cdd33bafea] | committer: Michael Niedermayer Update for 3.2.17 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=799cd3e2fe42580220

[FFmpeg-cvslog] avutil/cpu: #define _GNU_SOURCE before including any standard headers

2022-04-22 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Apr 14 23:14:27 2022 +0200| [58aa06bea01c7d5a4ed06c502838a31d518f6a6b] | committer: Marton Balint avutil/cpu: #define _GNU_SOURCE before including any standard headers Otherwise its effect might not work causing CPU_COUNT to not get defined. Fixes

[FFmpeg-cvslog] avformat/rtmpproto: send proper status for response to play command

2022-04-22 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Thu Apr 14 22:40:28 2022 +0200| [58454749a7e6b854d0120a2f58dff40a3ee7bf40] | committer: Marton Balint avformat/rtmpproto: send proper status for response to play command This fixes referencing the uninitialized filename variable. Fixes ticket #9711.

[FFmpeg-cvslog] avutil/timecode: use timecode fps for number of frame digits

2022-04-22 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun Apr 10 19:24:57 2022 +0200| [0d666200d30be1643aa46fa67073f257c11937ac] | committer: Marton Balint avutil/timecode: use timecode fps for number of frame digits Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avformat/mov: fix timecode with high frame rate content

2022-04-22 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun Apr 10 17:53:30 2022 +0200| [8dd5bb728038f21d17ec789e21d65fe8f3f364a6] | committer: Marton Balint avformat/mov: fix timecode with high frame rate content 60 fps content have "Number of Frames" set to 30 in the tmcd atom, but the frame duration / ti