[FFmpeg-cvslog] avcodec/vp3: Use range-based loop variables

2023-09-16 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Sep 13 16:10:17 2023 +0200| [11a9aab6c12d44edfeeb094d73376b4847a72f02] | committer: Andreas Rheinhardt avcodec/vp3: Use range-based loop variables Motivated by: #if CONFIG_VP4_DECODER int j; #endif Signed-off-by: Andreas Rhein

[FFmpeg-cvslog] avcodec/dnxhddec: Use VLC symbol table to avoid lookup

2023-09-16 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Sep 16 02:54:54 2023 +0200| [4dae62f7081eda648adb76d47aef90e872606905] | committer: Andreas Rheinhardt avcodec/dnxhddec: Use VLC symbol table to avoid lookup Reviewed-by: Paul B Mahol Signed-off-by: Andreas Rheinhardt > http://git.videolan.

[FFmpeg-cvslog] avcodec/vp3: Add const where appropriate

2023-09-16 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Aug 12 01:53:59 2022 +0200| [5022be4e754866f35bf78c2554517d5915244164] | committer: Andreas Rheinhardt avcodec/vp3: Add const where appropriate Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=502

[FFmpeg-cvslog] avcodec/vp3: Don't truncate ptrdiff_t

2023-09-16 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Sep 14 21:38:42 2023 +0200| [b5c07a368b64a0d96abfdc8c4546e29ced67eff9] | committer: Andreas Rheinhardt avcodec/vp3: Don't truncate ptrdiff_t Reviewed-by: Paul B Mahol Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] avcodec/vp3: Move work after ff_thread_finish_setup

2023-09-16 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri Aug 12 01:22:00 2022 +0200| [9c9458115e9b64f4b2477d71dbbdf235c179e999] | committer: Andreas Rheinhardt avcodec/vp3: Move work after ff_thread_finish_setup all_fragments is not synced between threads; resetting it can wait. Signed-off-by: Andr

[FFmpeg-cvslog] [ffmpeg-radio] branch master updated (9e3773d0c6 -> 886e4ed652)

2023-09-16 Thread ffmpeg-git
This is an automated email from the git hooks/post-receive script. Git pushed a change to branch master in repository libavradio. from 9e3773d0c6 Move sdr within the libavradio repository new 7191efa122 avradio/avformat/sdrdemux: Move agc_gain into local variable new 8a9774aa6f avra

[FFmpeg-cvslog] [ffmpeg-radio] 01/13: avradio/avformat/sdrdemux: Move agc_gain into local variable

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 7191efa1224ed205155145cbeeed7bf33a7b85df Author: Michael Niedermayer AuthorDate: Fri Jul 28 18:18:25 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 02/13: avradio/avformat/sdrdemux: Move Software AGC into buffer thread

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 8a9774aa6fc6c10a96488d0d8fcf73985a849dfc Author: Michael Niedermayer AuthorDate: Fri Jul 28 18:36:45 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 03/13: avradio/avdevice/sdrindev: Soapy / RTLSDR ignores gain in direct sampling mode

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 82a806b32a2b6386c01f23bdd2514e87dd752063 Author: Michael Niedermayer AuthorDate: Fri Jul 28 19:33:49 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 08/13: avradio/avformat/sdrdemux: set wanted gain also when manually set

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit cc5886c075ea663534796ee7d2b31e9782aba8db Author: Michael Niedermayer AuthorDate: Sat Jul 29 23:15:58 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 10/13: avradio/avformat/sdrdemux: fix off by 2 FM bandwidth error

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 8c02929e998bf6ee2cca84cd75e331ad2a20a0fb Author: Michael Niedermayer AuthorDate: Sat Jul 29 21:07:07 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 04/13: avradio/avformat/sdrdemux: only update agc_gain on success

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 3186d0dde0ed71f4edd7e9d0461072efebba7372 Author: Michael Niedermayer AuthorDate: Fri Jul 28 19:36:32 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 12/13: avradio/avformat/sdrdemux: replace heuristic FM scaling by logic

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 866804294deb6ccf01ea0ce0429ae91bf2c3e06e Author: Michael Niedermayer AuthorDate: Sun Jul 30 01:13:48 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 13/13: avradio/avformat/sdrdemux: remove unused variable

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 886e4ed6521e288a5723a9896dc1cf96af127630 Author: Michael Niedermayer AuthorDate: Mon Jul 31 22:41:22 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 05/13: avradio/avformat/sdrdemux: delay station search on AGC adjust

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit dd8212fcbe3c923a61518c7d83f07c3a66b87dd3 Author: Michael Niedermayer AuthorDate: Fri Jul 28 19:53:11 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 06/13: avradio/avformat/sdrdemux: run clip check on the correct samples

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 030e19056127b6d9ca33d9ad626bd117538ab1b0 Author: Michael Niedermayer AuthorDate: Sat Jul 29 16:01:10 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 09/13: avradio/avformat/sdrdemux: dont use a fuction name as local variable

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 47f25bb93765f6445abfe5d6c684b2a643de5c91 Author: Michael Niedermayer AuthorDate: Sat Jul 29 23:20:38 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 07/13: avradio/avformat/sdrdemux: Avoid uninitialized memory on mono -> stereo switch

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit f10f5c5ef92f91d96304c7f04e1415e274c8619d Author: Michael Niedermayer AuthorDate: Sat Jul 29 16:11:32 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] [ffmpeg-radio] 11/13: avradio/avformat/sdrdemux: fix FM block size

2023-09-16 Thread Michael Niedermayer
This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch master in repository libavradio. commit 84b67ca7f5f69bcb8b17d9f353b7bbd42e97d3a0 Author: Michael Niedermayer AuthorDate: Sun Jul 30 00:43:58 2023 +0200 Commit: Michael Niedermayer CommitDate

[FFmpeg-cvslog] avformat/format: Stop reading data at EOF during probing

2023-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed May 10 23:58:31 2023 +0200| [80f6e0378beae69d31f24b036a1365405dea61d1] | committer: Michael Niedermayer avformat/format: Stop reading data at EOF during probing Issue found by: Сергей Колесников Signed-off-by: Michael Niedermayer > http://g

[FFmpeg-cvslog] avformat/hls: reduce default max reload to 3

2023-09-16 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon May 15 02:05:45 2023 +0200| [5f810435c2a6d985fabd9e6c025e0da0c99c39a9] | committer: Michael Niedermayer avformat/hls: reduce default max reload to 3 The 1000 did result in the appearance of a never ending reload loop The RFC mandates that "I