[FFmpeg-cvslog] ffmpeg: silence a thread_safe_callbacks deprecation warning

2021-06-10 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Jun 7 09:17:05 2021 -0300| [94af6414ab74b9785bee89bd0a167c4788d6b598] | committer: James Almer ffmpeg: silence a thread_safe_callbacks deprecation warning Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=94af64

[FFmpeg-cvslog] examples/muxing: add missing header

2021-06-10 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Jun 10 21:19:39 2021 -0300| [ae0863b91ddf60795967273b913d93825b04183c] | committer: James Almer examples/muxing: add missing header Fixed compilation broken by e67e02d15672. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] examples/demuxing_decoding: add missing header

2021-06-10 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Jun 10 21:19:12 2021 -0300| [3191bb5c355c6b1af5e1756e4ec1b57d0b5e1b7c] | committer: James Almer examples/demuxing_decoding: add missing header Fixed compilation broken by e67e02d15672. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi

[FFmpeg-cvslog] examples/extract_mvs: add missing header

2021-06-10 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Jun 10 21:19:28 2021 -0300| [260dc1c5f3499eea0203d538719ecf27bd165e5a] | committer: James Almer examples/extract_mvs: add missing header Fixed compilation broken by e67e02d15672. Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] avformat: make AVStream.pts_wrap_bits public

2021-06-10 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Jun 9 15:04:48 2021 -0300| [2cccab96f6f2870c77a5940be49c28d4b3d82bc7] | committer: James Almer avformat: make AVStream.pts_wrap_bits public It can be useful to library users, and is currently being used by ffmpeg.c Suggested-by: Hendrik Leppkes Sig

[FFmpeg-cvslog] avfilter/overlay_cuda: support expression of x y position

2021-06-10 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Tue Jun 8 18:45:03 2021 +0800| [58c908cf9419ab79c7afa3c29197bcf1533f4028] | committer: Timo Rothenpieler avfilter/overlay_cuda: support expression of x y position and add per-frame / init mode for it. Signed-off-by: Steven Liu Signed-off-by: Timo Rothe

[FFmpeg-cvslog] avformat/mpegtsenc: enable muxing of ARIB captions

2021-06-10 Thread zheng qian
ffmpeg | branch: master | zheng qian | Fri Apr 16 00:21:33 2021 +0900| [f38458089f28df73a7badf459117d668ce988ca6] | committer: Jan Ekström avformat/mpegtsenc: enable muxing of ARIB captions Writes a general ARIB stream identifier descriptor, as well as a data component descriptor which also inc

[FFmpeg-cvslog] lavu/video_enc_params: make sure blocks are properly aligned

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Apr 8 11:16:06 2021 +0200| [c8778606b3811da6bd58ca6b73d2446bd430013e] | committer: Anton Khirnov lavu/video_enc_params: make sure blocks are properly aligned > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c8778606b3811da6bd58ca6b73d24

[FFmpeg-cvslog] lavf/matroska: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:56:46 2021 +0200| [823ca1ba84051bdaf63fb5418d2108e39136ff36] | committer: Anton Khirnov lavf/matroska: avoid avcodec.h dependency > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=823ca1ba84051bdaf63fb5418d2108e39136ff36 --- l

[FFmpeg-cvslog] lavf/mp3dec: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:56:46 2021 +0200| [1256b71ba9509ed670e82ed95cad8e45e9866c3a] | committer: Anton Khirnov lavf/mp3dec: avoid avcodec.h dependency > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1256b71ba9509ed670e82ed95cad8e45e9866c3a --- lib

[FFmpeg-cvslog] lavf/latmenc: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:35:13 2021 +0200| [f3dafe6a41bca07d727d0d984f2f0f2164ff4414] | committer: Anton Khirnov lavf/latmenc: avoid avcodec.h dependency > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f3dafe6a41bca07d727d0d984f2f0f2164ff4414 --- li

[FFmpeg-cvslog] lavf/id3v1: drop unnecessary avcodec.h include

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:23:50 2021 +0200| [e246625b016a0d752076f8f73e16652ef8a9c94d] | committer: Anton Khirnov lavf/id3v1: drop unnecessary avcodec.h include > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e246625b016a0d752076f8f73e16652ef8a9c94d --

[FFmpeg-cvslog] lavf/mov_chan: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:56:46 2021 +0200| [c9642265f8089d93c468487d5f852b40da74c125] | committer: Anton Khirnov lavf/mov_chan: avoid avcodec.h dependency > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c9642265f8089d93c468487d5f852b40da74c125 --- l

[FFmpeg-cvslog] lavf/hevc: drop unnecessary avcodec.h include

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:23:50 2021 +0200| [5620d18e660d5715b959be849f339a13ee000c72] | committer: Anton Khirnov lavf/hevc: drop unnecessary avcodec.h include > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5620d18e660d5715b959be849f339a13ee000c72 ---

[FFmpeg-cvslog] lavf/framecrcenc: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:16:10 2021 +0200| [f79d009b7cef17582805bcaa64134b9ae9eabb55] | committer: Anton Khirnov lavf/framecrcenc: avoid avcodec.h dependency > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f79d009b7cef17582805bcaa64134b9ae9eabb55 ---

[FFmpeg-cvslog] lavf/adtsenc: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:16:10 2021 +0200| [239b7d2e40777b016ab3e365d489646fe1e28ac9] | committer: Anton Khirnov lavf/adtsenc: avoid avcodec.h dependency > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=239b7d2e40777b016ab3e365d489646fe1e28ac9 --- li

[FFmpeg-cvslog] lavf/a64: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:16:10 2021 +0200| [e7196afe28acaea623fc4803b86c7e6241bf8861] | committer: Anton Khirnov lavf/a64: avoid avcodec.h dependency > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e7196afe28acaea623fc4803b86c7e6241bf8861 --- libavf

[FFmpeg-cvslog] lavf/avformat.h: drop the avcodec.h include

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:54:50 2021 +0200| [e67e02d15672a87da1b0566e197a1e19dc7e1e33] | committer: Anton Khirnov lavf/avformat.h: drop the avcodec.h include Since AVStream.codec is gone, avformat.h does not require anything from avcodec.h. > http://git.videolan.

[FFmpeg-cvslog] tools/uncoded_frame: include required headers explicitly

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon May 31 12:16:39 2021 +0200| [ed728da3af6f8916c4b35472f822f05d41c4524c] | committer: Anton Khirnov tools/uncoded_frame: include required headers explicitly > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed728da3af6f8916c4b35472f822f05d4

[FFmpeg-cvslog] lavf/icoenc: include required headers explicitly

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:52:30 2021 +0200| [51200769c3f8360d83393200fa022b8bb2722a1c] | committer: Anton Khirnov lavf/icoenc: include required headers explicitly > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=51200769c3f8360d83393200fa022b8bb2722a1c

[FFmpeg-cvslog] lavf/internal: include avcodec.h explicitly

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:28:40 2021 +0200| [c4c6c83421a1fa93537dc3907e755b6fa0b84563] | committer: Anton Khirnov lavf/internal: include avcodec.h explicitly Do not depend on avformat.h to provide it. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c4

[FFmpeg-cvslog] lavfi/lavfutils: include required headers explicitly

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:27:13 2021 +0200| [5d920255aae9ebaf2a96b3d5429b7391cdcc7bf4] | committer: Anton Khirnov lavfi/lavfutils: include required headers explicitly > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d920255aae9ebaf2a96b3d5429b7391cdcc7

[FFmpeg-cvslog] lavc/get_bits: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:22:03 2021 +0200| [c28823ff97f3281698a2cc7e7a6df5d168c68d50] | committer: Anton Khirnov lavc/get_bits: avoid avcodec.h dependency Include only defs.h, needed for AV_INPUT_BUFFER_PADDING_SIZE. > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] lavc/hevc_sei: include buffer.h explicitly

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon May 31 12:01:45 2021 +0200| [58a39e3436ced39a2d1ef10e76f243e98ed235be] | committer: Anton Khirnov lavc/hevc_sei: include buffer.h explicitly Do not rely on including it indirectly through get_bits.h->avcodec.h > http://git.videolan.org/gitweb.cgi/

[FFmpeg-cvslog] lavc/cbs_internal: clean up headers

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Mar 2 10:57:46 2021 +0100| [9dbdabe0e0526a4ab7d9e2d2175679c741d19069] | committer: Anton Khirnov lavc/cbs_internal: clean up headers Include all required headers explicitly, avoid avcodec.h dependency. > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] lavc/mlp_parse: add required includes explicitly

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:21:19 2021 +0200| [43002487cbae4f7a94c575679790816e0ad99434] | committer: Anton Khirnov lavc/mlp_parse: add required includes explicitly > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=43002487cbae4f7a94c575679790816e0ad99434

[FFmpeg-cvslog] lavc/cbs: avoid avcodec.h dependency

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Mar 2 10:55:16 2021 +0100| [e91901adf66371bdb2d4c389b6736a8f95d50fdf] | committer: Anton Khirnov lavc/cbs: avoid avcodec.h dependency Include only the headers that are actually needed. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e

[FFmpeg-cvslog] lavc/dolby_e_parser: #include avcodec.h explicitly

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:19:39 2021 +0200| [93822dacb903009ae21574771c8d25b09b18b8ed] | committer: Anton Khirnov lavc/dolby_e_parser: #include avcodec.h explicitly This file uses definitions from it, but relies on an indirect include through get_bits.h > http://

[FFmpeg-cvslog] lavc/cbs_bsf.h: explicitly #include all required headers

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Mar 2 10:53:50 2021 +0100| [f3f404edd2298e051c72b9817bf0477ecb7dcb92] | committer: Anton Khirnov lavc/cbs_bsf.h: explicitly #include all required headers > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f3f404edd2298e051c72b9817bf0477ec

[FFmpeg-cvslog] lavc: move av_get_profile_name() from avcodec.h to codec.h

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:58:23 2021 +0200| [7c9763070d9026197cb75909165545d7b8f330cf] | committer: Anton Khirnov lavc: move av_get_profile_name() from avcodec.h to codec.h > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c9763070d9026197cb75909165545d

[FFmpeg-cvslog] lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:58:23 2021 +0200| [bb3648e6766fa3a3f323983f69b57c9b7821583c] | committer: Anton Khirnov lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bb3648e6766fa3a3f3

[FFmpeg-cvslog] lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon May 31 12:13:51 2021 +0200| [881db34f6a02be3a3a5aa56d8712cb1ecc9a7d13] | committer: Anton Khirnov lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=881db34f6a02be3a3a5aa56d8712cb1

[FFmpeg-cvslog] lavc: move small misc definitions into a separate header

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:16:22 2021 +0200| [ff0a96046d8d2758139872fd94f95da9d5b83caa] | committer: Anton Khirnov lavc: move small misc definitions into a separate header This will allow to avoid #including the entire avcodec.h in some places. > http://git.videol

[FFmpeg-cvslog] lavc: move avcodec_profile_name() from avcodec.h to codec_id.h

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 19:07:09 2021 +0200| [2628dff366b8a63303a34a4e6990a7d845f421bc] | committer: Anton Khirnov lavc: move avcodec_profile_name() from avcodec.h to codec_id.h > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2628dff366b8a63303a34a4e699

[FFmpeg-cvslog] lavc: move av_get_[exact_]bits_per_sample() to codec_id.h

2021-06-10 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Fri May 21 18:32:50 2021 +0200| [000f35125f26d92a80b02d945ef2b3a3e2a11c20] | committer: Anton Khirnov lavc: move av_get_[exact_]bits_per_sample() to codec_id.h > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=000f35125f26d92a80b02d945ef2b3a3

[FFmpeg-cvslog] ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match

2021-06-10 Thread zhilizhao
ffmpeg | branch: master | zhilizhao | Tue Apr 27 13:09:56 2021 +0800| [cf1746d77989c2742c8c364f57a626942cccd8d1] | committer: Steven Liu ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match Simple test results: Command: ./ffmpeg -y -hwaccel videotoolbox -hwaccel_output_format

[FFmpeg-cvslog] hwcontext_vulkan: fix typo in vulkan_device_init()

2021-06-10 Thread Lynne
ffmpeg | branch: master | Lynne | Thu Jun 10 12:24:04 2021 +0200| [08d933bf6169a93631fd76354214f837c973c18f] | committer: Lynne hwcontext_vulkan: fix typo in vulkan_device_init() load_functions() did not load the device-level functions. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit