[FFmpeg-cvslog] avformat/flv: correct the video frametype mask to 0x70

2023-08-13 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Wed Jul 26 16:08:47 2023 +0800| [a9a92682dd72b2593b79b099f96042c73f8694d2] | committer: Steven Liu avformat/flv: correct the video frametype mask to 0x70 because the flv specification said the video frametype should use value range from 0x00 to 0x70, so u

[FFmpeg-cvslog] avformat/flvdec: remove unused context member of flv

2023-08-13 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Fri Aug 4 10:42:16 2023 +0800| [ab88970fbacf4165f136d746ca7385c61c6cc41a] | committer: Steven Liu avformat/flvdec: remove unused context member of flv The exheader is unnecessary after 207e9f4e505d969d6ff7545b449295a1b88d6d1c Iust use local varible can d

[FFmpeg-cvslog] avcodec/cuviddec: dynamically set max decode surfaces

2023-08-13 Thread Random Joe
ffmpeg | branch: master | Random Joe | Sun Aug 13 19:13:01 2023 +0200| [176ed008bd0f8c6ec7f0474b6503680e7ea6c451] | committer: Timo Rothenpieler avcodec/cuviddec: dynamically set max decode surfaces > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=176ed008bd0f8c6ec7f0474b6503680e7ea

[FFmpeg-cvslog] fate/matroska: Fix requirements of fate-matroska-alac-remux test

2023-08-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Aug 12 00:50:01 2023 +0200| [f7715feb5dbbcf21497d9b706e032187787ae533] | committer: Andreas Rheinhardt fate/matroska: Fix requirements of fate-matroska-alac-remux test Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] fate/matroska: Add test for stereo 3D

2023-08-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Aug 12 00:48:09 2023 +0200| [5d07757c70664c2a0192129497dc793618ca7d31] | committer: Andreas Rheinhardt fate/matroska: Add test for stereo 3D Just mark a non-stereo file as stereo to test the code. Signed-off-by: Andreas Rheinhardt > http://

[FFmpeg-cvslog] avfilter/af_astats: fix reporting of noise_floor for small number of samples

2023-08-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Aug 13 14:36:10 2023 +0200| [a5b334e18e362f76c82a5df206bc9198be53f8b5] | committer: Paul B Mahol avfilter/af_astats: fix reporting of noise_floor for small number of samples > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a5b334e18e362f76

[FFmpeg-cvslog] avfilter/af_astats: drop usage of histogram for noise floor calculation

2023-08-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Aug 13 12:54:16 2023 +0200| [90afcc2bfdcf57683491ed406c52068670a91996] | committer: Paul B Mahol avfilter/af_astats: drop usage of histogram for noise floor calculation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=90afcc2bfdcf57683491e