[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-01 Thread Zhao Zhili
ffmpeg | branch: release/3.2 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [bd51c9dfaf82e9789273b6524cd61647e45c9fcc] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure Signed

[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-01 Thread Zhao Zhili
ffmpeg | branch: release/4.0 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [067277da5c7c7f3efa3ba327731adcc1932f6b6c] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure Signed

[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-01 Thread Zhao Zhili
ffmpeg | branch: release/2.8 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [7db4f36291464ba81c75accd99c0279e6892463a] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure Signed

[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-01 Thread Zhao Zhili
ffmpeg | branch: release/4.3 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [143e2d0d6653426b871ff5802a1d558d60f574fe] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure Signed

[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-01 Thread Zhao Zhili
ffmpeg | branch: release/4.2 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [6b0276f05ee0ee7c7cb76d381fe3e27cae806205] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure Signed

[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-01 Thread Zhao Zhili
ffmpeg | branch: release/4.1 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [5b1270a1f7830db1fcfa874a5d24a75fc0a7c280] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure Signed

[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-02 Thread Zhao Zhili
ffmpeg | branch: release/3.4 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [27660619016014ee64aec085608f1c8e79029fac] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure Signed

[FFmpeg-cvslog] avformat/mov: fix memleaks

2020-07-03 Thread Zhao Zhili
ffmpeg | branch: release/3.3 | Zhao Zhili | Sun Jun 28 11:15:39 2020 +0800| [d04829a36ba19ed867d9ec9140eebbee43de3866] | committer: Andreas Rheinhardt avformat/mov: fix memleaks Fix two cases of memleaks: 1. The leak of dv_demux 2. The leak of dv_fctx upon dv_demux allocate failure Signed

[FFmpeg-cvslog] avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default

2020-07-07 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Jul 5 00:51:53 2020 +0800| [806a4d5187aeb82b97898683242886ed1e84f894] | committer: Michael Niedermayer avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default Reviewed-by: Andreas Rheinhardt Signed-off-by: Michael

[FFmpeg-cvslog] avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default

2020-07-09 Thread Zhao Zhili
ffmpeg | branch: release/4.2 | Zhao Zhili | Sun Jul 5 00:51:53 2020 +0800| [a06587b01af49822f79d0b0a174759d53b360649] | committer: Michael Niedermayer avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default Reviewed-by: Andreas Rheinhardt Signed-off-by

[FFmpeg-cvslog] avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default

2020-07-09 Thread Zhao Zhili
ffmpeg | branch: release/4.3 | Zhao Zhili | Sun Jul 5 00:51:53 2020 +0800| [d4ced9ebb7925f7e0ed43535d0b7a40de72098b9] | committer: Michael Niedermayer avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default Reviewed-by: Andreas Rheinhardt Signed-off-by

[FFmpeg-cvslog] avformat/mov: fix atom type to string conversion

2020-07-16 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Jul 12 00:26:58 2020 +0800| [af7b1031e1e670e4a43c3ff4beb9c5931084876b] | committer: Michael Niedermayer avformat/mov: fix atom type to string conversion The conversion was endian-dependent, and it may contain non-printable characters. Signed-off-by

[FFmpeg-cvslog] avfilter: remove useless cast

2020-08-23 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Mon Oct 28 00:02:36 2019 +0800| [26f81e5e83a015578c4c0c1d121a5e5f6c72bf8a] | committer: Andreas Rheinhardt avfilter: remove useless cast Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] ffplay: fix autoexit doesn't work in the case of pb->error

2020-09-08 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Aug 27 00:44:56 2020 +0800| [99e12b5736bd4a63186a4fc71b69ca3ec0c9fa34] | committer: Marton Balint ffplay: fix autoexit doesn't work in the case of pb->error Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] avformat/mov: fix typo in comments

2020-09-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Sep 18 22:33:37 2020 +0800| [b17e5c3416771b6958618ca204e3aa5884b8614e] | committer: Michael Niedermayer avformat/mov: fix typo in comments Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/http: fix memleak

2020-09-25 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Mon Aug 24 00:58:09 2020 +0800| [90351b5f11079a86230f131d30df173d4c737676] | committer: Michael Niedermayer avformat/http: fix memleak Reviewed-by: "myp...@gmail.com" Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.c

[FFmpeg-cvslog] avcodec/videotoolboxenc: fix use after destroy

2020-09-28 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Aug 27 05:38:45 2020 +0800| [d80d91d2135e416a0e50ac7127d95ac995f805f6] | committer: Rick Kern avcodec/videotoolboxenc: fix use after destroy The lock is used in clear_frame_queue(). Signed-off-by: Rick Kern > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/videotoolboxenc: fix align issue

2020-09-28 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Aug 27 05:38:44 2020 +0800| [419d2524a8239a8f00b4c1702c91065b259615a2] | committer: Rick Kern avcodec/videotoolboxenc: fix align issue bool a53_cc is accessed as int: src/libavutil/opt.c:129:9: runtime error: store to misaligned address

[FFmpeg-cvslog] avformat/rtsp: fix parse_rtsp_message

2020-10-01 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Sep 27 19:50:27 2020 +0800| [a191d4166f8fafaf415ebc489ebbc8f6d8d174fe] | committer: Martin Storsjö avformat/rtsp: fix parse_rtsp_message 1. Remove the assumption that the message method is TEARDOWN. 2. Don't ignore the error co

[FFmpeg-cvslog] avformat/udp: remove redundant setting of h->max_packet_size

2020-10-16 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Sep 24 00:15:16 2020 +0800| [15a74d21f3d7e8e6eca475903ef6252343861483] | committer: Marton Balint avformat/udp: remove redundant setting of h->max_packet_size h->max_packet_size is being reset in the following code. Signed-off-by: Marton

[FFmpeg-cvslog] build: add .metal to vpath to fix build error

2021-12-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Mon Dec 20 17:09:08 2021 +0800| [3c56b9c597565affdb97316fec11afb4cb5f1f00] | committer: Aman Karmani build: add .metal to vpath to fix build error Signed-off-by: Aman Karmani > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] build: simplify rules for metal

2021-12-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Mon Dec 20 17:09:09 2021 +0800| [35420ab7fd76bdcf43a2f671c39a2555a5fba488] | committer: Aman Karmani build: simplify rules for metal Signed-off-by: Aman Karmani > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avutil/display: fix inverted doc

2021-12-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Dec 12 17:26:03 2021 +0800| [278068dc60d8737341d73e58f508d01ff883876c] | committer: Andreas Rheinhardt avutil/display: fix inverted doc Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rate

2021-12-31 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Aug 27 15:13:42 2021 +0800| [c41761676276968b9f2f33c5c62357cde3a51dbc] | committer: Jun Zhao lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rate Users may take the description literally which leads to inverted results. Signed-off-by

[FFmpeg-cvslog] avformat/movenc: fix duration in mdhd box

2022-01-10 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Mon Jan 10 18:18:44 2022 +0800| [f37e66b3937a914e16d89a9050f042ad89567245] | committer: Martin Storsjö avformat/movenc: fix duration in mdhd box mvhd and tkhd present the post-editlist duration, while mdhd should have the pre-editlist duration

[FFmpeg-cvslog] avformat/movenc: fix duration in mdhd box

2022-01-10 Thread Zhao Zhili
ffmpeg | branch: release/5.0 | Zhao Zhili | Mon Jan 10 18:18:44 2022 +0800| [ce1558e66b0d10e00f7ebdfcfc9badb84301eaf3] | committer: Martin Storsjö avformat/movenc: fix duration in mdhd box mvhd and tkhd present the post-editlist duration, while mdhd should have the pre-editlist duration

[FFmpeg-cvslog] configure: add libplacebo to help message

2022-01-27 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Jan 27 13:01:43 2022 +0800| [2b15acb96aa011a0356d9dafe60e8bb2bdebf363] | committer: Lynne configure: add libplacebo to help message > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b15acb96aa011a0356d9dafe60e8bb2bdebf363 --- config

[FFmpeg-cvslog] hwcontext_vulkan: use VkPhysicalDeviceTimelineSemaphoreFeatures

2022-02-01 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Jan 27 11:39:45 2022 +0800| [b5a8b3d45a292746a08317752ac01d216077e948] | committer: Lynne hwcontext_vulkan: use VkPhysicalDeviceTimelineSemaphoreFeatures VkPhysicalDeviceVulkan12Features isn't implemented on MoltenV

[FFmpeg-cvslog] avformat/udp: set ttl upper bound to 255

2022-02-06 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Jan 27 00:22:59 2022 +0800| [9daac85da8ad94fde05ae6ec70555ef29a68605c] | committer: Marton Balint avformat/udp: set ttl upper bound to 255 Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/rtpproto: set ttl upper bound to 255

2022-02-06 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Jan 27 00:23:00 2022 +0800| [03afa12762f8c07da0706075820d78affaefd5ef] | committer: Marton Balint avformat/rtpproto: set ttl upper bound to 255 Also remove bogus millisecond reference from help text. Signed-off-by: Marton Balint > h

[FFmpeg-cvslog] avdevice/avfoundation: fix memleak

2022-02-22 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Feb 5 00:19:34 2022 +0800| [6b708592fa8c80a8c65b063b25bb496920d1eda0] | committer: Thilo Borgmann avdevice/avfoundation: fix memleak > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6b708592fa8c80a8c65b063b25bb496920d1e

[FFmpeg-cvslog] avdevice/avfoundation: check strdup

2022-02-22 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Feb 5 00:19:35 2022 +0800| [079de4991229fe18aeafee4ef2d420ce62861b81] | committer: Thilo Borgmann avdevice/avfoundation: check strdup > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=079de4991229fe18aeafee4ef2d420ce62861

[FFmpeg-cvslog] avutil/hwcontext_vulkan: fix typo in undef

2022-03-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Mar 10 01:02:38 2022 +0800| [910a24eb330694a24da20efd03706a7a6052bb77] | committer: Lynne avutil/hwcontext_vulkan: fix typo in undef > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=910a24eb330694a24da20efd03706a7a6052bb77 --- libavu

[FFmpeg-cvslog] avcodec/setts_bsf: fix memleak

2022-03-18 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Mar 18 10:54:42 2022 +0800| [6f210ebae2c2e5f44312d723af8a21c87e5a612d] | committer: James Almer avcodec/setts_bsf: fix memleak Reviewed-by: Paul B Mahol Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/hls: add AVFMT_NO_BYTE_SEEK flag

2022-03-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Mar 16 01:06:01 2022 +0800| [92053aa26053b941a027a4fc56674d7d86ba1e58] | committer: Marton Balint avformat/hls: add AVFMT_NO_BYTE_SEEK flag After d6ac6650b91, ffplay failed to seek HLS stream with AVSEEK_FLAG_BYTE enabled by default. Signed-off-by

[FFmpeg-cvslog] ffplay: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytes

2022-03-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Mar 16 01:06:02 2022 +0800| [269ed0a4138790285b29be9a7f4cb7237c7b6215] | committer: Marton Balint ffplay: check AVFMT_NO_BYTE_SEEK flag for seek_by_bytes Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] ffplay: don't shadow global variable

2022-03-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Mar 16 10:14:11 2022 +0800| [117672c8144b55452dbbecca5bbad88a292430e4] | committer: Marton Balint ffplay: don't shadow global variable Signed-off-by: Marton Balint > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] avfilter/video: fix shadowed variable

2022-03-22 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Mar 10 14:53:38 2022 +0800| [303ddab7eaf88a1dca6c3d1b1b89afa6d9905a7e] | committer: Anton Khirnov avfilter/video: fix shadowed variable Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/libsrt: fix deprecated warning

2022-03-29 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Mar 25 15:39:04 2022 +0800| [397a777aa116f7da0d8c23bfc21874c3381e1c71] | committer: Steven Liu avformat/libsrt: fix deprecated warning srt_socket was deprecated after 1.4.1. Reviewed-by: Limin Wang Signed-off-by: Steven Liu > h

[FFmpeg-cvslog] avformat/libsrt: use a larger buffer for find_info_tag

2022-03-29 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Aug 14 18:43:03 2021 +0800| [3721aaeaaae9f817abb843117ae8dae1dc280a7f] | committer: Steven Liu avformat/libsrt: use a larger buffer for find_info_tag The upper limit of strlen(streamid) is 512. Use a larger buffer for future proof, for example, deal

[FFmpeg-cvslog] MAINTAINERS: add myself as maintainer for libsrt protocol

2022-03-31 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Mar 25 15:40:33 2022 +0800| [54a4c58dd6ede1c338f42b17dd434c1f01d9830e] | committer: Limin Wang MAINTAINERS: add myself as maintainer for libsrt protocol Reviewed-by: Steven Liu Reviewed-by: Marton Balint Signed-off-by: Zhao Zhili Signed-off-by

[FFmpeg-cvslog] examples/decode_video: flush parser to fix missing frame

2022-04-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Jul 14 10:58:42 2021 +0800| [d1a44f261aad2da5d2d4172b3782ee1b6402c3dc] | committer: Zhao Zhili examples/decode_video: flush parser to fix missing frame Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/mov: fix missing extra data updating

2022-04-27 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Mar 30 02:04:46 2022 +0800| [d114f064c6e9294d6cd0453a51cac584120e6799] | committer: Zhao Zhili avformat/mov: fix missing extra data updating The stsc_index is checked and updated for the next sample. If the next sample needs to update stsd_index and

[FFmpeg-cvslog] avformat/mov: log the right variable

2022-04-27 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 29 12:50:52 2022 +0800| [43afd8c681a168a7ad332a4aed52fa393b56e08f] | committer: Zhao Zhili avformat/mov: log the right variable Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/movenc: sidx earliest_presentation_time is applied after editlist

2022-04-29 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Mar 29 12:50:53 2022 +0800| [301141b57636c4430e7440e8ff4956daf9cb0fb3] | committer: Zhao Zhili avformat/movenc: sidx earliest_presentation_time is applied after editlist Fix #8334 Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avutil/hwcontext_videotoolbox: create real buffer pool

2022-04-29 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Mar 10 12:37:53 2022 +0800| [c3f00daa995e7438f57aba7ec2367f02345bc223] | committer: Zhao Zhili avutil/hwcontext_videotoolbox: create real buffer pool vt_get_buffer shouldn't do buffer pool's job. Signed-off-by: Zhao Zhili > http://git

[FFmpeg-cvslog] avformat/mov: add interleaved_read option

2023-09-13 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Sep 12 01:03:58 2023 +0800| [a8d9da4c8b574dab4f35f4b6802f52b1bc0156cc] | committer: Zhao Zhili avformat/mov: add interleaved_read option For badly interleaved files, interleave packets from multiple tracks at the demuxer level can trigger seeking

[FFmpeg-cvslog] avfilter/dnn_filter_common: fix memleak

2023-09-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Sep 2 16:23:52 2023 +0800| [3e24a2776523866378ef16fbec7ca85291ddccd6] | committer: Guo Yejun avfilter/dnn_filter_common: fix memleak Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/dnn_backend_openvino: reduce indentation in free_model_ov

2023-09-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Sep 2 16:23:54 2023 +0800| [7cb632929614677adf96c75331a4af93b245628c] | committer: Guo Yejun avfilter/dnn_backend_openvino: reduce indentation in free_model_ov No functional changes except ensures model isn't null. Signed-off-by: Zhao

[FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix use uninitialized values

2023-09-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Sep 2 16:23:55 2023 +0800| [e0880ef8cb5f92d1c2acb951477d04cb782a6705] | committer: Guo Yejun avfilter/dnn_backend_openvino: fix use uninitialized values Error handling was broken since neither `ret` nor `task` has being initialized on error path

[FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix multiple memleaks

2023-09-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Sep 2 16:23:53 2023 +0800| [5369548f2e55f7c90969c038f4066a2924168d6d] | committer: Guo Yejun avfilter/dnn_backend_openvino: fix multiple memleaks Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path

2023-09-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Sep 2 16:23:56 2023 +0800| [d2c5c3b7ef7d202fd428c66ceab89e9e9f474f02] | committer: Guo Yejun avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix leak of ov_shape_t

2023-09-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Sep 2 16:23:57 2023 +0800| [37123100d29ee934188b4007d75751e3c0fa2eba] | committer: Guo Yejun avfilter/dnn_backend_openvino: fix leak of ov_shape_t > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=37123100d29ee934188b4007d75751e3c0fa2

[FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix input_port/output_port leaks

2023-09-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Sep 2 16:23:58 2023 +0800| [791b88fcb49805df593d6d08803568ace3d2a017] | committer: Guo Yejun avfilter/dnn_backend_openvino: fix input_port/output_port leaks > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avfilter/dnn_backend_openvino: fix wild pointer on error path

2023-09-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Sep 2 16:23:59 2023 +0800| [4f4dc0a1a29d3689ba8e73a08c13d4f2e152aad1] | committer: Guo Yejun avfilter/dnn_backend_openvino: fix wild pointer on error path When ov_model_const_input_by_name/ov_model_const_output_by_name failed, input_port/output_port

[FFmpeg-cvslog] avdevice/android_camera: fix missing include for usleep

2023-09-18 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Sep 17 10:48:38 2023 +0800| [eb96dda5ede46550af8a9fce77fea20a00838a83] | committer: Zhao Zhili avdevice/android_camera: fix missing include for usleep Reviewed-by: Andreas Rheinhardt Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/jni: make global variables static

2023-09-18 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Sep 17 11:29:44 2023 +0800| [1c61aa1a02d66c2abf8365aae558fd5782c7a594] | committer: Zhao Zhili avcodec/jni: make global variables static Reviewed-by: Matthieu Bouron Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avutil/avutil: make AV_TIME_BASE_Q available in C++

2023-09-18 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Sep 19 00:52:21 2023 +0800| [ba9cd06c763648ecd1f447d7a672a0da85749d30] | committer: Zhao Zhili avutil/avutil: make AV_TIME_BASE_Q available in C++ ISO C++ forbids compound-literals. It's not available with MSVC. This is a known issue from 10

[FFmpeg-cvslog] avfilter/vf_smartblur: pass old context to sws_getCachedContext

2023-09-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Sep 15 23:16:17 2023 +0800| [3951c1899ece9c968587d8a0f3e9ab7498669117] | committer: Zhao Zhili avfilter/vf_smartblur: pass old context to sws_getCachedContext Otherwise it make no sense to use sws_getCachedContext. Signed-off-by: Zhao Zhili > h

[FFmpeg-cvslog] fate/screen: workaround test failure on mac M1

2023-10-18 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Oct 8 21:17:01 2023 +0800| [ade0612cfbd93274afc132c717af63ee617cddcd] | committer: Zhao Zhili fate/screen: workaround test failure on mac M1 The last frame is corrupted. It has different results on different platform. Signed-off-by: Zhao Zhili

[FFmpeg-cvslog] avcodec/videotoolboxenc: add hw_configs

2023-10-18 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Oct 12 20:49:33 2023 +0800| [cbb6199ff864c6985efad1bb63cdad6e8a650b9b] | committer: Zhao Zhili avcodec/videotoolboxenc: add hw_configs Will be used in the following patch. With hw_config we can get avctx->hw_frames_ctx, and with avctx->hw_fram

[FFmpeg-cvslog] avcodec/videotoolboxenc: Check and set hevc profile

2023-10-18 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Oct 12 20:49:34 2023 +0800| [236197088059b8e86becb7c3fe5d2cb14466bf25] | committer: Zhao Zhili avcodec/videotoolboxenc: Check and set hevc profile 1. If user don't specify the profile, set it to main10 when pixel format is 10 bits. Befor

[FFmpeg-cvslog] avutil/hwcontext_vulkan: fix memleak when device_create is skipped

2023-10-28 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Oct 27 19:53:10 2023 +0800| [891f70c6d55571cc870b42c73b71b60c007e0ded] | committer: Zhao Zhili avutil/hwcontext_vulkan: fix memleak when device_create is skipped Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats

2023-10-28 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Oct 27 23:37:00 2023 +0800| [63078b45999d116945841146576d914cc0389fe2] | committer: Zhao Zhili avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats Move it to transfer_get_formats. Signed-off-by: Zhao Zhili > http://git.vide

[FFmpeg-cvslog] avutil/hwcontext_vaapi: return ENOSYS for unsupported operation

2023-10-28 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Oct 28 14:33:31 2023 +0800| [105657540bdc1d008bee9353210ca684fbe8d65c] | committer: Zhao Zhili avutil/hwcontext_vaapi: return ENOSYS for unsupported operation av_hwframe_transfer_data try with src_ctx first. If the operation failed with AVERROR

[FFmpeg-cvslog] avutil/hwcontext_vaapi: return ENOSYS for unsupported operation

2023-10-29 Thread Zhao Zhili
ffmpeg | branch: release/6.1 | Zhao Zhili | Sat Oct 28 14:33:31 2023 +0800| [1e84d9c5da685af9ca54ef31a6091f2bff8d646c] | committer: Zhao Zhili avutil/hwcontext_vaapi: return ENOSYS for unsupported operation av_hwframe_transfer_data try with src_ctx first. If the operation failed with AVERROR

[FFmpeg-cvslog] avutil/hwcontext_vulkan: fix memleak when device_create is skipped

2023-10-29 Thread Zhao Zhili
ffmpeg | branch: release/6.1 | Zhao Zhili | Fri Oct 27 19:53:10 2023 +0800| [bf1e5f277384ff816394e966c1adb3a9598172d5] | committer: Zhao Zhili avutil/hwcontext_vulkan: fix memleak when device_create is skipped Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats

2023-10-29 Thread Zhao Zhili
ffmpeg | branch: release/6.1 | Zhao Zhili | Fri Oct 27 23:37:00 2023 +0800| [2233b51283d5368ca2aeda5984aa14d0f6f52687] | committer: Zhao Zhili avutil/hwcontext_vulkan: cuda doesn't belong to valid_sw_formats Move it to transfer_get_formats. Signed-off-by: Zhao Zhili &

[FFmpeg-cvslog] mailmap: remap my email accounts

2023-11-03 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Nov 2 11:01:45 2023 +0800| [e920a8480185ff9112b2369a8f3418fa5d0ce5f0] | committer: Zhao Zhili mailmap: remap my email accounts Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avdevice/android_camera: fix build failure due to typo

2023-11-06 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Nov 3 17:32:07 2023 +0800| [f084e9b0beca71129f36d8ae58e027adddf37fa1] | committer: Zhao Zhili avdevice/android_camera: fix build failure due to typo Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] MAINTAINERS: add myself as a mediacodec and videotoolbox maintainer

2023-11-08 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Nov 7 11:19:29 2023 +0800| [5a2ca4bf7a3f8ba566283b48f0b8558d8c221e41] | committer: Zhao Zhili MAINTAINERS: add myself as a mediacodec and videotoolbox maintainer Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avutil/hwcontext_vulkan: fix run on macOS

2023-11-08 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Nov 7 23:44:45 2023 +0800| [6f39dee9747144106c6f4d6be9ebf9fe50491162] | committer: Zhao Zhili avutil/hwcontext_vulkan: fix run on macOS VK_KHR_PORTABILITY_ENUMERATION_EXTENSION_NAME is required on macOS, and

[FFmpeg-cvslog] avdevice/android_camera: fix build failure due to typo

2023-11-09 Thread Zhao Zhili
ffmpeg | branch: release/6.1 | Zhao Zhili | Fri Nov 3 17:32:07 2023 +0800| [3d7c02e4a2750f41dd4ee032c261ddb62f6e3374] | committer: Zhao Zhili avdevice/android_camera: fix build failure due to typo Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fftools/ffplay: add hwaccel decoding support

2023-11-14 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Nov 8 00:45:04 2023 +0800| [a1a6a328f0f58af23c174828775754b28ac64b2d] | committer: Zhao Zhili fftools/ffplay: add hwaccel decoding support Add vulkan renderer via libplacebo. Simple usage: $ ffplay -hwaccel vulkan foo.mp4 Use cuda to vulkan map

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri May 19 19:23:33 2023 +0800| [d3aa0cd16f5e952bc346b7c74b4dcba95151a63a] | committer: Zhao Zhili avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames If there is a single group of SPS/PPS before an IDR frame, but no SPS/PPS after that, we

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri May 19 00:46:39 2023 +0800| [91cbae2f6cc77f950459195bdc1bceb7fd4ea9f5] | committer: Zhao Zhili avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling start_code_size depends on whether PS comes from out-of-band or in-band. Make the code more

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: process new extradata

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri May 19 19:46:36 2023 +0800| [aa3b857101f60b52177768f72d7cf74d6c03c090] | committer: Zhao Zhili avcodec/h264_mp4toannexb_bsf: process new extradata For fate-h264_mp4toannexb_ticket5927 and fate-h264_mp4toannexb_ticket5927_2, they work by accident

[FFmpeg-cvslog] avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri May 19 19:17:42 2023 +0800| [4c4b833abd5bf951e0466a3d236a6e1ee2bd7d3f] | committer: Zhao Zhili avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument It's a fixed value. There is no use case to change that. Signed-off-by: Zhao

[FFmpeg-cvslog] fate/h264: move mp4toannexb_ticket5927 test to fate-h264

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat May 20 00:20:32 2023 +0800| [641f8a71fbdc8167416575e53544ad468244aa89] | committer: Zhao Zhili fate/h264: move mp4toannexb_ticket5927 test to fate-h264 Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/flvenc: add extract_extradata bsf for new video codecs

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Nov 18 16:03:12 2023 +0800| [e1d6b3cb5a271ac7fce35d4a96b9ab45a251c6d5] | committer: Zhao Zhili avformat/flvenc: add extract_extradata bsf for new video codecs When encoders don't support global header like MediaCodec, FLV muxer needs t

[FFmpeg-cvslog] avformat/rtmpproto: Pass rw_timeout to underlying transport protocol

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Nov 15 21:24:35 2023 +0800| [bec6dfcd5c0b59dd6d947ec3074986aeffd525aa] | committer: Zhao Zhili avformat/rtmpproto: Pass rw_timeout to underlying transport protocol Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avcodec/mediacodecdec: fix return EAGAIN after EOF

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Nov 18 16:03:11 2023 +0800| [f27fce0c0cc67ed2d36d7353d843234829bb2f5f] | committer: Zhao Zhili avcodec/mediacodecdec: fix return EAGAIN after EOF Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mmaldec: Fix build error

2023-11-21 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Nov 21 04:05:08 2023 +0800| [e8a49b1424d405441fb23c2850274a84e95bd892] | committer: Zhao Zhili avcodec/mmaldec: Fix build error Fix #10670. Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport protocol"

2023-11-24 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Nov 25 10:50:35 2023 +0800| [bbdedd966312f72cb8d4ed6292ef233de0b23952] | committer: Zhao Zhili Revert "avformat/rtmpproto: Pass rw_timeout to underlying transport protocol" This reverts commit bec6dfcd5c0b59dd6d947ec3074986aeffd525aa. Th

[FFmpeg-cvslog] avcodec/videotoolboxenc: Fix build failure due to PropertyKey_EncoderID

2023-11-27 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Nov 25 12:06:01 2023 +0800| [cb049d377f54f6b747667a93e4b719380c3e9475] | committer: Zhao Zhili avcodec/videotoolboxenc: Fix build failure due to PropertyKey_EncoderID Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avcodec/videotoolboxenc: refactor dump encoder name

2023-11-27 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Nov 25 12:06:02 2023 +0800| [d526a34c20647f54a2cd8f5871b7dc24214578fe] | committer: Zhao Zhili avcodec/videotoolboxenc: refactor dump encoder name Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] examples/transcode: fix log message

2023-12-11 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Thu Nov 30 23:57:31 2023 +0800| [7665139656280a2f77ee8d047dd998c1b78af7eb] | committer: Stefano Sabatini examples/transcode: fix log message 'encoder' can be audio or video encoder. > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] configure: check VTPixelTransferSessionCreate for scale_vt

2023-12-16 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Dec 13 21:08:30 2023 +0800| [eddac2aed4f1753d8344e58cf9cab8e548f1714c] | committer: Zhao Zhili configure: check VTPixelTransferSessionCreate for scale_vt It's available on macOS since 10.8, but not available on iOS until 16.0. Reported and test

[FFmpeg-cvslog] avcodec/mediacodecenc: set quality in cq mode

2023-12-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sun Dec 17 20:50:53 2023 +0800| [287e22f745c0b7290ce1e80fc7cd161b41ca6997] | committer: Zhao Zhili avcodec/mediacodecenc: set quality in cq mode >From AOSP doc, these values are device and codec specific, but lower values generally result in m

[FFmpeg-cvslog] avformat/file: seek back to initial position for fd protocol

2023-12-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Dec 19 00:42:39 2023 +0800| [5c3d2177e7be7dde69a83b1b394f57976c164c84] | committer: Zhao Zhili avformat/file: seek back to initial position for fd protocol So user's fd can be passed to libavformat multiple times in sequence without changin

[FFmpeg-cvslog] fftools/ffmpeg_filter: remove semicolon after code block

2023-12-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Dec 19 23:37:02 2023 +0800| [42a4c59e592dbe142c2451e0ac8132b2de574b3e] | committer: Zhao Zhili fftools/ffmpeg_filter: remove semicolon after code block Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fftools/ffmpeg_filter: fix NULL pointer dereference

2023-12-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Dec 20 18:26:22 2023 +0800| [7cd416792a8cffafc8a567b22b3c8476e9a8912d] | committer: Zhao Zhili fftools/ffmpeg_filter: fix NULL pointer dereference In close_output(), a dummy frame is created with format NONE passed to enc_open(), which isn't pre

[FFmpeg-cvslog] fftools/ffmpeg_enc: assert necessary frame fields before create encoder

2023-12-20 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Tue Dec 19 23:37:03 2023 +0800| [f72d781339716ba5cb086f4043b8626cea814213] | committer: Zhao Zhili fftools/ffmpeg_enc: assert necessary frame fields before create encoder Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avfilter/vf_showinfo: add udu_sei_as_ascii option

2023-12-27 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Dec 13 11:46:48 2023 +0800| [56ca0f29181a9c61240286d0ab8da0cc1961ba25] | committer: Zhao Zhili avfilter/vf_showinfo: add udu_sei_as_ascii option Some encoders (e.g., libx264) dump encoder configuration as user data unregistered SEI message. This

[FFmpeg-cvslog] avfilter/vf_codecview: fix heap buffer overflow

2024-01-04 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Dec 29 05:56:43 2023 +0800| [99debe5f823f45a482e1dc08de35879aa9c74bd2] | committer: Zhao Zhili avfilter/vf_codecview: fix heap buffer overflow And improve the performance by a little bit. Signed-off-by: Zhao Zhili > http://git.videolan.

[FFmpeg-cvslog] avcodec/hevc_mp4toannexb_bsf: use HEVCNALUnitType instead of integer literal

2024-01-04 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Dec 27 20:49:23 2023 +0800| [b7ac1f9856afc7bb907d58280fea4fc033502cc6] | committer: Zhao Zhili avcodec/hevc_mp4toannexb_bsf: use HEVCNALUnitType instead of integer literal Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avcodec/hevc_parser: fix missing zero_byte at frame beginning

2024-01-04 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Wed Dec 27 23:30:16 2023 +0800| [0f824d792d20783fda64279ab94e16676e48c2e6] | committer: Zhao Zhili avcodec/hevc_parser: fix missing zero_byte at frame beginning The start code is matched against 0x01, zero_byte was treated as last byte of last frame

[FFmpeg-cvslog] avutil/hwcontext_videotoolbox: add frame hwctx to specify color range

2024-01-04 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Dec 29 21:22:57 2023 +0800| [5d255ba95ad260146b27422b76e8d1c34a77af36] | committer: Zhao Zhili avutil/hwcontext_videotoolbox: add frame hwctx to specify color range VideoToolbox use different identifiers for the same pixel format with different color

[FFmpeg-cvslog] avcodec/videotoolbox: specify color range for hw frame ctx

2024-01-04 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Fri Dec 29 21:22:58 2023 +0800| [7f900a737f9592f93e7cc3be1bc9b45704371ecd] | committer: Zhao Zhili avcodec/videotoolbox: specify color range for hw frame ctx Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avcodec/mpegutils: make debug_info2 thread safe

2024-01-04 Thread Zhao Zhili
ffmpeg | branch: master | Zhao Zhili | Sat Dec 30 01:20:15 2023 +0800| [bd48c08f80d225a8c7fbd7997f390018542b2c20] | committer: Zhao Zhili avcodec/mpegutils: make debug_info2 thread safe Signed-off-by: Zhao Zhili > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

<    1   2   3   4   5   6   >