[FFmpeg-devel] [PR] commitcheck (PR #22260)

2026-02-22 Thread Jun Zhao via ffmpeg-devel
POSIX shell script that checks subject format (component: description), blank line separation, duplicate Signed-off-by, and squash-mess detection. Supports stdin, file argument, and revision range input modes. 2. **.forgejo/workflows**: add commit message validation CI workflow — Runs the

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add Haihao Xiang for qsv

2021-12-14 Thread Eoff, Ullysses A
> -Original Message- > From: ffmpeg-devel On Behalf Of Eoff, > Ullysses A > Sent: Tuesday, December 14, 2021 8:41 AM > To: FFmpeg development discussions and patches > Cc: Mark Thompson ; [email protected] > Subject: Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add

Re: [FFmpeg-devel] [PATCH V3 04/11] lavc/dump_extradata_bsf: support dump options.

2018-03-19 Thread Jun Zhao
Ping?  Anybody will help to review or apply: Subject: [PATCH V3 04/11] lavc/dump_extradata_bsf: support dump options. Subject: [PATCH V3 09/11] lavc/noise_bsf: support dump options. Subject: [PATCH V3 10/11] lavc/remove_extradata_bsf: support dump options. Subject: [PATCH V3 11/11] doc/fftools

Re: [FFmpeg-devel] [PATCH V3 04/11] lavc/dump_extradata_bsf: support dump options.

2018-03-21 Thread James Almer
On 3/20/2018 2:59 AM, Jun Zhao wrote: > Ping?  > > Anybody will help to review or apply: > > Subject: [PATCH V3 04/11] lavc/dump_extradata_bsf: support dump options. > Subject: [PATCH V3 09/11] lavc/noise_bsf: support dump options. > Subject: [PATCH V3 10/11] lavc/remove_e

Re: [FFmpeg-devel] [PATCH v5 3/3] libavfilter/vf_find_rect: convert the object image to gray8 format instead of failed directly

2019-06-14 Thread Lance Wang
> libavfilter/vf_cover_rect.c | 40 > > > 2 files changed, 33 insertions(+), 9 deletions(-) > > The subject is "libavfilter/vf_find_rect: convert the object image to > gray8 format instead of failed directly" > while this changes vf_cover_r

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add Haihao Xiang for qsv

2021-12-14 Thread Eoff, Ullysses A
> -Original Message- > From: ffmpeg-devel On Behalf Of Eoff, > Ullysses A > Sent: Tuesday, December 14, 2021 8:00 AM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add Haihao Xiang for qsv > > > -Ori

[FFmpeg-devel] (no subject)

2024-04-18 Thread pengxu
v2: Fixed build errors in [PATCH 2/2] Subject: [PATCH V2][Loongarch]Optimize aac decode/encode for Loongarch by LSX In-Reply-To: ___ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe

Re: [FFmpeg-devel] [PATCH 2/4] avdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag for list_devices

2020-11-21 Thread Engi Gang
im stupid sorry On Sat, Nov 21, 2020 at 2:57 PM Reto Kromer wrote: > Engi Gang wrote: > > >unsubscribe > > Please follow the instruction given at the end of each single > message: > > >> To unsubscribe, visit link above, or email > >> ffmpeg-devel-re

Re: [FFmpeg-devel] [PATCH V6 1/3] lavfi/dnn: Mark native backend as unsupported

2023-04-27 Thread Fu, Ting
> -Original Message- > From: ffmpeg-devel On Behalf Of Guo, > Yejun > Sent: Thursday, April 27, 2023 11:24 AM > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH V6 1/3] lavfi/dnn: Mark native bac

[FFmpeg-devel] (no subject)

2024-04-18 Thread pengxu
v2: Fixed fate errors in [Patch 2/2] v3: Fixed fate errors in [Patch 2/2] Subject:[PATCH V3][Loongarch]Optimize aac decode/encode for Loongarch by LSX In-Reply-To: ___ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman

Re: [FFmpeg-devel] [PATCH V3 04/11] lavc/dump_extradata_bsf: support dump options.

2018-03-21 Thread Jun Zhao
On 2018/3/22 9:05, James Almer wrote: > On 3/20/2018 2:59 AM, Jun Zhao wrote: >> Ping?  >> >> Anybody will help to review or apply: >> >> Subject: [PATCH V3 04/11] lavc/dump_extradata_bsf: support dump options. >> Subject: [PATCH V3 09/11] lavc/noise_bsf: s

Re: [FFmpeg-devel] [PATCH V7 1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code

2020-01-13 Thread Fu, Ting
> -Original Message- > From: ffmpeg-devel On Behalf Of Fu, > Ting > Sent: Tuesday, January 14, 2020 02:15 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH V7 1/2] libswscale/x86/yuv2rgb: Change > inline as

Re: [FFmpeg-devel] [PATCH V3 2/2] libswscale/x86/yuv2rgb: add ssse3 version

2019-12-16 Thread Fu, Ting
> -Original Message- > From: ffmpeg-devel On Behalf Of Fu, > Ting > Sent: Monday, December 9, 2019 09:49 AM > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH V3 2/2] libswscale/x86/yuv2rgb

Re: [FFmpeg-devel] [PATCH 2/2] avformat/mpjpegdec: fix strict boundary search string

2019-05-26 Thread Moritz Barsnick
On Sun, May 26, 2019 at 22:44:00 +0200, Moritz Barsnick wrote: > Subject: [FFmpeg-devel] [PATCH 2/2] avformat/mpjpegdec: fix strict boundary > search string D'uh, I told git send-email that the subject should contain "V2". I wonder why that

Re: [FFmpeg-devel] [PATCH V3 06/11] lavc/h264_metadata_bsf: support dump options.

2018-03-18 Thread Mark Thompson
On 14/03/18 05:42, Jun Zhao wrote: > Subject: [PATCH V3 06/11] lavc/h264_metadata_bsf: support dump options. > Subject: [PATCH V3 07/11] lavc/h265_metadata_bsf: support dump options. > Subject: [PATCH V3 08/11] lavc/mpeg2_metadata_bsf: support dump options. Added the flags for the option

Re: [FFmpeg-devel] [PATCH 2/4] avdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag for list_devices

2020-11-21 Thread Reto Kromer
Engi Gang wrote: >unsubscribe Please follow the instruction given at the end of each single message: >> To unsubscribe, visit link above, or email >> [email protected] with subject "unsubscribe". >To unsubscribe, visit link above, or email >ffmpe

Re: [FFmpeg-devel] [PATCH] [PATCH] avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc

2019-11-17 Thread Rick Kern
gt;>>> + > >>>> +case AVCOL_PRI_SMPTE170M: > >>>> +*primaries = kCVImageBufferColorPrimaries_SMPTE_C; > >>>> +break; > >>>> + > >>> lgtm > >>> > >>>> case AV

Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image classification using CLIP models

2025-02-18 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel On Behalf Of > Maximilian Kaindl > Sent: Tuesday, February 18, 2025 12:29 AM > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image > c

Re: [FFmpeg-devel] [PATCH 6/6] dnn-layer-mathbinary-test: add unit test for divide

2020-04-20 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > Guo, Yejun > Sent: Thursday, April 16, 2020 8:53 AM > To: [email protected] > Subject: Re: [FFmpeg-devel] [PATCH 6/6] dnn-layer-mathbinary-test: add unit

Re: [FFmpeg-devel] [PATCH 2/2] dnn-layer-mathbinary-test: add unit test for minimum

2020-05-06 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel On Behalf Of Guo, > Yejun > Sent: 2020年4月30日 19:39 > To: [email protected] > Subject: Re: [FFmpeg-devel] [PATCH 2/2] dnn-layer-mathbinary-test: add unit > test for minimum > > > > > -Origin

Re: [FFmpeg-devel] [PATCH v5] avfilter/vaapi: add overlay_vaapi filter

2019-10-23 Thread Eoff, Ullysses A
> -Original Message- > From: ffmpeg-devel On Behalf Of Eoff, > Ullysses A > Sent: Tuesday, October 22, 2019 9:00 PM > To: FFmpeg development discussions and patches > Cc: Zhou, Zachary > Subject: Re: [FFmpeg-devel] [PATCH v5] avfilter/vaapi: add ov

Re: [FFmpeg-devel] [PATCH 08/12] fate/demux: convert flv-demux to ffprobe

2021-05-12 Thread Eoff, Ullysses A
*bump* Is anyone actively fixing this? Anton? Please. > -Original Message- > From: ffmpeg-devel On Behalf Of Eoff, > Ullysses A > Sent: Tuesday, May 11, 2021 8:44 AM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH 08/12] fate/

[FFmpeg-devel] change for ROI interface/document

2019-05-21 Thread Guo, Yejun
> -Original Message- > From: Guo, Yejun > Sent: Thursday, May 09, 2019 10:08 AM > To: FFmpeg development discussions and patches > Cc: Mark Thompson > Subject: RE: [FFmpeg-devel] [PATCH v2 2/6] lavu/frame: Expand ROI > documentation > > > > >

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add Haihao Xiang for qsv

2021-12-14 Thread Eoff, Ullysses A
> -Original Message- > From: ffmpeg-devel On Behalf Of Eoff, > Ullysses A > Sent: Thursday, December 09, 2021 9:25 AM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add Haihao Xiang for qsv > > > -Ori

Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add Haihao Xiang for qsv

2021-12-14 Thread Soft Works
> -Original Message- > From: ffmpeg-devel On Behalf Of Eoff, > Ullysses A > Sent: Tuesday, December 14, 2021 5:00 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] MAINTAINERS: Add Haihao Xiang for qsv > > > -Ori

[FFmpeg-devel] Re?? [PATCH v3] examples/extract_mvs.c: don't disply motionless vectors

2020-03-20 Thread [email protected]
> LGTM without comments. >  > On 3/17/20, numberwolf https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > > > To unsubscribe, visit link above, or email > > [email protected] with subject "unsubscribe". > ___

[FFmpeg-devel] What parameters are people using for git-send email

2021-08-27 Thread Paul Buxton
Hi, I am using git-prepare patch and send-email to send my patches, but don't seem to get the subject line correct. It seems to ignore the subject line I pass in except for if I use the cover letter option with prepare patch, but only applies it to the cover letter. Thanks,

Re: [FFmpeg-devel] [PATCH V3 06/11] lavc/h264_metadata_bsf: support dump options.

2018-03-18 Thread Jun Zhao
On 2018/3/19 4:35, Mark Thompson wrote: > On 14/03/18 05:42, Jun Zhao wrote: >> Subject: [PATCH V3 06/11] lavc/h264_metadata_bsf: support dump options. >> Subject: [PATCH V3 07/11] lavc/h265_metadata_bsf: support dump options. >> Subject: [PATCH V3 08/11] lavc/mpeg2_metad

Re: [FFmpeg-devel] [PATCH 4/4] avfilter/vf_derain.c: put all the calculation in model file.

2020-04-05 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > Guo, Yejun > Sent: Monday, March 30, 2020 10:01 AM > To: Steven Liu ; FFmpeg development discussions and > patches > Subject: Re: [FFmpeg-devel] [PATCH 4/4] avfilter

Re: [FFmpeg-devel] [PATCH v2] avcodec/mediacodec: Add VP8 encoder

2023-05-17 Thread Samuel Raposo Vieira Mira
Thanks. Somehow messed up the patch file sent in the email. -Original Message- From: ffmpeg-devel On Behalf Of "zhilizhao(???)" Sent: keskiviikko 17. toukokuuta 2023 6.39 To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec/mediacode

Re: [FFmpeg-devel] [PATCH] [PATCH] avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc

2019-11-17 Thread Nomis101
L_PRI_BT709: >>>> *primaries = kCVImageBufferColorPrimaries_ITU_R_709_2; >>>> break; >>>> -- >>>> 2.21.0 (Apple Git-122) >>>> >>>> ___ >>>> ffm

Re: [FFmpeg-devel] [PATCH v3] avformat/movenc: correct write_colr warning placement

2022-12-15 Thread Gyan Doshi
On 2022-12-14 08:03 pm, Zhao Zhili wrote: -Original Message- From: ffmpeg-devel On Behalf Of Gyan Doshi Sent: 2022年12月14日 20:49 To: [email protected] Subject: Re: [FFmpeg-devel] [PATCH v3] avformat/movenc: correct write_colr warning placement On 2022-12-14 06:10 pm

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/tiff: Multi-page support

2019-03-29 Thread Paul B Mahol
t;> >>>> : >> >> >> > >> >>>>> From: Nick Renieris >> >> >> > >> >>>>> >> >> >> > >> >>>>> Option "-page N" (page index N starts from 1) can now >> >> >> > >> >>

Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image classification using CLIP models

2025-03-04 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel On Behalf Of > [email protected] > Sent: Tuesday, February 18, 2025 8:17 PM > To: 'FFmpeg development discussions and patches' [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-sh

Re: [FFmpeg-devel] [PATCH v2] avfilter: Add tonemap vaapi filter for H2S

2019-12-01 Thread Sun, Xinpeng
> -Original Message- > From: ffmpeg-devel On Behalf Of Sun, > Xinpeng > Sent: Friday, November 29, 2019 3:50 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH v2] avfilter: Add tonemap vaapi filter for > H2S > >

Re: [FFmpeg-devel] [PATCH] Fixed corrupt segment video files when using hls_init_time option.

2019-03-29 Thread Moritz Barsnick
On Thu, Mar 28, 2019 at 16:48:51 -0700, Laszlo Kovacs wrote: > (P.S. I hope this text will be the body and not the subject :) ) > --- > libavformat/hlsenc.c | 5 +++-- This time, the text is in the correct position. ;-) (Yes, you need an empty line between what lands in the subject and w

Re: [FFmpeg-devel] [Please Ignore] reply test

2020-06-09 Thread Siyuan Huang
Reply test level 2 From: Siyuan Huang Sent: 2020年6月10日 12:58 To: '[email protected]' Subject: RE: [FFmpeg-devel] [Please Ignore] reply test Reply test From: Siyuan Huang mailto:[email protected]> > Sent: 2020年6月10日 12:56 To: '[email protected]

Re: [FFmpeg-devel] [Please Ignore] reply test

2020-06-09 Thread Siyuan Huang
Reply in level2 child From: Siyuan Huang Sent: 2020年6月10日 12:58 To: '[email protected]' Subject: RE: [FFmpeg-devel] [Please Ignore] reply test Reply test From: Siyuan Huang mailto:[email protected]> > Sent: 2020年6月10日 12:56 To: 'ffmpeg-devel@ffmp

Re: [FFmpeg-devel] [PATCH v6] avcodec/libx264: fix extradata when config annexb=0

2024-03-22 Thread Zhao Zhili
> On Mar 22, 2024, at 18:36, Anton Khirnov wrote: > >> Subject: Re: [FFmpeg-devel] [PATCH v6] avcodec/libx264: fix extradata when >> config annexb=0 > > This could really use more explanation on what exactly is broken. Added detailed description and pushed, t

Re: [FFmpeg-devel] [PATCH v2 4/8] avfilter/overlay_subs: Add overlay_subs filter

2021-08-30 Thread Soft Works
> -Original Message- > From: ffmpeg-devel On Behalf Of > Paul B Mahol > Sent: Monday, 30 August 2021 21:51 > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH v2 4/8] avfilter/overlay_subs: Add > overlay_subs

Re: [FFmpeg-devel] [PATCH] d3d12va_encode_hevc: use base to init VPS/SPS/PPS

2024-12-16 Thread Tong Wu
>From: ffmpeg-devel On Behalf Of Tong >Wu >To: FFmpeg development discussions and patches [email protected]> >Subject: Re: [FFmpeg-devel] [PATCH] d3d12va_encode_hevc: use base to init >VPS/SPS/PPS > >>From: ffmpeg-devel On Behalf Of Tong >>Wu >>To: ffmpeg-de

Re: [FFmpeg-devel] [PATCH V3] lavfi/opencl: add nlmeans_opencl filter

2019-05-20 Thread Song, Ruiling
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf > Of Mark Thompson > Sent: Tuesday, May 21, 2019 6:16 AM > To: 'FFmpeg development discussions and patches' [email protected]> > Subject: Re: [FFmpeg-deve

Re: [FFmpeg-devel] [PATCH] Fixing rare dshow input crash

2020-02-25 Thread Roger Pack
rare cases when IAMStreamConfig_GetStreamCaps returns > >> > > an error avformat_open_input() crashes with access violation. > >> > > >> > Tabs are rejected by our repository, please remove them and resend. > >> > > >> > Carl Eugen &g

Re: [FFmpeg-devel] [PATCH V3 3/3] avfilter/dnn: unify the layer load function in native mode

2019-10-15 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > Pedro Arthur > Sent: Wednesday, October 16, 2019 6:01 AM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH V3 3/3] avfilter/dnn: un

Re: [FFmpeg-devel] [PATCH] libavfilter: Add Documentation to SafeQueue

2021-04-26 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel On Behalf Of > Shubhanshu Saxena > Sent: 2021年4月26日 15:55 > To: FFmpeg development discussions and patches > > Subject: Re: [FFmpeg-devel] [PATCH] libavfilter: Add Documentation to > SafeQueue > > Okay, I hav

[FFmpeg-devel] unsubscribe

2020-08-23 Thread Gibson Tang
On Sun, Aug 23, 2020 at 11:40 PM Fu, Ting wrote: > > > > -Original Message- > > From: ffmpeg-devel On Behalf Of Guo, > > Yejun > > Sent: Friday, August 21, 2020 06:57 PM > > To: FFmpeg development discussions and patches > > Subject: Re: [FFmp

Re: [FFmpeg-devel] [PATCH v2 2/6] lavu/frame: Expand ROI documentation

2019-05-08 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > Guo, Yejun > Sent: Thursday, April 04, 2019 2:45 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH v2 2/6] lavu/frame: Expand R

Re: [FFmpeg-devel] [PATCH 2/2] FATE/dnn: add .gitignore

2019-10-23 Thread zhilizhao(赵志立)
> On Oct 16, 2019, at 9:08 AM, Guo, Yejun wrote: > > > >> -Original Message- >> From: ffmpeg-devel [mailto:[email protected]] On Behalf Of >> Zhao Zhili >> Sent: Wednesday, October 16, 2019 12:21 AM >> To: ffmpeg-devel@ffmpeg.

Re: [FFmpeg-devel] [PATCH 1/5] lavfi/dnn_backend_native_layer_avgpool.h: Documentation

2021-05-12 Thread Shubhanshu Saxena
On Wed, May 12, 2021 at 8:31 PM Guo, Yejun wrote: > > > > -Original Message- > > From: ffmpeg-devel On Behalf Of > > Shubhanshu Saxena > > Sent: Wednesday, May 12, 2021 5:02 PM > > To: FFmpeg development discussions and patches > [email protected]&

Re: [FFmpeg-devel] [PATCH v7 06/11] avformat: add demuxer and probe support for H266/VVC

2023-12-18 Thread Zhao Zhili
6.1 > https://trac.ffmpeg.org/ticket/10703 Applied on master branch and cherry-picked to 6.1. > > thank you. > > >>> >>> ___ >>> ffmpeg-devel mailing list >>> [email protected] >

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/tiff: Multi-page support

2019-03-28 Thread Nick Renieris
> >>>> > >> >> > >> >>>> What is the current behaviour? > >> >> > >> >>>> Shouldn't the decoder output all pages as for a video file? > >> >> > >> >>> > >

Re: [FFmpeg-devel] TCP timeout for HTTP/HTTPS connections.

2019-11-18 Thread Tom Gaudasiński
gt;>>>>>>>>> >>>>>>>>>> av_dict_set(&options, "timeout", "10", 0); >>>>>>>>>> >>>>>>>>>> ... to avformat_open_input(). >>>>>>>>>> >>>>>>>>>> This appears to not

Re: [FFmpeg-devel] [PATCH] lavc/amfenc: device type AV_HWDEVICE_TYPE_DXVA2 support

2018-04-13 Thread Alexander Kravchenko
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of Mark > Thompson > Sent: Friday, April 13, 2018 1:27 AM > To: [email protected] > Subject: Re: [FFmpeg-devel] [PATCH] lavc/amfenc: device type > AV_HWDEVICE_TYPE

Re: [FFmpeg-devel] Subject: [PATCH 3/3] lavc/dnxhdenc: R-V V get_pixels_8x4_sym

2023-12-20 Thread flow gg
_rvv_i64: 52.7 > ___ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". >

Re: [FFmpeg-devel] [PATCH] lavf/sr: fix the segmentation fault caused by incorrect input frame free.

2022-07-21 Thread Fu, Ting
Kindly ping > -Original Message- > From: ffmpeg-devel On Behalf Of Paul B > Mahol > Sent: Monday, June 27, 2022 07:03 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] lavf/sr: fix the segmentation fault caused > by incor

Re: [FFmpeg-devel] [PATCH] fate/filter-video.mak: do not use bit-exact check for dnn_processing

2020-01-18 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > Steven Liu > Sent: Saturday, January 18, 2020 9:52 PM > To: FFmpeg development discussions and patches > Cc: Steven Liu > Subject: Re: [FFmpeg-devel] [PATCH] fate/fil

Re: [FFmpeg-devel] [PATCH V8 2/2] libswscale/x86/yuv2rgb: add ssse3 version

2020-02-10 Thread Fu, Ting
> -Original Message- > From: ffmpeg-devel On Behalf Of Paul > B Mahol > Sent: Monday, February 10, 2020 04:56 PM > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH V8 2/2] libswscale/x86/yuv2rgb: add > ssse

[FFmpeg-devel] (no subject)

2024-12-14 Thread 阿儒
___ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".

[FFmpeg-devel] [PATCH] lavfi: protection against premultiplied alpha (was: The patch series about premultiplied alpha)

2025-08-03 Thread Nicolas George
:34:08 +0200 Subject: [PATCH 01/39] lavfi: add a flag for filters that support premultiplied alpha Signed-off-by: Nicolas George --- libavfilter/avfilter.c | 7 +++ libavfilter/filters.h | 6 ++ 2 files changed, 13 insertions(+) diff --git a/libavfilter/avfilter.c b/libavfilter/avfi

Re: [FFmpeg-devel] [PATCH v15 00/16] *** SUBJECT HERE ***

2021-11-26 Thread Paul B Mahol
el > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > ___ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".

Re: [FFmpeg-devel] movenc: add write_btrt option

2022-05-02 Thread zhilizhao(赵志立)
> On Apr 7, 2022, at 4:42 PM, Eran Kornblau wrote: > >> >> >> -Original Message- >> From: ffmpeg-devel On Behalf Of >> "zhilizhao(???)" >> Sent: Wednesday, 6 April 2022 11:46 >> To: FFmpeg development discussions and patc

Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a Killer-Feature!

2025-05-16 Thread softworkz .
> -Original Message- > From: ffmpeg-devel On Behalf Of softworkz . > Sent: Freitag, 16. Mai 2025 03:27 > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] fftools/graphprint: Now, make it a > Killer-Feature! > > >

Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Li, Zhong
> From: ffmpeg-devel [mailto:[email protected]] On Behalf > Of Paul B Mahol > Sent: Wednesday, August 7, 2019 10:36 PM > To: FFmpeg development discussions and patches > > Subject: Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add > suppor

Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Fu, Linjie
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf > Of Paul B Mahol > Sent: Wednesday, August 7, 2019 22:36 > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH 1/2] Revert

Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale

2020-06-05 Thread Eoff, Ullysses A
> -Original Message- > From: ffmpeg-devel On Behalf Of Fu, Linjie > Sent: Friday, March 13, 2020 8:18 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffmpeg_filter: add -autoscale to > disable/enable the default scale &

Re: [FFmpeg-devel] [PATCH v4 2/4] libavutils: Add parse_r helper for MIPS

2020-06-08 Thread [email protected]
>>Cc: [email protected]; Jiaxun Yang >>Subject: [FFmpeg-devel] [PATCH v4 2/4] libavutils: Add parse_r helper for MIPS >> [...] >In inline assembler, we can add asmSymbolicName in Input/ Output Operands, >format: >[ [asmSymbolicName] ] constraint (cExpression) >[ [

Re: [FFmpeg-devel] [PATCH v3] libavcodec/vp8dec: fix the multi-thread HWAccel decode error

2020-09-21 Thread Eoff, Ullysses A
es > Cc: Xiang, Haihao > Subject: Re: [FFmpeg-devel] [PATCH v3] libavcodec/vp8dec: fix the > multi-thread HWAccel decode error > > > -Original Message- > > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > > [email protected] > >

Re: [FFmpeg-devel] [PATCH v2] avutils/hwcontext: When deriving a hwdevice, search for existing device in both directions

2021-09-08 Thread Chen, Wenbin
> -Original Message- > From: ffmpeg-devel On Behalf Of Soft > Works > Sent: Wednesday, September 8, 2021 2:25 PM > To: FFmpeg development discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH v2] avutils/hwcontext: When deriving a &

[FFmpeg-devel] Fwd: Your message to ffmpeg-devel awaits moderator approval

2024-12-19 Thread Kieran Kunhya via ffmpeg-devel
ng to happen but is not capable of acting on the vote. Regards, Kieran Kunhya -- Forwarded message - From: Date: Thu, 19 Dec 2024, 08:55 Subject: Your message to ffmpeg-devel awaits moderator approval To: Your mail to 'ffmpeg-devel' with the subject Re: [FFmpeg-d

Re: [FFmpeg-devel] Democratization

2025-01-29 Thread Vittorio Giovara
Hi SW, would you mind moving to a different thread or at least changing the email subject? This discussion is already hard enough to follow without you throwing a fit. Thank you Vittorio On Wed, Jan 29, 2025 at 6:23 PM Soft Works < [email protected]>

Re: [FFmpeg-devel] [PATCH v1 1/1] libavformat/amr.c: remove mode range check

2021-09-08 Thread Paul B Mahol
> > > > > Thanks for reviewing. > > > > > > > > > > > > > > > > > > > > > > Probing is expecting to find “correct” frames, which > > > includes > > > > > those > > > > > > > > &g

Re: [FFmpeg-devel] drawtext filter

2023-03-14 Thread Paul B Mahol
hirnov suggestion I tried to split the changes into > > multiple commits. However the first one is quite bit since it contains > > a major change in how the filter works and cannot be split further. > > Patches attached. > > > >>

Re: [FFmpeg-devel] [PATCH] doc/filters: added possible values to @item win_func

2021-09-30 Thread Paul B Mahol
r Common Filter Options", but > >> this > >>> makes it sound like they are common to all filters. > >>> > >> Name it various windowing functions, as it may be used for both video > and > >> audio. > >> > >> > >>>

Re: [FFmpeg-devel] [PATCH] checkasm: add test for dcmul_add

2023-11-27 Thread Paul B Mahol
gt;corruption. > > > > Did you try with the actual sent email or only with the original patch > > file? ___ > > >> ffmpeg-devel mailing list > > >> [email protected] > > >> https://ffmpeg.o

Re: [FFmpeg-devel] [PATCH V7 1/2] libswscale/x86/yuv2rgb: Change inline assembly into nasm code

2020-01-13 Thread Fu, Ting
> -Original Message- > From: ffmpeg-devel On Behalf Of Fu, > Ting > Sent: Friday, January 10, 2020 01:58 AM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH V7 1/2] libswscale/x86/yuv2rgb: Change > inline as

Re: [FFmpeg-devel] [PATCH] lavc/qsvenc_h264: don't support P010 format

2022-11-25 Thread Dong, Ruijing
[AMD Official Use Only - General] Will it make sense to accept P010 input, however encode to h264 8bit? Thanks, Ruijing -Original Message- From: ffmpeg-devel On Behalf Of James Almer Sent: Friday, November 25, 2022 6:25 PM To: [email protected] Subject: Re: [FFmpeg-devel] [PATCH

Re: [FFmpeg-devel] [PATCH v3] avformat/movenc: correct write_colr warning placement

2022-12-14 Thread Zhao Zhili
> -Original Message- > From: ffmpeg-devel On Behalf Of Gyan Doshi > Sent: 2022年12月14日 20:49 > To: [email protected] > Subject: Re: [FFmpeg-devel] [PATCH v3] avformat/movenc: correct write_colr > warning placement > > > > On 2022-12-14 06

Re: [FFmpeg-devel] Subject: [PATCH] Cleanup code in truemotion1 decoder

2021-08-14 Thread ffmpegandmahanstreamer
> Date: Sun Aug 1 16:22:28 2021 + > > Subject: [PATCH] Cleanup code in truemotion1 decoder > > Per Andreas Rheinhardt request i'm splitting the working patches in two. > > Thats not good > "Subject: [PATCH]" doesnt belong in it > "Cleanup code in truemoti

Re: [FFmpeg-devel] [PATCH v2 1/5] libavfilter/x86/vf_gblur: add ff_postscale_slice_avx512()

2021-08-25 Thread Paul B Mahol
later when you all finally decide what to actually do. > > > > >> > >>> > >>> Jianhua > >>> > >>> ___ > >>> ffmpeg-devel mailing list > >>> [email protected] > >>

Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add support for QSV transpose filter"

2019-08-07 Thread Li, Zhong
> From: Nicolas George [mailto:[email protected]] > Sent: Wednesday, August 7, 2019 10:31 PM > To: FFmpeg development discussions and patches > > Cc: Li, Zhong > Subject: Re: [FFmpeg-devel] [PATCH 1/2] Revert "lavf/vf_vpp_qsv: add > support for QSV transpose filter&q

Re: [FFmpeg-devel] [PATCH] avcodec/internal: fix the outdating comments for ff_add_cpb_side_data()

2020-06-29 Thread lance . lmwang
On Mon, Jun 29, 2020 at 01:36:00PM +0200, Moritz Barsnick wrote: > On Sun, Jun 28, 2020 at 20:55:08 +0800, [email protected] wrote: > > From: Limin Wang > > Subject: avcodec/internal: fix the outdating comments for > > ff_add_cpb_side_data() > > "outdated&

Re: [FFmpeg-devel] (no subject)

2017-08-25 Thread Rodrigo Severo
ant part) and >> eventually implementing new features. > > > Would you please resend your offer with properly filled email subject. > Something like "offer paid job to maintain ffserver". > > It's quite easy to miss email with "no subject", especially

Re: [FFmpeg-devel] [PATCH v2] doc: Add libtoch backend option to dnn_processing

2024-03-27 Thread Chen, Wenbin
> >> -Original Message- > >> From: ffmpeg-devel On Behalf Of > >> [email protected] > >> Sent: Monday, March 25, 2024 10:15 AM > >> To: [email protected] > >> Subject: [FFmpeg-devel] [PATCH v2] doc: Add libt

Re: [FFmpeg-devel] [PATCH] avformat/hls: return ret when read_packet get exceptions

2021-08-03 Thread Steven Liu
> 2021年8月4日 下午2:18,Nicolas George 写道: > > Steven Liu (12021-08-04): >> Subject: Re: [FFmpeg-devel] [PATCH] avformat/hls: return ret when read_packet >> get exceptions > > Nit: FFmpeg does not have exceptions, it has error codes. Ok, "avformat/hls: return r

Re: [FFmpeg-devel] [PATCH 2/4] avfilter/vf_zscale: fix number of threads

2022-03-16 Thread Marton Balint
[email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". ___ ffmpeg-devel mailing list [email protected] https://ffmpeg.o

Re: [FFmpeg-devel] [PATCH] avformat/udp: support w32pthreads compat

2020-03-08 Thread Marton Balint
g-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.

Re: [FFmpeg-devel] [PATCH v2 1/3] lavu/pix_fmt: add new pixel format x2rgb10

2020-06-02 Thread Wang, Fei W
> -Original Message- > From: ffmpeg-devel On Behalf Of Wang, > Fei W > Sent: Friday, May 15, 2020 2:58 PM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH v2 1/3] lavu/pix_fmt: add new pixel > format x2rgb10 > >

Re: [FFmpeg-devel] [PATCH 4/6] tools/python: add help script to get sess_config

2021-04-26 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel On Behalf Of > [email protected] > Sent: 2021年4月27日 14:29 > To: [email protected] > Subject: Re: [FFmpeg-devel] [PATCH 4/6] tools/python: add help script to > get sess_config > > On Tue, Apr 27, 2021 at 0

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/videotoolboxenc: fix use after destroy

2020-09-17 Thread Richard Kern
s(vtctx->session, >>>>> kCMTimeIndefinite); >>>>> clear_frame_queue(vtctx); >>>>> +pthread_cond_destroy(&vtctx->cv_sample_sent); >>>>> +pthread_mutex_destroy(&vtctx->lock); >>

Re: [FFmpeg-devel] [PATCH 1/1] avcodec/mpegutils: add motion_vec debug mode

2022-09-02 Thread Paul B Mahol
; > wrote: > > > > > >> > > > > > >> Add a new debug mode ("motion_vec") that prints the values of > the > > > > > >> motion vectors (MV). > > > > > > > > > > > > > > > > > > Isn't

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/tiff: Multi-page support

2019-03-28 Thread Paul B Mahol
tion "-page N" (page index N starts from 1) can now >> >> > >> >>>>> be used to specify which TIFF page/subfile to decode. >> >> > >> >>>> >> >> > >> >>>> What is the current behaviour? >> >> > >

Re: [FFmpeg-devel] [PATCH 4/6] tools/python: add help script to get sess_config

2021-04-27 Thread lance . lmwang
On Tue, Apr 27, 2021 at 06:41:11AM +, Guo, Yejun wrote: > > > > -Original Message- > > From: ffmpeg-devel On Behalf Of > > [email protected] > > Sent: 2021年4月27日 14:29 > > To: [email protected] > > Subject: Re: [FFmpeg-devel] [P

Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image classification using CLIP models

2025-02-18 Thread m.kaindl0208
discussions and patches [email protected]> > Subject: Re: [FFmpeg-devel] [PATCH] avfilter/dnn: add zero-shot image > classification using CLIP models > > Hello Yejun Guo, > > yes i can do that and submit it in another patch. Do you also have > some feedback for the clip

Re: [FFmpeg-devel] [PATCH] avformat/mpegts: Passthrough SCTE 35 Current behavior breaks SCTE 35 by wrapping it in a PES packet, this adds the logic for the SCTE 35 messages to be passed through cleanl

2025-07-03 Thread Gregor Fuis
e Fevre > To: FFmpeg development discussions and patches > Cc: > Bcc: > Date: Thu, 12 Jun 2025 08:48:09 + > Subject: Re: [FFmpeg-devel] [PATCH] avformat/mpegts: Passthrough SCTE 35 > Current behavior breaks SCTE 35 by wrapping it in a PES packet, this adds > the logic for

Re: [FFmpeg-devel] [PATCH] lavfi: add nlmeans_opencl filter

2019-04-07 Thread Song, Ruiling
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf Of > [email protected] > Sent: Monday, April 8, 2019 9:37 AM > To: FFmpeg development discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] lavfi: add nlmeans_opencl

Re: [FFmpeg-devel] [PATCH] mpeg12enc: Use all Closed Captions side data

2019-05-13 Thread Mathieu Duponchelle
gt;>> ffmpeg-devel mailing list >>> [email protected] >>> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel >>> >>> To unsubscribe, visit link above, or email >>> [email protected] with subject "unsubscribe". >>

Re: [FFmpeg-devel] [PATCH] mpeg12enc: Use all Closed Captions side data

2019-05-20 Thread Mathieu Duponchelle
t;> : >>> >>>> No problem >>> I don't see an updated patch. >>> >>> Carl Eugen >>> ___ >>> ffmpeg-devel mailing list >>> [email protected] >>> https://ffmpeg.

Re: [FFmpeg-devel] [PATCH] lavc/qsvdec: reinit if the resolution changes little

2019-05-21 Thread Fu, Linjie
> -Original Message- > From: ffmpeg-devel [mailto:[email protected]] On Behalf > Of Fu, Linjie > Sent: Friday, February 22, 2019 10:40 > To: Li, Zhong ; FFmpeg development discussions and > patches > Subject: Re: [FFmpeg-devel] [PATCH] lavc/qsvdec: rei

Re: [FFmpeg-devel] [PATCH] [PATCH] avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc

2019-11-16 Thread Richard Kern
_SMPTE_C; >>> +break; >>> + >> lgtm >> >>> case AVCOL_PRI_BT709: >>> *primaries = kCVImageBufferColorPrimaries_ITU_R_709_2; >>> break; >>> -- >>> 2.21.0 (Apple Git

Re: [FFmpeg-devel] [PATCH v3] libavcodec/vp8dec: fix the multi-thread HWAccel decode error

2020-09-21 Thread Xiang, Haihao
Message- > > From: ffmpeg-devel On Behalf Of Wang, > > Shaofei > > Sent: Monday, July 01, 2019 1:22 AM > > To: FFmpeg development discussions and patches > > Cc: Xiang, Haihao > > Subject: Re: [FFmpeg-devel] [PATCH v3] libavcodec/vp8dec: fix the multi- > &g

  1   2   3   4   5   6   7   8   9   10   >