[FFmpeg-cvslog] Changelog: Add Support hevc,vp9,av1 codec in enhanced flv format

2023-08-14 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Mon Aug 14 15:20:00 2023 +0800| [a1928dff2c498ab9439d997bdc93fc98d2862cb0] | committer: Steven Liu Changelog: Add Support hevc,vp9,av1 codec in enhanced flv format Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a19

[FFmpeg-cvslog] avfilter: add apsnr filter

2023-08-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Aug 13 02:57:57 2023 +0200| [951def850abe9dc77311e5afd4b581defa1575bb] | committer: Paul B Mahol avfilter: add apsnr filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=951def850abe9dc77311e5afd4b581defa1575bb --- doc/filters.texi

[FFmpeg-cvslog] avfilter/af_asdr: use single structure for sums

2023-08-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Aug 13 05:03:00 2023 +0200| [10110a30b54c161fd267bb53b424b12aabdfcf70] | committer: Paul B Mahol avfilter/af_asdr: use single structure for sums > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=10110a30b54c161fd267bb53b424b12aabdfcf70 ---

[FFmpeg-cvslog] avfilter: add asisdr filter

2023-08-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Aug 13 04:19:08 2023 +0200| [e41d52216cfe3537d7eadca863fb25838edd18c6] | committer: Paul B Mahol avfilter: add asisdr filter > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e41d52216cfe3537d7eadca863fb25838edd18c6 --- doc/filters.texi

[FFmpeg-cvslog] avfilter/af_asdr: remove wrong scaling from sdr, and fix sisdr formula

2023-08-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Aug 14 01:36:34 2023 +0200| [24c013369dee69b87b517d6a7d71644d094a4e46] | committer: Paul B Mahol avfilter/af_asdr: remove wrong scaling from sdr, and fix sisdr formula > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=24c013369dee69b87b517d

[FFmpeg-cvslog] Bump minor libavfilter version and add Changelog entry

2023-08-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Aug 14 11:24:12 2023 +0200| [c7049013247ac6c4851cf1b4ad6e22f0461a775a] | committer: Paul B Mahol Bump minor libavfilter version and add Changelog entry > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c7049013247ac6c4851cf1b4ad6e22f0461a77

[FFmpeg-cvslog] configure: Set WIN32_LEAN_AND_MEAN at configure time

2023-08-14 Thread L . E . Segovia
ffmpeg | branch: master | L. E. Segovia | Mon Aug 14 08:53:37 2023 -0300| [ddc1cd5cdd2570bf3d6ab807ee0ecfacdf09431d] | committer: Martin Storsjö configure: Set WIN32_LEAN_AND_MEAN at configure time Including winsock2.h or windows.h without WIN32_LEAN_AND_MEAN cause bzlib.h to parse as nonsense

[FFmpeg-cvslog] avcodec/wavpack: remove hard limitation on number of supported channels

2023-08-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Aug 15 00:12:52 2023 +0200| [46412a8935e4632b2460988bfce4152c7dccce22] | committer: Paul B Mahol avcodec/wavpack: remove hard limitation on number of supported channels > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=46412a8935e4632b24609

[FFmpeg-cvslog] avcodec/wavpackenc: add support for encoding unspec channel layouts

2023-08-14 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Aug 15 00:27:40 2023 +0200| [a3b434e1515ecb0de0c4b92c6b7659e510b980c2] | committer: Paul B Mahol avcodec/wavpackenc: add support for encoding unspec channel layouts Also write 0 for chmask if mask have bits outside of first 32 bits, as wavpack does n