[FFmpeg-devel] Re: FFmpeg 8.0.1 release

2025-11-15 Thread Zhao Zhili via ffmpeg-devel
> On Nov 15, 2025, at 23:15, Michael Niedermayer via ffmpeg-devel > wrote: > > Hi all > > due to accumulated bug fixes, i think we should make a new release from > release/8.0 soon > > if tehres something you want backported, please backport it. (ill of co

[FFmpeg-devel] Re: [PATCH] web/donations: Add my ETH/USDC/Bitcoin addresses to my donation entry.

2025-11-15 Thread Michael Niedermayer via ffmpeg-devel
On Sat, Nov 15, 2025 at 06:09:59AM +0100, Michael Niedermayer via ffmpeg-devel wrote: > On Fri, Nov 14, 2025 at 04:08:40PM -0800, Jacob Lifshay via ffmpeg-devel > wrote: > > On Fri, Nov 14, 2025 at 1:45 PM Michael Niedermayer via ffmpeg-devel > > wrote: > > > +

[FFmpeg-devel] [PATCH] doc: Fix building with makeinfo 4.8 (PR #20927)

2025-11-15 Thread Martin Storsjö via ffmpeg-devel
@@ Run the FATE test suite (requires the fate-suite dataset). @end table @section Makefile variables -@anchor {makefile variables} +@anchor{makefile variables} @table @env @item V -- 2.49.1 _______ ffmpeg-devel mailing list -- [email protected] To

[FFmpeg-devel] [PATCH] web/donations: Add Paul B Mahol

2025-11-15 Thread Kieran Kunhya via ffmpeg-devel
Hello, I was asked to add a Paul B Mahol donation entry. Kieran 0001-donations-Add-Paul-B-Mahol.patch Description: Binary data ___ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] Re: [REFUND-REQUEST] GSoC 2025 Mentor Summit Reimbursement Request

2025-11-16 Thread Steven Liu via ffmpeg-devel
Michael Niedermayer 于2025年11月5日周三 05:24写道: > > Hi Steven > > On Thu, Oct 30, 2025 at 03:19:54PM +0800, Steven Liu via ffmpeg-devel wrote: > > Hi Folks, > > > > > > I would like to request reimbursement for the following expenses > > incurred attendi

[FFmpeg-devel] [PATCH] doc/fate: document setting of session-wide env variables (PR #20930)

2025-11-15 Thread Gyan Doshi via ffmpeg-devel
ent session: + +@example +export FATE_SAMPLES=/path/to/fate-suite +make fate-rsync +make fate +@end example + +or in isolation for a single command by prepending it: @example FATE_SAMPLES=/path/to/fate-suite make fate-rsync -- 2.49.1 ___ ffmpeg-de

[FFmpeg-devel] Re: Update on your FLOSS/fund application

2025-11-16 Thread Kieran Kunhya via ffmpeg-devel
On Sun, 16 Nov 2025, 05:04 Michael Niedermayer via ffmpeg-devel, < [email protected]> wrote: > Hi everyone > > It seems neither Thilo nor Pierre have time to look into this. > Does someone else have time ? (id like to work on the 8.0.1 release > and backports and many

[FFmpeg-devel] [PATCH] avformat/aviobuf: ensure EAGAIN is not interpreted as EOF

2025-11-17 Thread Daniel Riehm via ffmpeg-devel
rwise, lower score. */ if (ret != AVERROR_EOF) goto fail; -- 2.34.1 _______ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] Re: [PATCH] qsv: fix pitch truncation on negative/oversized stride

2025-11-17 Thread Zhao Zhili via ffmpeg-devel
> On Nov 18, 2025, at 09:26, Xiang, Haihao via ffmpeg-devel > wrote: > > From: Disclosure > > Reviewed-by: Zhong Li > Reviewed-by: Haihao Xiang > Cc: Michael Niedermayer > Signed-off-by: Disclosure > --- > libavcodec/qsv.c | 2 ++ > libavfilt

[FFmpeg-devel] [PATCH] avformat/whip: several fixes (PR #20955)

2025-11-18 Thread Jack Lau via ffmpeg-devel
amp;& +(version == DTLS_VERSION_10 || version == DTLS_VERSION_12); +} + return ret; } -- 2.49.1 _______ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] [PATCH] .forgejo/CODEOWNERS: add myself to VideoToolbox and Icecast (PR #20956)

2025-11-18 Thread Marvin Scholz via ffmpeg-devel
_oh.* @quink libavutil/hwcontext_mediacodec.* @quink +libavutil/hwcontext_videotoolbox.* @ePirat libavutil/iamf.* @jamrial libavutil/integer.* @michaelni libavutil/lfg.* @michaelni -- 2.49.1 ___ ffmpeg-devel mailing list -- [email protected]

[FFmpeg-devel] [PATCH] swscale/swscale_unscaled: validate slice alignment before unscaled conversion (PR #20957)

2025-11-18 Thread Ramiro Polla via ffmpeg-devel
offset, slice_h, c->dst_slice_align); +return AVERROR(EINVAL); +} + ret = c->convert_unscaled(c, src2, srcStride2, offset, slice_h, dst2, dstStride2); if (scale_dst) -- 2.49.1 _______

[FFmpeg-devel] Re: [PATCH] libavfilter: Fix incorrect ebur128 peak calculation.

2025-11-18 Thread Tobias Rapp via ffmpeg-devel
On 17/11/2025 16:01, Niklas Haas wrote: On Monday, November 17th, 2025 at 3:48 PM, Tobias Rapp via ffmpeg-devel wrote: On 11/11/2025 03:33, Michael Niedermayer via ffmpeg-devel wrote: Hi adding niklas to the CC so its not missed but i agree the patch LGTM On Tue, Nov 04, 2025 at 08:52

[FFmpeg-devel] Re: [PATCH] Revert " avfilter/avfilter: always forward request frame in filter_activate_default" (PR #20944)

2025-11-18 Thread Nicolas George via ffmpeg-devel
Jack Lau via ffmpeg-devel (HE12025-11-17): > PR #20944 opened by Jack Lau (JackLau) > URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20944 > Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20944.patch > > Fix #20940 > > This reverts commit 4440e499ba > >

[FFmpeg-devel] Re: [RFC] Funded Task Ideas

2025-11-18 Thread Nicolas George via ffmpeg-devel
Michael Niedermayer via ffmpeg-devel (HE12025-11-02): > We have people in the community who have experience with company stuff But not necessarily the people we should trust to have the best interests of the project at heart. > I care about money, so i dont have to care about money >

[FFmpeg-devel] Fwd: [PATCH] Add myself as maintainer to the various ogg files. (PR #20961)

2025-11-18 Thread Romain Beauxis via ffmpeg-devel
I was not sure about how to CC the current maintainers via code.f.o so this is the CC.. -- Forwarded message - De : toots via ffmpeg-devel Date: mar. 18 nov. 2025 à 17:02 Subject: [FFmpeg-devel] [PATCH] Add myself as maintainer to the various ogg files. (PR #20961) To: Cc: toots

[FFmpeg-devel] [PATCH] avcodec/videotoolboxenc: fix crash with negative linesize (PR #20952)

2025-11-18 Thread Zhao Zhili via ffmpeg-devel
#include "libavutil/avstring.h" -#include "libavutil/imgutils.h" -#include "libavcodec/avcodec.h" #include "libavutil/pixdesc.h" #include "libavutil/hwcontext_videotoolbox.h" -#include "codec_internal.h" -#include "internal.h" -#include + #include "atsc_a53.h" +#include "codec_internal.h" #include "encode.h" #include "h264.h" #include "h264_sei.h" #include "hwconfig.h" -#include +#include "internal.h" #if !HAVE_KCMVIDEOCODECTYPE_HEVC enum { kCMVideoCodecType_HEVC = 'hvc1' }; -- 2.49.1 ___ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] [PATCH] tests/fate-run: pass threads argument to tests using certain pseudo muxers (PR #20960)

2025-11-18 Thread James Almer via ffmpeg-devel
-f ffmetadata - +ffmpeg "$@" -bitexact -threads $threads -f ffmetadata - } framemd5(){ -ffmpeg "$@" -bitexact -f framemd5 - +ffmpeg "$@" -bitexact -threads $threads -f framemd5 - } crc(){ -- 2.49.1 _______ ffm

[FFmpeg-devel] [PATCH] .forgejo/labeler: consistently quote strings (PR #20963)

2025-11-18 Thread Marvin Scholz via ffmpeg-devel
le: - changed-files: -- any-glob-to-any-file: libswscale/** +- any-glob-to-any-file: 'libswscale/**' CLI: - changed-files: -- any-glob-to-any-file: fftools/** +- any-glob-to-any-file: 'fftools/**' -- 2.49.1 ___ f

[FFmpeg-devel] Re: FFmpeg 8.0.1 release

2025-11-18 Thread Michael Niedermayer via ffmpeg-devel
On Sat, Nov 15, 2025 at 04:15:14PM +0100, Michael Niedermayer via ffmpeg-devel wrote: > Hi all > > due to accumulated bug fixes, i think we should make a new release from > release/8.0 soon will probably make 7.1.3 shortly after 8.0.1 [...] -- Michael GnuPG

[FFmpeg-devel] Re: FFmpeg 8.0.1 release

2025-11-18 Thread Michael Niedermayer via ffmpeg-devel
On Sat, Nov 15, 2025 at 11:29:26PM +0800, Zhao Zhili via ffmpeg-devel wrote: > > > > On Nov 15, 2025, at 23:15, Michael Niedermayer via ffmpeg-devel > > wrote: > > > > Hi all > > > > due to accumulated bug fixes, i think we should make a new rele

[FFmpeg-devel] [PATCH] release/8.0: libavformat: backporting bugfix for whip (PR #20965)

2025-11-18 Thread Jack Lau via ffmpeg-devel
(-) diff --git a/libavformat/whip.c b/libavformat/whip.c index 45e0b8b577..b914404f91 100644 --- a/libavformat/whip.c +++ b/libavformat/whip.c @@ -1817,8 +1817,10 @@ static int whip_write_packet(AVFormatContext *s, AVPacket *pkt) if (ret == AVERROR(EINVAL)) { av_log(whip, AV_LOG_WAR

[FFmpeg-devel] Re: FFmpeg 8.0.1 release

2025-11-18 Thread Zhao Zhili via ffmpeg-devel
> 在 2025年11月19日,下午12:29,Michael Niedermayer via ffmpeg-devel > 写道: > > On Sat, Nov 15, 2025 at 11:29:26PM +0800, Zhao Zhili via ffmpeg-devel wrote: >> >> >>>> On Nov 15, 2025, at 23:15, Michael Niedermayer via ffmpeg-devel >>>> wrote: >&

[FFmpeg-devel] [PATCH] [release/8.0] avformat/mov: fix missing video size and relax check on proj box size (PR #20977)

2025-11-19 Thread Zhao Zhili via ffmpeg-devel
packets is not constant, then they could need a parser if (st->codecpar->codec_id == AV_CODEC_ID_MP3 -- 2.49.1 _______ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] [PATCH] [release/8.0]: videotoolbox: fix crash with negative linesize and move videotoolbox filter to the right place (PR #20975)

2025-11-19 Thread Zhao Zhili via ffmpeg-devel
_get_pix_fmt_name(frame->format)); +} +} pix_buf_pool = VTCompressionSessionGetPixelBufferPool(vtctx->session); if (!pix_buf_pool) { @@ -2578,7 +2444,7 @@ static int create_cv_pixel_buffer(AVCodecContext *avctx, return AVERROR_EXTERNAL; } -status = copy_avframe_to_pixel_buffer(avctx, frame, *cv_img, strides, heights); +status = copy_avframe_to_pixel_buffer(avctx, frame, *cv_img); if (status) { CFRelease(*cv_img); *cv_img = NULL; -- 2.49.1 ___ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] [PATCH] [release/8.0] avcodec/hevc: fix decoding mv-hevc sample with long_term_rps (PR #20976)

2025-11-19 Thread Zhao Zhili via ffmpeg-devel
592, 0xecd67225 -- 2.49.1 _______ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] fate clients

2025-11-19 Thread Michael Niedermayer via ffmpeg-devel
___ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] Re: [PATCH] avcodec/qsv: Multiple calls to ff_qsv_init_session_frames() cause handle and memory leaks.

2025-11-21 Thread Xiang, Haihao via ffmpeg-devel
> -Original Message- > From: 김현호(HYUN HO KIM) via ffmpeg-devel > Sent: Tuesday, October 28, 2025 20:28 > To: [email protected] > Cc: 김현호(HYUN HO KIM) > Subject: [FFmpeg-devel] [PATCH] avcodec/qsv: Multiple calls to > ff_qsv_init_session_frames() cause ha

[FFmpeg-devel] [PATCH] avformat/mov: don't parse reserved ISOBMFF fields as if they were QT (PR #20993)

2025-11-21 Thread James Almer via ffmpeg-devel
undHandler -TAG:vendor_id=[0][0][0][0] [STREAM] index=0 id=0x0 -- 2.49.1 _______ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] Re: [PATCH] tcp: add TCP keepalive tuning options

2025-11-21 Thread Nicolas George via ffmpeg-devel
Practice2001 via ffmpeg-devel (HE12025-11-21): > Addition of tcp_keepalive, tcp_keepidle, tcp_keepintvl, and tcp_keepcnt > support to the TCP protocol. Exposeing these options to the HTTP protocol > so they can be used for HTTP(S) connections. Updated documentation. > Tested with:

[FFmpeg-devel] FFmpeg 6.1.4 5.1.8

2025-11-21 Thread Michael Niedermayer via ffmpeg-devel
Description: PGP signature ___ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] Re: [RFC] mailing list From mangling and bounces and DMARC

2025-11-21 Thread Nicolas George via ffmpeg-devel
Hi. Pavel Roslyy via ffmpeg-devel (HE12025-11-11): > I was misunderstanding what mailman does, so my statement was nonsense > and can be disregarded. This thing is a maze of contradictory information and fallacies, many eyes on it is best to have a chance to find a solution. > I

[FFmpeg-devel] [PATCH] avformat/mov: fix incorrect sample rate by parse srat box (PR #20990)

2025-11-21 Thread Zhao Zhili via ffmpeg-devel
/ av_dict_set(&st->metadata, "vendor_id", av_fourcc2str(id), 0); @@ -9479,6 +9519,7 @@ static const MOVParseTableEntry mov_default_parse_table[] = { #if CONFIG_IAMFDEC { MKTAG('i','a','c','b'), mov_read_iacb }, #endif +{ MKTAG('s','r','a','t'), mov_read_srat }, { 0, NULL } }; -- 2.49.1 ___ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] Re: [PATCH] tcp: add TCP keepalive tuning options

2025-11-21 Thread Discord Account via ffmpeg-devel
Thanks for the feedback. I'll focus on something else then. On Fri, Nov 21, 2025 at 11:36 PM Nicolas George via ffmpeg-devel < [email protected]> wrote: > Practice2001 via ffmpeg-devel (HE12025-11-21): > > Addition of tcp_keepalive, tcp_keepidle, tcp_keepintvl, and tcp

[FFmpeg-devel] [PATCH] avcodec/d3d12va_encode: Add intra refresh support for H.264 and HEVC encoders (PR #20994)

2025-11-21 Thread Steven Xiao via ffmpeg-devel
atic const AVOption d3d12va_encode_hevc_options[] = { HW_BASE_ENCODE_COMMON_OPTIONS, D3D12VA_ENCODE_COMMON_OPTIONS, D3D12VA_ENCODE_RC_OPTIONS, +D3D12VA_ENCODE_INTRA_REFRESH_OPTIONS, { "qp", "Constant QP (for P-frames; scaled by qfactor/qoffset for I/B)", OFFSET(qp), AV_OPT_TYPE_INT, { .i64 = 0 }, 0, 52, FLAGS }, -- 2.49.1 ___ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]

[FFmpeg-devel] [PATCH] configure: move libtls out of non-free libraries list (PR #20996)

2025-11-22 Thread James Almer via ffmpeg-devel
@@ -2014,6 +2013,7 @@ EXTERNAL_LIBRARY_LIST=" libtensorflow libtesseract libtheora +libtls libtorch libtwolame libuavs3d -- 2.49.1 _______ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an e

[FFmpeg-devel] [PATCH] avcodec/sanm: minor fixes (PR #20997)

2025-11-22 Thread Manuel Lauss via ffmpeg-devel
u(gb); +top = bytestream2_get_le16u(gb); w = bytestream2_get_le16u(gb); h = bytestream2_get_le16u(gb); bytestream2_skip(gb, 2); @@ -2110,6 +2110,9 @@ static int process_frame_obj(SANMVideoContext *ctx, GetByteContext *gb, memset(ctx->fbuf, 0, ctx->frm0_size);

[FFmpeg-devel] Re: FFmpeg 6.1.4 5.1.8

2025-11-22 Thread Michael Niedermayer via ffmpeg-devel
On Fri, Nov 21, 2025 at 08:54:07PM +0100, Michael Niedermayer via ffmpeg-devel wrote: > Hi all > > I intend to make 6.1.4 and 5.1.8 in the next days > > if someone wants to backport something, do it now 6.1.4 done [...] -- Michael Gn

[FFmpeg-devel] Flushing while decoding , but need already decoded frames

2024-05-24 Thread Michael Henrik Bodenhoff via ffmpeg-devel
ps://www.youtube.com/user/Milestonesys>[Facebook Logo]<https://www.facebook.com/milestonesys/>[Instagram Logo]<https://www.instagram.com/milestonesystems/> [Milestone Logo]<https://www.milestonesys.com/> _______________ ffmpeg-devel m

Re: [FFmpeg-devel] Flushing while decoding , but need already decoded frames

2024-05-24 Thread Michael Henrik Bodenhoff via ffmpeg-devel
sible to modify the incoming encoded stream to make FFmpeg believe that the stream doesn't contain B frames ☹ Michael Bodenhoff Principal Software Engineer FT01 Email: [email protected] -Original Message- From: ffmpeg-devel On Behalf Of Andrey Turkin Sent: 24. maj 2024 13:39 To

[FFmpeg-devel] [PATCH] treewide: Spelling fixes

2023-11-10 Thread Diederik de Haas via ffmpeg-devel
upto|paket|posible|unkown|inpossible|dimention|acheive|funtions|overriden|outputing|seperation|initalize|compatibilty|bistream|knwon|unknwon|choosen|additonal|gurantee|availble|wich|begining|milisecond|missmatch|threshhold)\b' 'common typos' $* +hiegrep '\b(awnser|cant|dont|wont|doesn

[FFmpeg-devel] [PATCH v2] treewide: Spelling fixes

2023-11-11 Thread Diederik de Haas via ffmpeg-devel
ention|acheive|funtions|overriden|outputing|seperation|initalize|compatibilty|bistream|knwon|unknwon|choosen|additonal|gurantee|availble|wich|begining|milisecond|missmatch|threshhold)\b' 'common typos' $* +hiegrep '\b(awnser|cant|dont|wont|doesnt|usefull|successfull|occured|teh|alot|wether|skiped|skiping|heigth|informations|colums|loosy|loosing|ouput|seperate|preceed|upto|paket|posible|unkown|inpossible|dimention|acheive|funtions|overriden|outputing|seperation|initalize|compatibilty|bistream|knwon|unknwon|choosen|additonal|gurantee|availble|wich|begining|milisecond|missmatch|threshhold|accomodate|processsing|substract|auxillary|coefficents|neccesary|precison|avaliable|sucessful|charactor)\b' 'common typos' $* hiegrep 'av_log\( *NULL' 'Missing context in av_log' $* hiegrep '[^sn]printf' 'Please use av_log' $* -- 2.42.0 ___ 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] lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d

2023-11-29 Thread 徐福隆 via ffmpeg-devel
/llvm/llvm-project/commit/9097a07e4e83b9f394598d53557247277b064b09.) Anyway, the change looks good, so I'll push it. // Martin ___________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg

[FFmpeg-devel] [PATCH] avfilter/vf_libvmaf: fix string comparison bug

2023-12-04 Thread Nil Fons Miret via ffmpeg-devel
min")) return VMAF_POOL_METHOD_MIN; -if (av_stristr(pool_method, "mean")) + if (!strcmp(pool_method, "mean")) return VMAF_POOL_METHOD_MEAN; -if (av_stristr(pool_method, "harmonic_mean")) +if (!strcmp(pool_method, "harmonic_mean")) return VMAF_POOL_METHOD_HARMONIC_MEAN; } -- 2.37.1 (Apple Git-137.1) ___ 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] avdevice/avfoundation: replace AVCaptureDevice with new api

2023-12-05 Thread 徐福隆 via ffmpeg-devel
and patches" https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". __

[FFmpeg-devel] [PATCH] doc/filters: expand documentation on libvmaf filter

2023-12-08 Thread Nil Fons Miret via ffmpeg-devel
Attached. 0001-doc-filters-expand-documentation-on-libvmaf-filter.patch Description: Binary data ___ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg

Re: [FFmpeg-devel] [PATCH] avdevice/audiotoolbox: silence warning with new api

2023-12-11 Thread 徐福隆 via ffmpeg-devel
tches" https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". ____

Re: [FFmpeg-devel] [PATCH 2/2] avformat/flvdec: support enhanced flv PacketTypeMetadata

2023-12-13 Thread 朱鹏飞 via ffmpeg-devel
> 2023年12月5日 05:32,James Almer 写道: > > On 11/15/2023 11:40 AM, zhupengfei via ffmpeg-devel wrote: >> From: Zhu Pengfei <[email protected]> >> Signed-off-by: Zhu Pengfei <[email protected]> >> --- >> libavformat/flvdec.c | 171 ++

Re: [FFmpeg-devel] [PATCH] amfenc: Add support for pict_type field

2019-04-11 Thread Michael Fabian Dirks via ffmpeg-devel
but that's not actually going to work - try it with a set of JPEGs as input and you'll observe the problem. (Note that no other encoder uses this field on input, though some do use it internally.) - Mark _______ ffmpeg-devel mailing list ffmpeg-d

[FFmpeg-devel] Query from Reuters on XZ, open source, and Microsoft

2024-04-03 Thread Satter, Raphael (Reuters) via ffmpeg-devel
Signal/WhatsApp at +1 202 430 9389. Raphael 💻 [email protected] 🌎 raphaelsatter.com 📰 reuters.com/authors/raphael-satter Thomson Reuters 1333 H Street NW Washington, DC 20005 ☎️ +1 202 843-6302 ___ ffmpeg-devel mailing list ffmpeg-devel

Re: [FFmpeg-devel] [EXT] Re: Query from Reuters on XZ, open source, and Microsoft

2024-04-03 Thread Satter, Raphael (Reuters) via ffmpeg-devel
opment discussions and patches Cc: Satter, Raphael (Reuters) Subject: [EXT] Re: [FFmpeg-devel] Query from Reuters on XZ, open source, and Microsoft External Email: Use caution with links and attachments. Hi Raphael, I was the author of the tweet and I gave a short talk about this topic at Demuxe

Re: [FFmpeg-devel] [EXT] Re: Query from Reuters on XZ, open source, and Microsoft

2024-04-03 Thread Satter, Raphael (Reuters) via ffmpeg-devel
hael From: Kieran Kunhya Sent: Wednesday, April 3, 2024 12:39 PM To: FFmpeg development discussions and patches Cc: Satter, Raphael (Reuters) Subject: [EXT] Re: [FFmpeg-devel] Query from Reuters on XZ, open source, and Microsoft External Email: Use caution with links and attachments. Hi Raphael

[FFmpeg-devel] Request for Official GitHub Mirror of rtmpdump for Enhanced Security

2024-04-23 Thread Javier Matos Denizac via ffmpeg-devel
these issues by providing a secure, verifiable source that we can integrate with vcpkg. Thank you for considering this request. I look forward to your feedback. Best regards, Javier Matos ___ ffmpeg-devel mailing list [email protected] https

Re: [FFmpeg-devel] [EXTERNAL] Request for Official GitHub Mirror of rtmpdump for Enhanced Security

2024-04-25 Thread Javier Matos Denizac via ffmpeg-devel
n0%3D%7C0%7C%7C%7C&sdata=ywZOz2L6tmpAfk%2FoPnGgUlqjH441jGUMPh4TcVFN8KA%3D&reserved=0 seems to indicate not yet). So either this is vcpkg trying to be vey aggressive in requiring git features, or there is some clarification neeed. - Derek _______

[FFmpeg-devel] [PATCH] Add support d3d11va Intel Hevc Rext decoder.

2024-02-24 Thread Водянников А . В . via ffmpeg-devel
case AV_PIX_FMT_Y210: +case AV_PIX_FMT_Y212: +case AV_PIX_FMT_VUYX: +case AV_PIX_FMT_XV30: +codedbytes = 4; + break; + case AV_PIX_FMT_XV36: +codedbytes = 8; + break; +} +width = map->RowPitch / codedbytes; +av_image_fill_linesizes(linesize, ctx->sw_format, width); av_image_fill_pointers(data, ctx->sw_format, desc->Height, (uint8_t*)map->pData, linesize); } -- 2.43.0.windows.1 ___ 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] mov: parse track-based udta name tags

2024-02-24 Thread Водянников А . В . via ffmpeg-devel
2, sizeof(key2), "%s-%s", key, language); - av_dict_set(&c->fc->metadata, key2, str, 0); +mov_set_metadata(c, key2, str); } if (!strcmp(key, "encoder")) { int major, minor, micro; -- 2.43.0.windows.1 ___ 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 1/2] Add support d3d11va Intel Hevc Rext decoder.

2024-02-24 Thread Водянников А . В . via ffmpeg-devel
linesize[i] = map->RowPitch; +int width; +int codedbytes = 1; + +switch (ctx->sw_format) { +case AV_PIX_FMT_P010: +case AV_PIX_FMT_P016: +case AV_PIX_FMT_YUYV422: +codedbytes = 2; +break; +case AV_PIX_FMT_Y210: +case AV_PIX_FMT_Y212: +case A

[FFmpeg-devel] [PATCH] mov: parse track-based udta name tags

2024-02-26 Thread Водянников А . В . via ffmpeg-devel
etadata, key, str, 0); +mov_set_metadata(c, key, str); if (*language && strcmp(language, "und")) { snprintf(key2, sizeof(key2), "%s-%s", key, language); - av_dict_set(&c->fc->metadata, key2, str, 0); +mov_set

Re: [FFmpeg-devel] [PATCH v2] avdevice: Fix disabling audiotoolbox_outdev build on iOS

2023-08-16 Thread L. E. Segovia via ffmpeg-devel
work CoreAudio" > bktr_indev_deps_any="dev_bktr_ioctl_bt848_h machine_ioctl_bt848_h > dev_video_bktr_ioctl_bt848_h dev_ic_bt8xx_h" > caca_outdev_deps="libcaca" -- amyspark 🌸 https://www.amyspark.me _______ ffmpeg-devel m

[FFmpeg-devel] framequeue: Remove redundant logic code

2023-09-14 Thread 杨亚磊 via ffmpeg-devel
to the newly requested space) Please review as soon as possible, thank you very much! 0001-framequeue-Remove-redundant-logic-code.eml Description: 0001-framequeue-Remove-redundant-logic-code.eml ___ ffmpeg-devel mailing list [email protected]

Re: [FFmpeg-devel] [PATCH] configure: Check for the header sys/mmap.h when checking for mmap

2024-01-11 Thread 徐福隆 via ffmpeg-devel
in -lrt, OpenSolaris no longer needs that  check_func_headers time.h nanosleep || check_lib nanosleep time.h nanosleep -lrt -- 2.39.3 (Apple Git-145) ___________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-28 Thread Jonatas L. Nogueira via ffmpeg-devel
ifficult, until you remove it and see the bugs you > don't know how long it will take. This is not suited to the bounty/SoW > methodology. > > We don't need STF to be funding features, we need maintenance, > infrastructure etc which all lends itself to salaried work. > &

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-28 Thread Jonatas L. Nogueira via ffmpeg-devel
nto discrete pieces >> of work, nor arguably can a given timescale be associated with cleanup. >> For example YUVJ is difficult, until you remove it and see the bugs you >> don't know how long it will take. This is not suited to the bounty/SoW >> methodology. >> >> We don

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-28 Thread Jonatas L. Nogueira via ffmpeg-devel
. Regards, -- Jonatas L. Nogueira (“jesusalva”) Board of Directors Member Software in the Public Interest, Inc. Example SOW for FFMPEG.pdf Description: Adobe PDF document _______ 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] Sovereign Tech Fund

2024-01-28 Thread Jonatas L. Nogueira via ffmpeg-devel
to be overstepping my bounds here. I, as well as the whole SPI Board, wish you to succeed. However, I admit my enthusiasm might have gotten the best of me in some earlier messages. That aside, I do hope the SOW is slightly more clear and easier to understand now. -- Jonatas L. Nogueira (“jesusalva”) Bo

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-29 Thread Jonatas L. Nogueira via ffmpeg-devel
Technical Committee and the General Assembly. > > Tying the project contractually is unacceptable. > > There are plenty of "corporate" open source projects where this is fine, > but there is a reason we are not one of those full of corporate friendly > code like binary blobs,

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-29 Thread Jonatas L. Nogueira via ffmpeg-devel
hobby, what makes you willing to compromise in that situation? > > I mean it basically happened already with SDR, just without an invoice. > > "I think you should try to bring the work you want funded into the > framework > that they told us to use. Instead of complaini

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-29 Thread Jonatas L. Nogueira via ffmpeg-devel
gt; need to be taken seriously first. > > I'd also like to ask Jonatas whether anything requires the projects to > be owned by individuals. Were I to propose a project, I'd much rather it > went through FFlabs than myself individually. > > Cheers, > -- > Anton Khirnov > ___ 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] Sovereign Tech Fund

2024-01-31 Thread Jonatas L. Nogueira via ffmpeg-devel
void conflicts of > > >interest, or endless bikesheds over who is getting too much money > for > > > too little work? We just bikeshud a thread to death over rather > > >little money, now imagine what would happen with ten times the > > >amount. > > > > trivial ;) > > we start with a wiki page > > we add a some work with some monetary amount. > > We wait. > > If someone comes and is willing to do it for less, ok, if someone > complains > > its too much, not ok. > > This seems the normal hire the "cheapest competent developer" > > This is not serious. "someone complains"? Like any random person? Any > developer? In a project like ours, someone will always complain. Does > that mean anyone has a veto over anything else? > > Besides, my main point is that the amount of work to be done on any > interesting cleanup is unknowable beforehand. That means you have to > budget for the worst case, which means in the median case you will be > significantly overpaid. > > -- > Anton Khirnov > ___ 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] Sovereign Tech Fund

2024-01-31 Thread Jonatas L. Nogueira via ffmpeg-devel
or the hours spent hunting simple typo mistakes now, you'll never be able to tell STF what actually needs to be done in time. -- Jonatas L. Nogueira (“jesusalva”) Board of Directors Member Software in the Public Interest, Inc. On Wed, Jan 31, 2024 at 12:17 PM Kieran Kunhya wrote: > On

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-31 Thread Jonatas L. Nogueira via ffmpeg-devel
solutions, so I expect quite some time to be spent > finding all of them and picking out the best one). > > If you start discussing how to properly pay for the hours spent hunting > simple typo mistakes now, you'll never be able to tell STF what actually > needs to be done in time. &

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-31 Thread Jonatas L. Nogueira via ffmpeg-devel
ions. Att., -- Jonatas L. Nogueira (“jesusalva”) Board of Directors Member Software in the Public Interest, Inc. On Wed, Jan 31, 2024 at 1:11 PM Rémi Denis-Courmont wrote: > Hi, > > Le keskiviikkona 31. tammikuuta 2024, 16.10.02 EET Jonatas L. Nogueira via > ffmpeg-de

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-31 Thread Jonatas L. Nogueira via ffmpeg-devel
nt" >> and privacy >> > > If you want transparency, where is the agreement between SPI and STF? > Where is the agreement for the NAB booth? > > Kieran > > _______ ffmpeg-devel mailing list [email protected] https

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-01-31 Thread Jonatas L. Nogueira via ffmpeg-devel
r the wrong term or i was not CC-ed on such an > agreement > > thx > > [...] > > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > The educated differ from the uneducated as much as the living from the > dead. -- Aristotle > ___ 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] [RFC] Vote STF/SPI 2024-02

2024-02-01 Thread Jonatas L. Nogueira via ffmpeg-devel
Whoever was > involved with the STF/SPI talks cannot be the recipient of the sponsorship. > The same of course should apply to any other future funding, it must be > either the community (via GA) or a third party setting up the sponsorship. > > I'm aware that would exclude Miche

Re: [FFmpeg-devel] Sovereign Tech Fund

2024-02-05 Thread Jonatas L. Nogueira via ffmpeg-devel
ini wrote: > On date Thursday 2024-02-01 00:15:03 +0100, Stefano Sabatini wrote: > > José already provided and excellent summary from his side. On my side > > I meant Jonatas, sorry. > _______ ffmpeg-devel mailing list [email protected]

Re: [FFmpeg-devel] [PATCH] cuda: add support for yuv420p10

2025-04-25 Thread Diego de Souza via ffmpeg-devel
Hi Timo and Lynne, The encoder does not accept yuv420p10 and yuv422p10 pixel formats. Only the semi planar versions of them: P010 and P210. Best regards, Diego de Souza Sr. Video Coding DevTech NVIDIA<http://www.nvidia.com/> On 25.04.25, 19:17, "ffmpeg-devel" wrote: Ext

Re: [FFmpeg-devel] [PATCH] libavfilter: guard against ff_draw_init/ff_draw_init2 failures

2025-03-03 Thread Nil Fons Miret via ffmpeg-devel
the FFDrawContext. These > functions are typically used in conjunction with ff_draw_color, which > checks draw->desc->flags, causing a null pointer dereference. > > Attaching patch with a fix to guard against this. > > Thanks, > Nil __________

Re: [FFmpeg-devel] [PATCH] libavfilter: guard against ff_draw_init/ff_draw_init2 failures

2025-03-03 Thread Nil Fons Miret via ffmpeg-devel
0, Nil Fons Miret via ffmpeg-devel > wrote: > > The return value of ff_draw_init and ff_draw_init2 are not checked in > > most usages. However, if they return an error, they don't get to the > > point where they set the attributes of the FFDrawContext. These > > funct

Re: [FFmpeg-devel] [PATCH] libavfilter: guard against ff_draw_init/ff_draw_init2 failures

2025-03-11 Thread Nil Fons Miret via ffmpeg-devel
Thanks for the clarification, attaching an updated patch. The only change is the one comment on qrencode.c. Thank you, Nil On Fri, Mar 7, 2025 at 7:28 PM Michael Niedermayer wrote: > > On Tue, Mar 04, 2025 at 10:17:25AM -0800, Nil Fons Miret via ffmpeg-devel > wrote: > >

Re: [FFmpeg-devel] [PATCH] libavfilter: guard against ff_draw_init/ff_draw_init2 failures

2025-03-04 Thread Nil Fons Miret via ffmpeg-devel
can easily become outdated. In any case, once I understand your request I'm happy to add any more documentation. Thank you, Nil On Mon, Mar 3, 2025 at 5:09 PM Michael Niedermayer wrote: > > On Mon, Mar 03, 2025 at 05:05:58PM -0800, Nil Fons Miret via ffmpeg-devel > wrote: > >

[FFmpeg-devel] [PATCH] libavfilter: guard against ff_draw_init/ff_draw_init2 failures

2025-02-20 Thread Nil Fons Miret via ffmpeg-devel
7ba6fe72bf..f498bf4a3e 100644 --- a/libavfilter/vf_tpad.c +++ b/libavfilter/vf_tpad.c @@ -206,9 +206,14 @@ static int config_input(AVFilterLink *inlink) AVFilterContext *ctx = inlink->dst; FilterLink *l = ff_filter_link(inlink); TPadContext *s = ctx->priv; +int ret;

Re: [FFmpeg-devel] [PATCH v2 3/3] avfilter/scale_cuda: Add support for 4:2:2 chroma subsampling

2025-07-08 Thread Diego de Souza via ffmpeg-devel
quot;}, {AV_PIX_FMT_0BGR32, "rgb0"}, {AV_PIX_FMT_RGB32,"bgra"}, {AV_PIX_FMT_BGR32,"rgba"}, }; Best regards, Diego de Souza Sr. Video Coding DevTech NVIDIA<http://www.nvidia.com/> On 07.07.25, 12:24, "ffmpeg-devel" wr

[FFmpeg-devel] [PATCH] avformat/demux: avoid unconditional ID3v2 tag consumption

2025-07-08 Thread Nil Fons Miret via ffmpeg-devel
tFormat ff_w64_demuxer = { .p.name = "w64", .p.long_name= NULL_IF_CONFIG_SMALL("Sony Wave64"), -.p.flags= AVFMT_GENERIC_INDEX, +.p.flags = AVFMT_GENERIC_INDEX | AVFMT_FLAG_ID3V2_AUTO, .p.codec_tag= ff_wav_codec_tags_list,

[FFmpeg-devel] [PATCH v2] ffprobe: add -codec: option

2025-06-27 Thread Maryla Ustarroz-Calonge via ffmpeg-devel
SION, 1, NULL); @@ -3039,6 +3130,8 @@ static const OptionDef real_options[] = { { "print_filename",OPT_TYPE_FUNC, OPT_FUNC_ARG, {.func_arg = opt_print_filename}, "override the printed input filename", "print_file"}, { "find_stream_info",

[FFmpeg-devel] [PATCH v2] avcodec/itut35: always check the provider code and country code together

2025-06-25 Thread Maryla Ustarroz-Calonge via ffmpeg-devel
ovider_oriented_code = bytestream2_get_be16u(&bc); diff --git a/libavformat/matroskaenc.c b/libavformat/matroskaenc.c index 408890fa89..8142d9125e 100644 --- a/libavformat/matroskaenc.c +++ b/libavformat/matroskaenc.c @@ -2869,7 +2869,7 @@ static int mkv_write_block(void *logctx, MatroskaMu

Re: [FFmpeg-devel] [PATCH] avformat/demux: avoid unconditional ID3v2 tag consumption

2025-07-23 Thread Nil Fons Miret via ffmpeg-devel
d) > frame=0 fps=0.0 q=0.0 Lsize=N/A time=N/A bitrate=N/A speed=N/A > ``` > > After the changes: it decodes as expected. > ``` > [...] > frame=1 fps=0.0 q=-0.0 Lsize=N/A time=00:00:00.04 bitrate=N/A > speed=16.5x elapsed=0:00:00.00 > ``` > > Thanks in advan

[FFmpeg-devel] [PATCH v3] ffprobe: add -codec: option

2025-07-31 Thread Maryla Ustarroz-Calonge via ffmpeg-devel
{.func_arg = opt_print_filename}, "override the printed input filename", "print_file"}, { "find_stream_info", OPT_TYPE_BOOL, OPT_INPUT | OPT_EXPERT, { &find_stream_info }, "read and decode the streams to fill missing information with heuristics"

[FFmpeg-devel] [PATCH 2/3] avcodec/itut35: always check the provider code and country code together

2025-08-05 Thread Maryla Ustarroz-Calonge via ffmpeg-devel
t; 0) { av_log(c, AV_LOG_WARNING, "Error parsing DOVI OBU.\n"); -break; // ignore + return 0; // ignore } res = ff_dovi_attach_side_data(&dav1d->dovi, frame); if (res < 0) return res; -break; +} else { +// ignore unsupported provider codes } -default: // ignore unsupported provider codes -break; -} - return 0; } -- 2.50.1.565.gc32cd1483b-goog ___ 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 1/3] avcodec/libdav1d: move itut-t35 parsing to a separate function

2025-08-05 Thread Maryla Ustarroz-Calonge via ffmpeg-devel
} -default: // ignore unsupported provider codes - break; -} + res = parse_itut_t35_metadata(dav1d, p, itut_t35, c, frame); +if (res < 0) +goto fail; #if FF_DAV1D_VERSION_AT_LEAST(6,9) } #endif -- 2.50.1.565.gc32cd1483b-goog ___ 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 3/3] avcodec/itut35: rename some provider codes

2025-08-05 Thread Maryla Ustarroz-Calonge via ffmpeg-devel
US); -bytestream_put_be16(&payload, ITU_T_T35_PROVIDER_CODE_SMTPE); +bytestream_put_be16(&payload, ITU_T_T35_PROVIDER_CODE_SAMSUNG); bytestream_put_be16(&payload, 0x01); // provider_oriented_code bytestream_put_byte(&payload, 0x04); // application_identifie

Re: [FFmpeg-devel] [PATCH 1/1] add option in file.c: pkt_size to setmax_packet_size

2025-07-30 Thread 1+1=10 via ffmpeg-devel
pkt_size using av_dict_set and then pass the option in avio_open2; This is mainly to deal with the situation where the IoT device has small memory, so that max_packet_size can be customized; > On Jul 17, 2025, at 22:05, yangsen5 via ffmpeg-devel https://ffmpeg.org/mailman/listinfo/ffmpeg-de

Re: [FFmpeg-devel] [PATCH 1/1] add option in file.c: pkt_size to setmax_packet_size

2025-07-30 Thread 1+1=10 via ffmpeg-devel
AVIO_FLAG_WRITE) > -        h->min_packet_size = h->max_packet_size = 262144; > +        h->min_packet_size = h->max_packet_size = c->pkt_size; What's the use case? 1+1=10 [email protected] 原始邮件 发件人:Zhao Zhili https://ffmpeg

Re: [FFmpeg-devel] [EXTERNAL] Re: [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]

2025-05-16 Thread Chitra Dey Sarkar via ffmpeg-devel
-Original Message- From: ffmpeg-devel On Behalf Of Michael Niedermayer Sent: Friday, May 16, 2025 2:44 AM To: FFmpeg development discussions and patches Subject: [EXTERNAL] Re: [FFmpeg-devel] [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access

Re: [FFmpeg-devel] [EXTERNAL] Re: [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]

2025-05-14 Thread Chitra Dey Sarkar via ffmpeg-devel
-Original Message- From: Michael Niedermayer Sent: Wednesday, May 14, 2025 9:40 AM To: FFmpeg development discussions and patches Cc: Chitra Dey Sarkar Subject: [EXTERNAL] Re: [FFmpeg-devel] [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access

[FFmpeg-devel] Test email from Chitra - [email protected]

2025-05-13 Thread Chitra Dey Sarkar via ffmpeg-devel
This is a test email ___ 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] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]

2025-05-13 Thread Chitra Dey Sarkar via ffmpeg-devel
for (int lp = 0; lp < lv; lp++) +for (int j = 0; j < lh; j++) +data[w * lp + j] = array2DBlock[j * lv + lp]; } } + +if (!useFallback) +av_free(array2DBlock); } static void sr_1d97_int(int32_t *p, int i0, int i1) -- 2.49.0.

[FFmpeg-devel] [PATCH] Boost FPS and performance: Optimize vertical loop for cache-friendly access [libavcodec/jpeg2000dwt.c:dwt_decode97_float]

2025-05-14 Thread Chitra Dey Sarkar via ffmpeg-devel
[email protected] X-Unsent: 1 To: [email protected] From earlier Hi Michael, Thanks so much for getting back! I'll quickly implement the first 3 comments For the last comment is there a way for me to reach you on regular email to elaborate the proposed change more with a better explanation. The 

[FFmpeg-devel] libswscale.c : ff_xyz12Torgb48 expensive unaligned 16 byte accesses

2025-05-25 Thread Chitra Dey Sarkar via ffmpeg-devel
t; 4); Regards Chitra _______ 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] avformat/webvttdec: improve WebVTT parsing

2025-05-27 Thread Marcos Del Sol via ffmpeg-devel
ing much easier. The logic is the exact same. -Mensaje original- De: Marcos Para: ffmpeg-devel CC: Marcos Fecha: martes, 27 de mayo de 2025 12:29 CEST Asunto: [PATCH] avformat/webvttdec: improve WebVTT parsing The parser will now strictly check if WebVTT files start with the correct &qu

<    28   29   30   31   32   33   34   35   >