[FFmpeg-cvslog] doc/ffmpeg: fix typo in VCD creation example

2022-06-11 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Jun 11 21:15:18 2022 +0200| [843c4346b1024bf81bfeda887e3598afe6341681] | committer: Gyan Doshi doc/ffmpeg: fix typo in VCD creation example Fixes ticket #9753. Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] avcodec/x86/h264_qpel_8bit: Remove unused function

2022-06-11 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Jun 8 16:47:32 2022 +0200| [8678b75bda151ccb73d847765729d10d60ad562c] | committer: Andreas Rheinhardt avcodec/x86/h264_qpel_8bit: Remove unused function Namely ff_avg_h264_qpel8or16_hv1_lowpass_op_mmxext. It seems to exist since 610e00b3594bf

[FFmpeg-cvslog] avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxext

2022-06-11 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Jun 8 00:43:38 2022 +0200| [1799e27020983ea49a3a59501c33758df444a6e5] | committer: Andreas Rheinhardt avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxext Forgotten in 9ba9c3402499d90e54f8aa111b62c278206d11af. Signed-off-by: Andreas Rhe

[FFmpeg-cvslog] avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmx

2022-06-11 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Jun 8 16:09:25 2022 +0200| [50a8cbb23e9a982292bf7737004c97eba776c00e] | committer: Andreas Rheinhardt avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmx Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] avcodec/videodsp: Make ff_emulated_edge_mc_16 static

2022-06-11 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Jun 8 15:59:25 2022 +0200| [1cb038a7d529f4012f8abd0443c9d4e80f5f201b] | committer: Andreas Rheinhardt avcodec/videodsp: Make ff_emulated_edge_mc_16 static Only ff_emulated_edge_mc_8() is used outside of lavc/videodsp.c. Reviewed-by: Ronald S

[FFmpeg-cvslog] avcodec/v4l2_m2m: Remove unused ff_v4l2_m2m_codec_full_reinit

2022-06-11 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Jun 8 15:12:19 2022 +0200| [ae2dd5d42b04e287f1200c049db0a6febd229dc0] | committer: Andreas Rheinhardt avcodec/v4l2_m2m: Remove unused ff_v4l2_m2m_codec_full_reinit Unused since df701ed0b582a6b5c763310b4225446089cbcfb1. Signed-off-by: Andreas

[FFmpeg-cvslog] avcodec/hevcdec: Make ff_hevc_pel_weight static

2022-06-11 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Jun 8 00:22:05 2022 +0200| [324545d02f702de4c3c73962ef7059f8111c3138] | committer: Andreas Rheinhardt avcodec/hevcdec: Make ff_hevc_pel_weight static Only used here. Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ff

[FFmpeg-cvslog] avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.h

2022-06-11 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Jun 7 19:40:33 2022 +0200| [5eee930726406b2e836dba5cfe87933c7fdfbbd0] | committer: Andreas Rheinhardt avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.h This file does not use anything from get_bits.h at all; furthermore hev

[FFmpeg-cvslog] avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnow

2022-06-11 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Jun 8 14:57:58 2022 +0200| [03cbec7bdc8d2b27084784261647bd70e28e0174] | committer: Andreas Rheinhardt avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnow qpeldsp does not use 3dnow, it is MMXEXT-only. Signed-off-by: Andreas Rh

[FFmpeg-cvslog] avcodec/libx264: Set min build version to 158 for msvc

2022-06-11 Thread Matt Oliver
ffmpeg | branch: master | Matt Oliver | Thu Jun 9 23:27:08 2022 +| [dd5a0302d5286e66ca03a57770537d5afa4c7775] | committer: Marton Balint avcodec/libx264: Set min build version to 158 for msvc Was "[PATCH] libx264: Do not explicitly set X264_API_IMPORTS" Setting X264_API_IMPORTS only affe

[FFmpeg-cvslog] avformat/os_support: use windows stat structs with 64bit time_t

2022-06-11 Thread softworkz
ffmpeg | branch: master | softworkz | Thu Jun 9 23:22:03 2022 +| [3b3c567ad3d45a3f5d90668a1dd32f11b89fc4b5] | committer: Martin Storsjö avformat/os_support: use windows stat structs with 64bit time_t Signed-off-by: softworkz Signed-off-by: Martin Storsjö > http://git.videolan.org/gitwe