Re: [FFmpeg-devel] [PATCH 3/5] doc/examples/vaapi_transcode: Simplify loop

2024-04-24 Thread myp...@gmail.com
On Wed, Apr 24, 2024 at 9:45 AM Michael Niedermayer wrote: > > Fixes: CID1428858(1/2) Logically dead code > > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > doc/examples/vaapi_transcode.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git

Re: [FFmpeg-devel] [PATCH 3/4] lavc/vvc_parser: Fixed the has_b_frames setting

2024-04-20 Thread myp...@gmail.com
On Sat, Apr 20, 2024 at 11:50 AM Nuo Mi wrote: > > On Fri, Apr 19, 2024 at 9:55 PM Jun Zhao wrote: > > > From: Jun Zhao > > > > has_b_frames used in decoder for size of the frame reordering > > buffer, setting this field from dpb_max_num_reorder_pics. > > > > Signed-off-by: Jun Zhao > > --- >

Re: [FFmpeg-devel] [PATCH 4/4] lavc/vvc/refs: Use dpb_max_num_reorder_pics to control output

2024-04-20 Thread myp...@gmail.com
Send it privately via email On Sat, Apr 20, 2024 at 11:55 AM Nuo Mi wrote: > > Hi Barry and Eliny, > LGTM. > Thank you for the patch. > Is it possible to provide the clip so we can add it to our CI? > > ci like https://github.com/ffvvc/FFmpeg/actions > > > On Fri, Apr 19, 2024 at 9:48 PM Jun

Re: [FFmpeg-devel] 7.0 Name

2024-04-02 Thread myp...@gmail.com
On Tue, Apr 2, 2024 at 4:01 AM Michael Niedermayer wrote: > > Hi all > > I think we didnt decide on a name for 7.0 yet > > Previously suggested names: > Darwin, > De broglie, > Dijkstra, > Galois, > Gauss, > Jacobi, > Jemison > Johnson > Leavitt > Maxwell, > Mellin, > Perelman, > Poincaré, >

Re: [FFmpeg-devel] [PATCH] avcodec/evc: Remove redefine of HEVC_MAX_ENTRY_POINT_OFFSETS

2024-02-21 Thread myp...@gmail.com
On Thu, Feb 22, 2024 at 2:42 PM Zhao Zhili wrote: > > From: Zhao Zhili > > --- > libavcodec/evc.h | 9 - > 1 file changed, 9 deletions(-) > > diff --git a/libavcodec/evc.h b/libavcodec/evc.h > index 9711c760fe..e493455a42 100644 > --- a/libavcodec/evc.h > +++ b/libavcodec/evc.h > @@

Re: [FFmpeg-devel] [PATCH 1/2] lavc/cbs_h265: Add sps_multilayer_extension support

2023-11-27 Thread myp...@gmail.com
On Tue, Nov 28, 2023 at 1:59 AM Mark Thompson wrote: > > On 17/11/2023 13:03, Jun Zhao wrote: > > Add sps_multilayer_extensio support. > > > > Signed-off-by: Jun Zhao > > --- > > libavcodec/cbs_h265.h | 3 +++ > > libavcodec/cbs_h265_syntax_template.c | 12 +++- > >

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/videotoolboxenc: refactor dump encoder name

2023-11-26 Thread myp...@gmail.com
On Sat, Nov 25, 2023 at 12:06 PM Zhao Zhili wrote: > > From: Zhao Zhili > > --- > libavcodec/videotoolboxenc.c | 65 +--- > 1 file changed, 38 insertions(+), 27 deletions(-) > > diff --git a/libavcodec/videotoolboxenc.c b/libavcodec/videotoolboxenc.c > index

Re: [FFmpeg-devel] [PATCH v3 2/2] lavc/videotoolboxenc: Get the encoder supported properties

2023-09-07 Thread myp...@gmail.com
On Fri, Sep 8, 2023 at 11:15 AM Marvin Scholz wrote: > > > > On 8 Sep 2023, at 4:55, Jun Zhao wrote: > > > Get the encoder supported properties list, it will be used for > > feature support checks. > > > > Signed-off-by: Jun Zhao > > --- > > libavcodec/videotoolboxenc.c | 70

Re: [FFmpeg-devel] [PATCH v2 2/2] lavc/videotoolboxenc: Get the encoder supported properties

2023-09-05 Thread myp...@gmail.com
On Wed, Sep 6, 2023 at 12:13 AM Marvin Scholz wrote: > > On 5 Sep 2023, at 18:02, Jun Zhao wrote: > > > Get the encoder supported properties list, it will be used for > > feature support checks. > > > > Signed-off-by: Jun Zhao > > --- > > libavcodec/videotoolboxenc.c | 68

Re: [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: Get the encoder supported properties

2023-09-05 Thread myp...@gmail.com
On Tue, Sep 5, 2023 at 3:52 PM Tomas Härdin wrote: > > mån 2023-09-04 klockan 11:53 +0800 skrev Jun Zhao: > > Get the encoder supported properties list, it will be used for > > feature support checks. > > > > Signed-off-by: Jun Zhao > > --- > > libavcodec/videotoolboxenc.c | 27

Re: [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: enable low-latency mode for HEVC

2023-08-31 Thread myp...@gmail.com
On Fri, Sep 1, 2023 at 11:50 AM "zhilizhao(赵志立)" wrote: > > > > > On Sep 1, 2023, at 09:13, myp...@gmail.com wrote: > > > > On Fri, Sep 1, 2023 at 2:13 AM Zhao Zhili wrote: > >> > >> > >>> From: ffmpeg-devel On Behalf Of Jun

Re: [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: enable low-latency mode for HEVC

2023-08-31 Thread myp...@gmail.com
On Fri, Sep 1, 2023 at 2:13 AM Zhao Zhili wrote: > > > > From: ffmpeg-devel On Behalf Of Jun Zhao > > Sent: 2023年8月31日 22:50 > > To: ffmpeg-devel@ffmpeg.org > > Cc: Jun Zhao ; Jun Zhao > > Subject: [FFmpeg-devel] [PATCH 2/2] lavc/videotoolboxenc: enable > > low-latency mode for HEVC > > > >

Re: [FFmpeg-devel] [PATCH] lavc/libx264: replace ITU-T T35(A/53 CC) SEI type by enum value

2023-08-26 Thread myp...@gmail.com
On Sat, Aug 26, 2023 at 2:40 PM Kieran Kunhya wrote: > > On Sat, 26 Aug 2023 at 07:32, Jun Zhao wrote: > > > replace ITU-T T35(A/53 CC) SEI type by enum value > > > > Signed-off-by: Jun Zhao > > --- > > libavcodec/libx264.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff

Re: [FFmpeg-devel] [PATCH v5] avformat/ivfenc: Set the "number of frames" in IVF header

2023-07-03 Thread myp...@gmail.com
On Mon, Jul 3, 2023 at 12:25 PM Dai, Jianhui J wrote: > > Should set "number of frames" to bytes 24-27 of IVF header, not > duration. > It is described by [1], and confirmed by parsing all IVF files in [2]. > > This commit also updates the md5sum of refs to pass fate-cbs. > > [1] Duck IVF -

Re: [FFmpeg-devel] [PATCH 1/5] avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling

2023-05-29 Thread myp...@gmail.com
On Fri, May 19, 2023 at 4:41 PM Zhao Zhili wrote: > > From: Zhao Zhili > > start_code_size depends on whether PS comes from out-of-band or > in-band. Make the code more readable. > --- > libavcodec/h264_mp4toannexb_bsf.c | 34 --- > 1 file changed, 27 insertions(+),

Re: [FFmpeg-devel] [PATCH 1/2] lavc/libopenh264: Support full range videos in transcoding

2023-04-20 Thread myp...@gmail.com
On Thu, Apr 20, 2023 at 7:27 PM "zhilizhao(赵志立)" wrote: > > > > > On Apr 18, 2023, at 23:33, Jun Zhao wrote: > > > > Support full range videos when transcoding, enabled the > > YUVJ420P to avoid auto scale from YUVJ420P to YUV420P > > > According to "Towards YUVJ removal" >

Re: [FFmpeg-devel] [PATCH 1/2] lavfi/coreimage: suppress OpenGL deprecation warning

2023-02-25 Thread myp...@gmail.com
On Sun, Feb 26, 2023 at 1:48 AM Thilo Borgmann wrote: > > Am 25.02.23 um 16:26 schrieb Jun Zhao: > > From: Jun Zhao > > > > suppress OpenGL deprecation warning. > > > > Signed-off-by: Jun Zhao > > --- > > libavfilter/vf_coreimage.m | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-)

Re: [FFmpeg-devel] [PATCH 1/2] doc/examples/muxing: Remove unnecessary ret

2023-02-25 Thread myp...@gmail.com
ignore the patch 1-2, send with the wrong branch On Sat, Feb 25, 2023 at 11:25 PM Jun Zhao wrote: > > From: Jun Zhao > > Remove unnecessary ret and make the code more compact > > Signed-off-by: Jun Zhao > --- > doc/examples/muxing.c | 5 + > 1 file changed, 1 insertion(+), 4 deletions(-)

Re: [FFmpeg-devel] [PATCH v1 00/11] Add support for H266/VVC

2023-01-10 Thread myp...@gmail.com
On Tue, Jan 10, 2023 at 10:56 AM Nuo Mi wrote: > > Hi Thomas > It works for me. > > BTW, I will send out a C version of VVC native decoder very soon. > Please also help review and improve it. > Thank you. Ha, it's great news > > On Tue, Jan 3, 2023 at 10:02 PM Thomas Siedel > wrote: > > > On

Re: [FFmpeg-devel] [PATCH v3] lavc/libvpx: remove thread limit

2023-01-10 Thread myp...@gmail.com
On Thu, Jan 5, 2023 at 6:42 PM Dmitrii Ovchinnikov wrote: > > From: Dmitrii Ovchinnikov > > This change improves the performance and multicore > scalability of the vp9 codec for streaming single-pass encoded videos. The > current thread limit for ffmpeg codecs is 16 (MAX_AUTO_THREADS in >

Re: [FFmpeg-devel] [PATCH v3 05/10] avformat: add demuxer and probe support for H266/VVC

2022-11-06 Thread myp...@gmail.com
On Thu, Nov 3, 2022 at 8:23 PM Thomas Siedel wrote: > > Add demuxer to probe raw vvc and parse vvcc byte stream format. > > Signed-off-by: Thomas Siedel > --- > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/demux.c | 7 +- > libavformat/vvc.c

Re: [FFmpeg-devel] [PATCH] lavc/Makefile: fix make checkheaders fail

2022-08-05 Thread myp...@gmail.com
On Thu, Aug 4, 2022 at 6:34 PM Andreas Rheinhardt wrote: > > Jun Zhao: > > Fix the break when used libavcodec/Makefile > > > > Signed-off-by: Jun Zhao > > --- > > libavcodec/Makefile | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/libavcodec/Makefile b/libavcodec/Makefile > >

Re: [FFmpeg-devel] [PATCH 2/3] avcodec/libuavs3d: use output_reorder_delay as has_b_frames

2022-05-13 Thread myp...@gmail.com
On Fri, May 13, 2022 at 5:41 PM Zhao Zhili wrote: > > has_b_frames is more than a bool, it's the size of the frame > reordering buffer in the decoder. > --- > libavcodec/libuavs3d.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/libuavs3d.c

Re: [FFmpeg-devel] [PATCH] avcodec/libuavs3d: fix access uninitialized variable when draining

2022-05-12 Thread myp...@gmail.com
On Thu, May 12, 2022 at 5:55 PM Zhao Zhili wrote: > > buf_ptr is uninitialized and accessed when function return. > --- > libavcodec/libuavs3d.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/libavcodec/libuavs3d.c b/libavcodec/libuavs3d.c > index

Re: [FFmpeg-devel] [PATCH 3/3] lavf/cavsvideodec: Add GuangDian profile support

2022-05-07 Thread myp...@gmail.com
On Mon, May 2, 2022 at 1:15 PM "zhilizhao(赵志立)" wrote: > > > > > On May 2, 2022, at 11:36 AM, Jun Zhao wrote: > > > > From: Jun Zhao > > > > Enable the Guangdian profile support > > > > Signed-off-by: Jun Zhao > > --- > > libavformat/cavsvideodec.c | 5 +++-- > > 1 file changed, 3

Re: [FFmpeg-devel] [PATCH 1/3] avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl

2022-05-04 Thread myp...@gmail.com
On Wed, May 4, 2022 at 11:37 PM Michael Niedermayer wrote: > > Signed-off-by: Michael Niedermayer > --- > libavfilter/vf_libplacebo.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavfilter/vf_libplacebo.c b/libavfilter/vf_libplacebo.c > index 5bcdd64d84..cfee1117e8

Re: [FFmpeg-devel] [PATCH 01/10] avformat/hls: fix repeated requests for media init section

2022-04-12 Thread myp...@gmail.com
On Tue, Apr 12, 2022 at 4:15 PM Zhao Zhili wrote: > > --- > libavformat/hls.c | 59 --- > 1 file changed, 40 insertions(+), 19 deletions(-) > > diff --git a/libavformat/hls.c b/libavformat/hls.c > index 83ff4cc607..67c9650e0b 100644 > ---

Re: [FFmpeg-devel] [PATCH] avformat/webmdashenc: fix on-demand profile string

2022-04-07 Thread myp...@gmail.com
On Fri, Apr 8, 2022 at 8:58 AM James Almer wrote: > > Fixes ticket #9596 > > Signed-off-by: James Almer > --- > libavformat/webmdashenc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavformat/webmdashenc.c b/libavformat/webmdashenc.c > index a942c484e9..f8f2274556

Re: [FFmpeg-devel] [PATCH] avformat/libsrt: use a larger buffer for find_info_tag

2022-03-29 Thread myp...@gmail.com
On Tue, Mar 29, 2022 at 10:21 AM "zhilizhao(赵志立)" wrote: > > Ping. > > > On Aug 14, 2021, at 6:43 PM, Zhao Zhili wrote: > > > > The upper limit of strlen(streamid) is 512. Use a larger buffer for > > future proof, for example, deal with percent-encoding. > > --- > > libavformat/libsrt.c | 2 +- >

Re: [FFmpeg-devel] [PATCH 1/2] lavf/udp: set ttl upper bound to 255

2022-01-27 Thread myp...@gmail.com
On Thu, Jan 27, 2022 at 1:09 PM "zhilizhao(赵志立)" wrote: > > > > > On Jan 27, 2022, at 12:22 AM, Zhao Zhili wrote: > > > > --- > > libavformat/udp.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/libavformat/udp.c b/libavformat/udp.c > > index 83c042d079..b441d2ea0d

Re: [FFmpeg-devel] [PATCH v2] lavc/qsvenc: add tile encoding support for VP9

2022-01-17 Thread myp...@gmail.com
On Mon, Jan 17, 2022 at 6:57 PM Soft Works wrote: > > > > > -Original Message- > > From: ffmpeg-devel On Behalf Of > > myp...@gmail.com > > Sent: Monday, January 17, 2022 11:36 AM > > To: FFmpeg development discussions and patches > > Subje

Re: [FFmpeg-devel] [PATCH v2] lavc/qsvenc: add tile encoding support for VP9

2022-01-17 Thread myp...@gmail.com
On Mon, Jan 17, 2022 at 4:30 PM Xiang, Haihao wrote: > > On Thu, 2022-01-13 at 13:45 +0800, Haihao Xiang wrote: > > Add -tile_rows and -tile_cols options to specify the number of tile > > rows and columns > > > > Signed-off-by: Haihao Xiang > > --- > > v2: add option descriptions in the doc > >

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

2021-12-14 Thread myp...@gmail.com
On Tue, Dec 14, 2021 at 11:26 AM myp...@gmail.com wrote: > > On Fri, Aug 27, 2021 at 3:14 PM Zhao Zhili wrote: > > > > Users may take the description literally which leads to inverted > > results. > > --- > > doc/bitstream_filters.texi | 8 >

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

2021-12-13 Thread myp...@gmail.com
On Fri, Aug 27, 2021 at 3:14 PM Zhao Zhili wrote: > > Users may take the description literally which leads to inverted > results. > --- > doc/bitstream_filters.texi | 8 > libavcodec/av1_metadata_bsf.c | 2 +- > libavcodec/h264_metadata_bsf.c | 2 +- >

Re: [FFmpeg-devel] [PATCH 5/8] avformat/mov: support dvwC box for Dolby Vision

2021-10-15 Thread myp...@gmail.com
On Thu, Oct 14, 2021 at 9:10 PM wrote: > > From: Limin Wang > > By <> > > Signed-off-by: Limin Wang > --- > libavformat/mov.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/libavformat/mov.c b/libavformat/mov.c > index 57c67e3..49a8c27 100644 > ---

Re: [FFmpeg-devel] [PATCH 1] avfilter/vf_avgblur: switch to faster algorithm

2021-10-07 Thread myp...@gmail.com
On Thu, Sep 30, 2021 at 12:01 AM Paul B Mahol wrote: > > will apply soon. Ok, in my testbed, the patch gets about twice the performance gain with small radius ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

Re: [FFmpeg-devel] [PATCH v4 1/4] avformat/dovi_isom Implement Dolby Vision configuration parsing/writing

2021-09-26 Thread myp...@gmail.com
On Mon, Sep 27, 2021 at 10:57 AM quietvoid wrote: > > According to specification "Dolby Vision Stream Within the ISO Base Media > File Format Version 2.2" > > This only adds support for the "Dolby Vision configuration box". > Other configuration boxes such as "Dolby Vision enhancement layer >

Re: [FFmpeg-devel] [PATCH 1] avfilter/vf_avgblur: switch to faster algorithm

2021-09-26 Thread myp...@gmail.com
On Sun, Sep 26, 2021 at 8:11 PM Paul B Mahol wrote: > > On Sun, Sep 26, 2021 at 1:27 PM myp...@gmail.com wrote: > > > On Sun, Sep 26, 2021 at 4:11 PM Paul B Mahol wrote: > > > > > > Signed-off-by: Paul B Mahol > > > --- > >

Re: [FFmpeg-devel] [PATCH v1 1/1] avformat/amr: Return PATCHWELCOME on stereo files

2021-09-26 Thread myp...@gmail.com
On Thu, Sep 16, 2021 at 11:24 AM sunzhenliang wrote: > > Signed-off-by: sunzhenliang > --- > libavformat/amr.c | 22 ++ > 1 file changed, 18 insertions(+), 4 deletions(-) > > diff --git a/libavformat/amr.c b/libavformat/amr.c > index 836b276fd5..2762010ebe 100644 > ---

Re: [FFmpeg-devel] [PATCH v2 6/6] avcodec/libsvtav1: support constant quality mode

2021-09-26 Thread myp...@gmail.com
On Sat, Sep 25, 2021 at 8:36 PM Jan Ekström wrote: > > On Thu, Sep 23, 2021 at 6:08 PM wrote: > > > > On Thu, Sep 23, 2021 at 05:11:49PM +0300, Jan Ekström wrote: > > > On Thu, Sep 23, 2021 at 4:46 PM Christopher Degawa > > > wrote: > > > > > > > > On Sun, Sep 19, 2021 at 2:02 PM Christopher

Re: [FFmpeg-devel] [PATCH 1] avfilter/vf_avgblur: switch to faster algorithm

2021-09-26 Thread myp...@gmail.com
On Sun, Sep 26, 2021 at 4:11 PM Paul B Mahol wrote: > > Signed-off-by: Paul B Mahol > --- > libavfilter/vf_avgblur.c | 311 ++ > tests/ref/fate/filter-refcmp-psnr-yuv | 80 +++ > 2 files changed, 211 insertions(+), 180 deletions(-) > > diff --git

Re: [FFmpeg-devel] [PATCH v3 2/5] avformat/matroskadec: Parse dvcC/dvvC block additional mapping

2021-09-26 Thread myp...@gmail.com
On Sat, Sep 25, 2021 at 11:58 PM quietvoid wrote: > > The parsing was implemented in a new dovi_isom file for the > unification of the mov/mpegts DOVI parsing into one function, in a following > patch. > > Most of the Matroska elements implementation was done by Plex developers. > >

Re: [FFmpeg-devel] [PATCH 1/3] avcodec/hevc_sei: check size before using it

2021-09-14 Thread myp...@gmail.com
On Tue, Sep 14, 2021 at 6:50 PM wrote: > > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavcodec/hevc_sei.c | 31 +-- > 1 file changed, 25 insertions(+), 6 deletions(-) > > diff --git a/libavcodec/hevc_sei.c b/libavcodec/hevc_sei.c > index

Re: [FFmpeg-devel] [PATCH 2/2] avcodec/libx265: improve full range flag setting logic

2021-08-17 Thread myp...@gmail.com
On Wed, Aug 18, 2021 at 5:01 AM Jan Ekström wrote: > > Unlike libx264, libx265 does not have a separate "unspecified"/"auto" > default for color range, so we do always have to specify it. > Thus, we are required to handle the RGB case on the libavcodec > side to enable the correct value to be

Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-16 Thread myp...@gmail.com
The patch was broken On Sun, Aug 15, 2021 at 5:22 PM 一滴水 <229135...@qq.com> wrote: > > Signed-off-by: Ray <229135...@qq.com > --- > libavformat/riffenc.c | 9 - > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/libavformat/riffenc.c b/libavformat/riffenc.c > index

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

2021-08-02 Thread myp...@gmail.com
Do you have CPU info, I can't find more info from the patch set On Mon, Aug 2, 2021 at 1:35 PM Wu Jianhua wrote: > > Co-authored-by: Cheng Yanfei > Co-authored-by: Jin Jun > Signed-off-by: Wu Jianhua > --- > libavfilter/x86/vf_gblur.asm| 21 - >

Re: [FFmpeg-devel] [PATCH 1/2] lavc/qsvdec: update color properties in codec context

2021-07-29 Thread myp...@gmail.com
On Wed, Jul 28, 2021 at 4:16 PM Haihao Xiang wrote: > > User may get color properties from the SDK via VIDEO_SIGNAL_INFO extbuf > --- > libavcodec/qsvdec.c | 20 +++- > 1 file changed, 19 insertions(+), 1 deletion(-) > > diff --git a/libavcodec/qsvdec.c b/libavcodec/qsvdec.c >

Re: [FFmpeg-devel] [PATCH 1/3] lavc/libsvtav1: Enable svtav1-params like x264-params in libx264

2021-07-05 Thread myp...@gmail.com
On Sun, Jul 4, 2021 at 8:16 PM Lynne wrote: > > 4 Jul 2021, 03:40 by mypopy...@gmail.com: > > > From: Jun Zhao > > > > Enabled the svtav1-params, then we can set all the params > > > > The whole purpose of the params field was to give it off to the encoder > and have it do its own parsing, such

Re: [FFmpeg-devel] [PATCH] avformat/udp: fix check for pthread_cond_wait return value

2021-06-22 Thread myp...@gmail.com
LGTM, check the negative return value/errno is wrong before this patch On Mon, Jun 21, 2021 at 10:33 PM Zhao Zhili wrote: > > POSIX errno is positive. We have strict_pthread_cond_wait to handle > error code during development. > --- > libavformat/udp.c | 4 +--- > 1 file changed, 1

Re: [FFmpeg-devel] [PATCH] GSoC: Support fast guided filter.

2021-05-10 Thread myp...@gmail.com
On Tue, May 11, 2021 at 1:08 PM myp...@gmail.com wrote: > > On Mon, May 10, 2021 at 9:42 PM Xuewei Meng <928826...@qq.com> wrote: > > > > From: Xuewei Meng > > > > Two modes are supported in guided filter, basic mode and fast mode. > > Basic mode i

Re: [FFmpeg-devel] [PATCH] GSoC: Support fast guided filter.

2021-05-10 Thread myp...@gmail.com
On Mon, May 10, 2021 at 9:42 PM Xuewei Meng <928826...@qq.com> wrote: > > From: Xuewei Meng > > Two modes are supported in guided filter, basic mode and fast mode. > Basic mode is the initial pushed guided filter without optimization. > Fast mode is implemented based on the basic one by

Re: [FFmpeg-devel] [PATCH 1/2] doc/filters: Update commands doc for amix

2021-05-10 Thread myp...@gmail.com
On Mon, May 10, 2021 at 10:11 PM Gyan Doshi wrote: > > > > On 2021-05-07 18:33, Jun Zhao wrote: > > From: Jun Zhao > > > > commit 95b854dd06 "rename sum option to normalize" missed command > > part docs > > > > Signed-off-by: Jun Zhao > > --- > > doc/filters.texi | 2 +- > > 1 file changed,

Re: [FFmpeg-devel] [PATCH 2/2] lavf/mpegts: fix av_log use the uninitialized stream id

2021-05-10 Thread myp...@gmail.com
On Mon, May 10, 2021 at 6:33 AM Marton Balint wrote: > > > > On Fri, 7 May 2021, Jun Zhao wrote: > > > From: Jun Zhao > > > > fix av_log use the uninitialized stream id > > Actually i is not the correct value even if it is initialized because the > loop is executed in full. > > Either remove

Re: [FFmpeg-devel] [PATCH V8 1/3] lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/classification

2021-04-13 Thread myp...@gmail.com
On Tue, Apr 13, 2021 at 1:26 PM Guo, Yejun wrote: > > --- > doc/APIchanges | 2 + > libavutil/Makefile | 2 + > libavutil/detection_bbox.c | 73 + > libavutil/detection_bbox.h | 107 + > libavutil/frame.c

Re: [FFmpeg-devel] [PATCH v2] examples/decode_video: flush parser to fix missing frame

2021-03-31 Thread myp...@gmail.com
On Thu, Sep 24, 2020 at 2:01 AM Zhao Zhili wrote: > > To reproduce, run decode_video with a single frame sample. No frame > was decoded before the patch. > --- > doc/examples/decode_video.c | 12 +++- > 1 file changed, 7 insertions(+), 5 deletions(-) > > diff --git

Re: [FFmpeg-devel] [PATCH 1/2] avformat/libsrt: fix setsockopt() typo

2021-03-16 Thread myp...@gmail.com
On Mon, Mar 15, 2021 at 5:06 PM Zhao Zhili wrote: > > --- > libavformat/libsrt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavformat/libsrt.c b/libavformat/libsrt.c > index 233e9096fa..ac865c5658 100644 > --- a/libavformat/libsrt.c > +++ b/libavformat/libsrt.c >

Re: [FFmpeg-devel] [PATCH 1/5] avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all()

2021-03-06 Thread myp...@gmail.com
Looks good On Sun, Mar 7, 2021 at 8:16 AM Andreas Rheinhardt wrote: > > Despite avcodec_register and avcodec_register_all being deprecated, > their documentation still said that one of them has to be called > before doing anything else. Clarify this confusing situation. > > Furthermore, don't

Re: [FFmpeg-devel] [PATCH] ffmpeg: remove dead code for -vol

2021-01-31 Thread myp...@gmail.com
On Sun, Jan 31, 2021 at 1:01 PM Gyan Doshi wrote: > > It is applied via configure_input_audio_filter() > --- > fftools/ffmpeg_filter.c | 7 --- > 1 file changed, 7 deletions(-) > > diff --git a/fftools/ffmpeg_filter.c b/fftools/ffmpeg_filter.c > index e9e31e043e..1cba3055cc 100644 > ---

Re: [FFmpeg-devel] [PATCH V2] libavcodec/qsvenc: add low latency P-pyramid support for qsv

2020-12-24 Thread myp...@gmail.com
On Fri, Dec 25, 2020 at 12:55 PM wrote: > > From: Wenbinc-Bin > > Add low latency P-pyramid support for qsv, and it relates to a new > command line parameter "-p_strategy". To enable this flag, user also > need to set "-bf" to -1 or 0. > > Signed-off-by Wenbin Chen > --- > libavcodec/qsvenc.c

Re: [FFmpeg-devel] [PATCH 1/3] tests/audiomatch: add free to make static analysis tools happy

2020-12-10 Thread myp...@gmail.com
On Thu, Dec 10, 2020 at 4:11 PM Anton Khirnov wrote: > > Quoting Jun Zhao (2020-12-09 10:53:08) > > From: Jun Zhao > > > > Signed-off-by: Jun Zhao > > --- > > tests/audiomatch.c | 11 +-- > > 1 file changed, 9 insertions(+), 2 deletions(-) > > looks ok > Pushed, thx

Re: [FFmpeg-devel] [PATCH 3/3] avformat/mov: remove an always true condition

2020-12-08 Thread myp...@gmail.com
On Sat, Oct 17, 2020 at 11:48 PM Zhao Zhili wrote: > > > > > On Sep 18, 2020, at 10:33 PM, Zhao Zhili wrote: > > > > From: Zhao Zhili > > > > --- > > libavformat/mov.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/libavformat/mov.c b/libavformat/mov.c > > index

Re: [FFmpeg-devel] [PATCH 2/2] lavf/hls: add AC-3/EAC-3 to allowed extensions file list

2020-09-27 Thread myp...@gmail.com
On Sat, Sep 26, 2020 at 4:47 PM Steven Liu wrote: > > Jun Zhao 于2020年9月25日周五 下午8:25写道: > > > > From: Jun Zhao > > > > Add AC-3/EAC-3 to allowed extensions file list. > > > > From HTTP Live Streaming 2nd Edition draft-pantos-hls-rfc8216bis-07 > > section 3.1.3.Packed Audio, HLS demuxer need to

Re: [FFmpeg-devel] [PATCH] avformat/http: fix memleak

2020-09-23 Thread myp...@gmail.com
On Thu, Sep 24, 2020 at 2:10 AM Zhao Zhili wrote: > > Ping for review. > > > On Aug 24, 2020, at 12:58 AM, Zhao Zhili wrote: > > > > --- > > libavformat/http.c | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/libavformat/http.c b/libavformat/http.c > > index

Re: [FFmpeg-devel] [PATCH] avformat/udp: remove redundant setting of h->max_packet_size

2020-09-23 Thread myp...@gmail.com
On Thu, Sep 24, 2020 at 12:15 AM Zhao Zhili wrote: > > h->max_packet_size is being reset in the following code. > --- > libavformat/udp.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/libavformat/udp.c b/libavformat/udp.c > index 30d8041433..96d8b8ee11 100644 > ---

Re: [FFmpeg-devel] [PATCH] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-09-20 Thread myp...@gmail.com
On Mon, Sep 21, 2020 at 1:27 AM Gyan Doshi wrote: > > > > On 17-09-2020 01:07 pm, Gyan Doshi wrote: > > > > > > On 15-09-2020 12:47 pm, myp...@gmail.com wrote: > >> On Tue, Sep 15, 2020 at 2:23 PM Gyan Doshi wrote: > >>> This should be bac

Re: [FFmpeg-devel] [PATCH] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-09-20 Thread myp...@gmail.com
On Mon, Sep 21, 2020 at 1:27 AM Gyan Doshi wrote: > > > > On 17-09-2020 01:07 pm, Gyan Doshi wrote: > > > > > > On 15-09-2020 12:47 pm, myp...@gmail.com wrote: > >> On Tue, Sep 15, 2020 at 2:23 PM Gyan Doshi wrote: > >>> This should be bac

Re: [FFmpeg-devel] [PATCH] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-09-15 Thread myp...@gmail.com
On Tue, Sep 15, 2020 at 2:23 PM Gyan Doshi wrote: > > This should be backported to 4.3 and other releases whose builds fail. > > Gyan Will backporting, thx ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org

Re: [FFmpeg-devel] [PATCH V2] Added MKV tag for AVS2 video codec

2020-09-14 Thread myp...@gmail.com
On Sun, Sep 6, 2020 at 6:40 PM Ze Yuan wrote: > > From ea96e70874c87b003af1fb3fcd5c792b3292bf29 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?=E9=83=91=E5=A4=A9=E6=B3=A2?= > Date: Sun, 6 Sep 2020 18:35:51 +0800 > Subject: [PATCH] Added MKV tag for AVS2 video codec > > avs2 (IEEE 1857.4) video codec

Re: [FFmpeg-devel] [PATCH v9 2/5] lavc/avs3: add AVS3 related definitions

2020-09-14 Thread myp...@gmail.com
On Mon, Aug 31, 2020 at 11:09 PM wrote: > > From: hwren > > Signed-off-by: hwren > --- > libavcodec/avs3.h | 118 ++ > 1 file changed, 118 insertions(+) > create mode 100644 libavcodec/avs3.h > > diff --git a/libavcodec/avs3.h b/libavcodec/avs3.h >

Re: [FFmpeg-devel] [PATCH 2/2] lavfi/sendcmd: correct the option flags dump

2020-09-13 Thread myp...@gmail.com
On Sun, Sep 13, 2020 at 6:30 PM Paul B Mahol wrote: > > On Sun, Sep 13, 2020 at 12:40:45PM +0800, Jun Zhao wrote: > > From: Jun Zhao > > > > correct the option flags dump for sendcmd/asendcmd. > > > > Signed-off-by: Jun Zhao > > --- > > libavfilter/f_sendcmd.c | 26 -- >

Re: [FFmpeg-devel] [PATCH] ffmpeg_qsv: use -hwaccel_device to specify a device for VAAPI backend

2020-09-02 Thread myp...@gmail.com
On Thu, Sep 3, 2020 at 9:21 AM Xiang, Haihao wrote: > > On Wed, 2020-09-02 at 14:04 +, Soft Works wrote: > > > -Original Message- > > > From: ffmpeg-devel On Behalf Of > > > Rogozhkin, Dmitry V > > > Sent: Wednesday, September 2, 2020 3:54 PM > > > To: ffmpeg-devel@ffmpeg.org > > >

Re: [FFmpeg-devel] [PATCH v8 2/5] lavc/avs3: add AVS3 related definitions

2020-08-27 Thread myp...@gmail.com
On Thu, Aug 27, 2020 at 1:34 PM wrote: > > From: hwren > > Signed-off-by: hwren > --- > libavcodec/Makefile | 2 + > libavcodec/avs3.c | 95 + > libavcodec/avs3.h | 52 + > 3 files changed, 149 insertions(+) > create

Re: [FFmpeg-devel] [PATCH 3/5] lavc/libkvazaar: export encoded frame stats

2020-08-21 Thread myp...@gmail.com
On Fri, Aug 21, 2020 at 7:15 AM James Almer wrote: > > On 8/15/2020 5:48 AM, myp...@gmail.com wrote: > > On Sun, Aug 9, 2020 at 6:07 AM Mark Thompson wrote: > >> > >> On 26/07/2020 13:26, Jun Zhao wrote: > >>> From: Jun Zhao > >>> > &g

Re: [FFmpeg-devel] [PATCH 3/5] lavc/libkvazaar: export encoded frame stats

2020-08-21 Thread myp...@gmail.com
On Fri, Aug 21, 2020 at 7:03 AM Mark Thompson wrote: > > On 15/08/2020 09:48, myp...@gmail.com wrote: > > On Sun, Aug 9, 2020 at 6:07 AM Mark Thompson wrote: > >> > >> On 26/07/2020 13:26, Jun Zhao wrote: > >>> From: Jun Zhao > >>> > &g

Re: [FFmpeg-devel] [PATCH 3/5] lavf/libkvazaar: export encoded frame stats

2020-08-20 Thread myp...@gmail.com
On Tue, Aug 18, 2020 at 10:41 AM myp...@gmail.com wrote: > > On Mon, Aug 17, 2020 at 7:08 PM Joose Sainio wrote: > > > > On 7.8.2020 5.40, myp...@gmail.com wrote: > > > On Sun, Jul 26, 2020 at 8:45 PM Jun Zhao wrote: > > >> From: Jun Zhao > &

Re: [FFmpeg-devel] [PATCH 2/2] qsv: remove audio error code

2020-08-19 Thread myp...@gmail.com
On Wed, Aug 19, 2020 at 2:10 PM Haihao Xiang wrote: > > --- > libavcodec/qsv.c | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/libavcodec/qsv.c b/libavcodec/qsv.c > index faa424bb68..6776b745b9 100644 > --- a/libavcodec/qsv.c > +++ b/libavcodec/qsv.c > @@ -143,8 +143,6 @@ static const

Re: [FFmpeg-devel] [PATCH 3/5] lavf/libkvazaar: export encoded frame stats

2020-08-17 Thread myp...@gmail.com
On Mon, Aug 17, 2020 at 7:08 PM Joose Sainio wrote: > > On 7.8.2020 5.40, myp...@gmail.com wrote: > > On Sun, Jul 26, 2020 at 8:45 PM Jun Zhao wrote: > >> From: Jun Zhao > >> > >> Export choosen pict_type and qp. > >> > >> Signed-off

Re: [FFmpeg-devel] [PATCH 3/5] lavc/libkvazaar: export encoded frame stats

2020-08-15 Thread myp...@gmail.com
On Sun, Aug 9, 2020 at 6:07 AM Mark Thompson wrote: > > On 26/07/2020 13:26, Jun Zhao wrote: > > From: Jun Zhao > > > > Export choosen pict_type and qp. > > > > Signed-off-by: Jun Zhao > > --- > > libavcodec/libkvazaar.c | 30 ++ > > 1 file changed, 30

Re: [FFmpeg-devel] [PATCH 1/3] doc/filters: update filter buffer/abuffer interface file name

2020-08-08 Thread myp...@gmail.com
On Sat, Aug 8, 2020 at 12:56 PM Gyan Doshi wrote: > > > > On 07-08-2020 07:06 pm, Jun Zhao wrote: > > From: tomajsjiang > > > > Update filter buffer/abuffer interface file name, from > > libavfilter/{vsrc|asrc_buffer.h} to libavfilter/buffersrc.h > > > > Signed-off-by: Jun Zhao > >

Re: [FFmpeg-devel] [PATCH 2/2] lavf/mov: Support dref.url box for ISO 14496-12

2020-08-08 Thread myp...@gmail.com
On Fri, Aug 7, 2020 at 10:29 PM Zhao Zhili wrote: > > > > > On Aug 7, 2020, at 9:37 PM, Jun Zhao wrote: > > > > From: Jun Zhao > > > > Enable the dref.url box > > > > Signed-off-by: Jun Zhao > > --- > > libavformat/isom.h | 6 ++ > > libavformat/mov.c | 45

Re: [FFmpeg-devel] [PATCH 3/5] lavf/libkvazaar: export encoded frame stats

2020-08-07 Thread myp...@gmail.com
On Fri, Aug 7, 2020 at 11:16 AM Andreas Rheinhardt wrote: > > myp...@gmail.com: > > On Sun, Jul 26, 2020 at 8:45 PM Jun Zhao wrote: > >> > >> From: Jun Zhao > >> > >> Export choosen pict_type and qp. > >> > >> Si

Re: [FFmpeg-devel] [PATCH 3/5] lavf/libkvazaar: export encoded frame stats

2020-08-06 Thread myp...@gmail.com
On Sun, Jul 26, 2020 at 8:45 PM Jun Zhao wrote: > > From: Jun Zhao > > Export choosen pict_type and qp. > > Signed-off-by: Jun Zhao > --- > libavcodec/libkvazaar.c | 30 ++ > 1 file changed, 30 insertions(+) > > diff --git a/libavcodec/libkvazaar.c

Re: [FFmpeg-devel] [PATCH] Increasing the max length of control URI to 2048 characters, as urls of some RTSP streams do exceed this limit.

2020-08-06 Thread myp...@gmail.com
On Thu, Aug 6, 2020 at 11:47 AM Yiğit (Yeet) Uyan wrote: > > Hey Zhilizhao, > > The RTSPState you mentioned is ok, but we need to get the char control_uri > buffer from 1024 characters to 2048. Some of the long rtsps links are > getting cut, and cannot play. Can you help getting this patch to the

Re: [FFmpeg-devel] [PATCH 2/5] lavc/libopenh264enc: use framerate if available

2020-08-05 Thread myp...@gmail.com
On Wed, Aug 5, 2020 at 4:26 PM Martin Storsjö wrote: > > On Wed, 5 Aug 2020, myp...@gmail.com wrote: > > > On Sun, Jul 26, 2020 at 8:26 PM Jun Zhao wrote: > >> > >> From: Jun Zhao > >> > >> Respecting the framerate in the libopenh264enc co

Re: [FFmpeg-devel] [PATCH 2/5] lavc/libopenh264enc: use framerate if available

2020-08-05 Thread myp...@gmail.com
On Sun, Jul 26, 2020 at 8:26 PM Jun Zhao wrote: > > From: Jun Zhao > > Respecting the framerate in the libopenh264enc codec context. > > Both the libx264 and libx264 encoders already contain similar logic > to first check the framerate before falling back to the timebase. > > Signed-off-by: Jun

Re: [FFmpeg-devel] [PATCH v2 4/4] lavc, doc: add libuavs3d video decoder wrapper

2020-08-04 Thread myp...@gmail.com
? On Mon, Jun 22, 2020 at 9:59 PM wrote: > > From: hwren > > Signed-off-by: hbj > Signed-off-by: hwren > --- > Changelog | 1 + > configure | 4 + > doc/decoders.texi | 21 +++ > doc/general.texi | 8 ++ > libavcodec/Makefile| 1 + >

Re: [FFmpeg-devel] [PATCH] fate: Update the test references for h264-skip-nokey and h264-skip-noparse after b48397e7b84864f2

2020-08-03 Thread myp...@gmail.com
On Mon, Aug 3, 2020 at 8:00 PM myp...@gmail.com wrote: > > On Mon, Aug 3, 2020 at 2:54 PM Martin Storsjö wrote: > > > > --- > > tests/ref/fate/h264-skip-nointra | 86 > > tests/ref/fate/h264-skip-nokey | 86 ---

Re: [FFmpeg-devel] [PATCH] fate: Update the test references for h264-skip-nokey and h264-skip-noparse after b48397e7b84864f2

2020-08-03 Thread myp...@gmail.com
On Mon, Aug 3, 2020 at 2:54 PM Martin Storsjö wrote: > > --- > tests/ref/fate/h264-skip-nointra | 86 > tests/ref/fate/h264-skip-nokey | 86 > 2 files changed, 86 insertions(+), 86 deletions(-) > > diff --git

Re: [FFmpeg-devel] [PATCH 1/2] lavc/aac_ac3_parser: fix the potential overflow

2020-07-30 Thread myp...@gmail.com
On Fri, Jul 31, 2020 at 3:47 AM Alexander Strasser wrote: > > On 2020-07-30 21:18 +0800, myp...@gmail.com wrote: > > > > After repeated thinking, I can accept this solution, thx > > Just to avoid confusion. You accept this > > > > > > avctx->bi

Re: [FFmpeg-devel] [PATCH 1/2] lavc/aac_ac3_parser: fix the potential overflow

2020-07-30 Thread myp...@gmail.com
On Sat, Jul 25, 2020 at 3:21 AM Alexander Strasser wrote: > > On 2020-07-24 19:56 +0800, zhilizhao wrote: > > > > > > > On Jul 24, 2020, at 9:40 AM, myp...@gmail.com wrote: > > > > > > On Fri, Jul 24, 2020 at 4:43 AM Alexander Strasser > > <

Re: [FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter

2020-07-30 Thread myp...@gmail.com
On Thu, Jul 30, 2020 at 5:15 PM myp...@gmail.com wrote: > > On Thu, Jul 30, 2020 at 5:12 PM Nicolas George wrote: > > > > zongwave (12020-07-31): > > > From: Yinhang Liu > > > > > > xcam filter is a wrapper of libxcam project which supports 360 vide

Re: [FFmpeg-devel] [PATCH] avfilter/vf_xcam: add xcam video filter

2020-07-30 Thread myp...@gmail.com
On Thu, Jul 30, 2020 at 5:12 PM Nicolas George wrote: > > zongwave (12020-07-31): > > From: Yinhang Liu > > > > xcam filter is a wrapper of libxcam project which supports 360 video > > stitching, > > automotive surround view stitching, digital video stabilization (DVS), > > Wide dynamic range

Re: [FFmpeg-devel] [PATCH] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-07-27 Thread myp...@gmail.com
On Mon, Jul 27, 2020 at 7:37 PM myp...@gmail.com wrote: > > On Sat, Jul 18, 2020 at 8:31 PM myp...@gmail.com wrote: > > > > On Thu, Jul 16, 2020 at 9:35 AM myp...@gmail.com wrote: > > > > > > On Tue, Jul 14, 2020 at 9:47 PM Moritz Barsnick wrote: > >

Re: [FFmpeg-devel] [PATCH] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-07-27 Thread myp...@gmail.com
On Sat, Jul 18, 2020 at 8:31 PM myp...@gmail.com wrote: > > On Thu, Jul 16, 2020 at 9:35 AM myp...@gmail.com wrote: > > > > On Tue, Jul 14, 2020 at 9:47 PM Moritz Barsnick wrote: > > > > > > On Sun, Jul 12, 2020 at 22:44:46 +0800, myp...@gmail.com wrote

Re: [FFmpeg-devel] [PATCH 1/2] lavc/aac_ac3_parser: fix the potential overflow

2020-07-23 Thread myp...@gmail.com
On Fri, Jul 24, 2020 at 4:43 AM Alexander Strasser wrote: > > On 2020-07-01 21:05 +0200, Alexander Strasser wrote: > > On 2020-07-01 16:23 +0200, Anton Khirnov wrote: > > > Quoting Jun Zhao (2020-06-29 15:23:10) > > > > From: Jun Zhao > > > > > > > > Fix the potential overflow. > > > > > > > >

Re: [FFmpeg-devel] [PATCH 2/3] lavf/hls: enable custom interrup callback in sub-demuxer

2020-07-20 Thread myp...@gmail.com
On Mon, Jul 20, 2020 at 10:18 AM Steven Liu wrote: > > Jun Zhao 于2020年7月18日周六 下午7:56写道: > > > > From: Jun Zhao > > > > Enable the custom callback in sub-demuxer > > > > Signed-off-by: Jun Zhao > > --- > > libavformat/hls.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git

Re: [FFmpeg-devel] [PATCH 3/3] lavf/dashdec: enable custom interrup callback in sub-demuxer

2020-07-20 Thread myp...@gmail.com
On Mon, Jul 20, 2020 at 10:18 AM Steven Liu wrote: > > Jun Zhao 于2020年7月18日周六 下午8:19写道: > > > > From: Jun Zhao > > > > Enable the custom callback in sub-demuxer > > > > Signed-off-by: Jun Zhao > > --- > > libavformat/dashdec.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git

Re: [FFmpeg-devel] [PATCH 1/3] doc/http: Update HTTP protocol options

2020-07-19 Thread myp...@gmail.com
On Sat, Jul 18, 2020 at 11:34 PM Gyan Doshi wrote: > > > > On 18-07-2020 05:26 pm, Jun Zhao wrote: > > From: Jun Zhao > > > > remove the timeout option docs part for HTTP protocol and add > > auth_type option part. > > > > Signed-off-by: Jun Zhao > > --- > > doc/protocols.texi | 27

Re: [FFmpeg-devel] [PATCH] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-07-18 Thread myp...@gmail.com
On Thu, Jul 16, 2020 at 9:35 AM myp...@gmail.com wrote: > > On Tue, Jul 14, 2020 at 9:47 PM Moritz Barsnick wrote: > > > > On Sun, Jul 12, 2020 at 22:44:46 +0800, myp...@gmail.com wrote: > > > Maybe I give an inaccurate description in the commit message, in fact

Re: [FFmpeg-devel] [PATCH] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-07-15 Thread myp...@gmail.com
On Tue, Jul 14, 2020 at 9:47 PM Moritz Barsnick wrote: > > On Sun, Jul 12, 2020 at 22:44:46 +0800, myp...@gmail.com wrote: > > Maybe I give an inaccurate description in the commit message, in fact, > > libsrt 1.4.1 remove the SRTO_STRICTENC/SRTO_SMOOTHER option, it's will > &

  1   2   3   4   5   6   >