t;/dev/null | wc -l)
echo "stats:$ntest:$npass:$nwarn" >>summary
--
2.50.1
___________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
x_flags |= AVFMTCTX_UNSEEKABLE;
+
return 0;
}
#endif /* CONFIG_RTPDEC */
--
2.49.1
_______
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
t, pkt)) {
ret = avpriv_packet_list_put(&track->squashed_packet_queue,
pkt, av_packet_ref,
--
2.49.1
_______
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
the very wise cannot see all ends. -- Gandalf
signature.asc
Description: PGP signature
___
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
ptrdiff_t line_size);
-void ff_put_signed_pixels_clamped_sse2(const int16_t *block, uint8_t *pixels,
+void ff_put_signed_pixels_clamped_sse2(const int16_t *block, uint8_t *restrict
pixels,
ptrdiff_t line_size);
--
2.49.1
___
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
-wd4554 -wd4267 ;;
-Wextra) echo -W4 -wd4244 -wd4127 -wd4018 -wd4389
\
-wd4146 -wd4057 -wd4204 -wd4706 -wd4305
\
-wd4152 -wd4324 -we4013 -wd4100 -wd4214
\
--
2.49.1
___
uses: actions/cache/save@v4
--
2.49.1
___________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
PR #20608 opened by Kacper Michajłow (kasper93)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20608
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20608.patch
From 08b798dd52b743221bc3023fbff3db4fc8925156 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kacper=20Michaj=C5=82ow?=
Date: Thu, 25
On Thu, Sep 18, 2025 at 11:23:47PM -, michaelni via ffmpeg-devel wrote:
> PR #20550 opened by michaelni
> URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20550
> Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20550.patch
>
>
> >From 38d62a1a51a84e220b6dbeaefd9
Hi Gyan
On Wed, Sep 24, 2025 at 04:26:53PM +0530, Gyan Doshi via ffmpeg-devel wrote:
>
>
> On 2025-09-24 03:20 am, Michael Niedermayer via ffmpeg-devel wrote:
> > Hi Gyan
> >
> > On Tue, Sep 16, 2025 at 10:09:14AM +0530, Gyan Doshi via ffmpeg-devel wrote:
> >
nit(&gb, buf, size);
-ret = exif_parse_ifd_list(logctx, &gb, le, depth, &ifd);
+ret = exif_parse_ifd_list(logctx, &gb, le, depth, &ifd, 0);
if (ret < 0)
return ret;
ret = av_exif_ifd_to_dict(logctx, &ifd, metadata);
--
2.49.1
___
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
ibgme libgme gme/gme.h
gme_new_emu ||
require libgme gme/gme.h gme_new_emu -lgme
-lstdc++; }
enabled libgsm&& { for gsm_hdr in "gsm.h" "gsm/gsm.h"; do
--
2.49.1
_______
ffmpeg-devel maili
ats MUCH
more
expensive. They get vote power but they have to pay in contributions to
FFmpeg.
Really if voting power is not proportional to effort by the developer then
all
kinds of problems arise. (as shown above)
"
Kieran
___________
ffmpeg-devel
Hi Everyone
On Tue, Sep 09, 2025 at 10:19:26AM +0200, Michael Niedermayer via ffmpeg-devel
wrote:
> Hi Everyone
>
> The subject of funding and sponsors came up a few times recently.
>
> I think FFmpeg needs a clear guideline on this matter. To avoid
> confusion, to avoid di
On 14.10.2025 04:40, Michael Niedermayer via ffmpeg-devel wrote:
Hi Everyone
As we are now looking for sponsors, we also should look for tasks to fund.
I suggest, we first do some brainstorming and make a list, and then figure out
which
tasks we want to sponsor (or maybe someone wants to do
Hi Nicolas
On Tue, Oct 14, 2025 at 12:32:00PM +0200, Nicolas George via ffmpeg-devel wrote:
[...]
> Hi. I procrastinated replying about soliciting sponsorships, but if it
> looks like that I cannot anymore. Also, it must not be discussed in the
> dark of an obscure pull request, it ne
ree} to configure to enable
it.
@subsection LC3 library
--
2.49.1
___
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
0.f;
if (err_rate > max_error_rate) {
av_log(dp, AV_LOG_FATAL, "Decode error rate %g exceeds maximum
%g\n",
err_rate, max_error_rate);
--
2.49.1
___________
ffmpeg-devel mailing list -- [email protected]
_multiplane;
if (!p->disable_multiplane) {
--
2.49.1
_______
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
PR #20727 opened by James Almer (jamrial)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20727
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20727.patch
>From a7d280cec74796ebd6581ad263202e4526b32e3c Mon Sep 17 00:00:00 2001
From: James Almer
Date: Sat, 18 Oct 2025 20:07:15 -0300
Subj
Hi everyone
We currently have 2 issue trackers (trac and forgejo),
Previous discussion:
"[RFC] Issue tracker" and "trac ticket statistics"
https://lists.ffmpeg.org/archives/list/[email protected]/thread/HS46O6K62MHRHJDJC45XLRMR64RE5IB7/#LMXCTJDF5SIUSX43X7YZ4347U5YHWW33
On 20.10.2025 18:14, Michael Niedermayer via ffmpeg-devel wrote:
Hi everyone
We currently have 2 issue trackers (trac and forgejo),
Previous discussion:
"[RFC] Issue tracker" and "trac ticket statistics"
https://lists.ffmpeg.org/archives/list/ffmpeg-dev
& AV_CODEC_FLAG_OUTPUT_CORRUPT) &&
--
2.49.1
_______
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
On Mon, 20 Oct 2025 19:50:33 +0200 Tomas Härdin via ffmpeg-devel
wrote:
> Hi
>
> I'm writing this email to get a feel for how everyone feels about
> making more use of C++ in the codebase. I am only proposing using C++
> *internally*, and only where it makes sense. I am not
ary is still maintained (albeit at a slow pace), the last release was 6
months ago.
Best,
Tristan
___
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Hi
I'm writing this email to get a feel for how everyone feels about
making more use of C++ in the codebase. I am only proposing using C++
*internally*, and only where it makes sense. I am not suggesting a
"move" to C++, merely using features already present in the compilers
we target: gcc, clang
Hi Timo
On Mon, Oct 20, 2025 at 06:41:17PM +0200, Timo Rothenpieler via ffmpeg-devel
wrote:
> On 20.10.2025 18:14, Michael Niedermayer via ffmpeg-devel wrote:
> > Hi everyone
> >
> > We currently have 2 issue trackers (trac and forgejo),
> >
> > Previous dis
On Tue, 19 Aug 2025 at 23:13, Michael Niedermayer via ffmpeg-devel
wrote:
>
> Hi all
>
> On Fri, Aug 01, 2025 at 06:16:18PM -0500, Romain Beauxis wrote:
> > Le mer. 23 juil. 2025 à 06:43, Michael Niedermayer
> > a écrit :
> > >
> > > Hi everyone
>
On Thu, 21 Aug 2025, 01:32 Michael Niedermayer via ffmpeg-devel, <
[email protected]> wrote:
> Hi
>
> Should we use a Merge or Cherry picks for integrating Pauls work ?
>
> Following are 2 plans, as we execute either we may run into issues
> and of course adapt
.0 ( 1.00x)
> hscale_8_to_15__fs_4_dstW_512_sse2:287.9 ( 6.39x)
> hscale_8_to_15__fs_4_dstW_512_ssse3: 293.8 ( 6.26x)
> hscale_8_to_15__fs_4_dstW_512_avx2:219.2 ( 8.40x)
>
>
>
Hi,
Are there any objections to the patch? The performance impact is huge, so
it should be patched quickly.
Thanks,
Alan
___
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".
RId64" PTS:%s T:%f",
--
2.49.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".
i64 = PL_DEINTERLACE_BWDIF}, 0, 0, STATIC, .unit = "deinterlace" },
+#endif
{ "skip_spatial_check", "Skip yadif spatial check",
OFFSET(skip_spatial_check), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, DYNAMIC },
{ "send_fields", "Output a frame for each fie
ot; and details about what
you want to say/discuss.
thx
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Some Animals are More Equal Than Others. - George Orwell's book Animal Farm
signature.asc
Description: PGP signature
__________
ored_frame) = size;
-bytestream2_get_bufferu(&ctx->gb,
ctx->stored_frame + 4, size);
+ bytestream2_get_bufferu(&ctx->gb,
ctx->stored_frame, size);
bytestream2_seek(&ctx->gb, pos2, SEEK_
Hi
On Thu, Aug 21, 2025 at 06:03:12PM +0200, Kacper Michajlow via ffmpeg-devel
wrote:
[...]
> Also on the topic of CI, I suspect we might add more jobs as needed.
> Probably depends on priorities, to not overload existing runners
> capacity.
>
> I was wondering about integratin
Hi
On Thu, Aug 21, 2025 at 12:31:46AM +0200, Timo Rothenpieler via ffmpeg-devel
wrote:
> On 8/20/2025 9:25 PM, Michael Niedermayer via ffmpeg-devel wrote:
> > Hi
> >
> > On Wed, Aug 20, 2025 at 05:56:27PM +0200, Timo Rothenpieler via
> > ffmpeg-devel wrote:
> >
On Thu, 21 Aug 2025, 07:53 Michael Niedermayer via ffmpeg-devel, <
[email protected]> wrote:
> Hi Kieran
>
> On Thu, Aug 21, 2025 at 06:56:14AM -1000, Kieran Kunhya via ffmpeg-devel
> wrote:
> [...]
> > For the record, Paul had a note saying changes are under G
Hi Kieran
On Thu, Aug 21, 2025 at 06:56:14AM -1000, Kieran Kunhya via ffmpeg-devel wrote:
[...]
> For the record, Paul had a note saying changes are under GPL. As I
> understand you are ignoring legal advice saying this is a valid statement.
>
> Can you confirm the legal advice yo
pcm
FATE_ATRAC3 += fate-atrac3-3
fate-atrac3-3: CMD = pcm -i $(TARGET_SAMPLES)/atrac3/mc_sich_at3_132_small.wav
--
2.49.1
_______
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, vi
On Tue, Aug 19, 2025 at 02:17:05PM +, Drew Dunne via ffmpeg-devel wrote:
[...]
> @@ -1000,6 +1005,11 @@ static const AVOption colorspace_options[] = {
> ENUM("vonkries", WP_ADAPT_VON_KRIES, "wpadapt"),
> ENUM("identity", WP_ADAPT_IDENT
const struct AVCodecParameters *par);
--
2.49.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-user mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".
OpenPGP_0xE429ADDBF0F47726.asc
Descript
"To use the demuxer, simply use %s as url.\n",
s->playlisturl);
if ((ret = parse_playlist(h, s->playlisturl)) < 0)
--
2.49.1
___
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-de
offsetof(H265MetadataContext, x)
@@ -574,6 +731,11 @@ static const AVOption h265_metadata_options[] = {
{ LEVEL("8.5", 255) },
#undef LEVEL
+{ "master_display", "Set mastering display colour volume SEI
(G(x,y)B(x,y)R(x,y)WP(x,y)L(max,min))",
+ OFFSET(master_display), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, FLAGS
},
+{ "max_cll", "Set content light level info SEI (MaxCLL,MaxFALL)",
+ OFFSET(max_cll), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, FLAGS },
+
{ NULL }
};
--
2.39.5 (Apple Git-154)
___
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".
On 21/08/2025 06:47, Lynne via ffmpeg-devel wrote:
> ---
> src/index | 42 ++
> 1 file changed, 42 insertions(+)
>
> diff --git a/src/index b/src/index
> index 52829e1..a07f4b8 100644
> --- a/src/index
> +++ b/src/index
> @@
_protocol = {
-.name = "hls",
-.url_open = hls_open,
-.url_read = hls_read,
- .url_close = hls_close,
-.flags = URL_PROTOCOL_FLAG_NESTED_SCHEME,
-.priv_data_size = sizeof(HLSContext),
-};
diff --git a/libavformat/protocols.c b/libavformat/protocols.c
index d394454d41..207b6bf8d9 100644
--- a/libavformat/protocols.c
+++ b/libavformat/protocols.c
@@ -39,7 +39,6 @@ extern const URLProtocol ff_file_protocol;
extern const URLProtocol ff_ftp_protocol;
extern const URLProtocol ff_gopher_protocol;
extern const URLProtocol ff_gophers_protocol;
-extern const URLProtocol ff_hls_protocol;
extern const URLProtocol ff_http_protocol;
extern const URLProtocol ff_httpproxy_protocol;
extern const URLProtocol ff_https_protocol;
--
2.49.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".
On Thu, 21 Aug 2025 at 00:32, Timo Rothenpieler via ffmpeg-devel
wrote:
>
> On 8/20/2025 9:25 PM, Michael Niedermayer via ffmpeg-devel wrote:
> > Hi
> >
> > On Wed, Aug 20, 2025 at 05:56:27PM +0200, Timo Rothenpieler via
> > ffmpeg-devel wrote:
> >> On 8/2
void check_range_detect(int depth)
{
--
2.49.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".
lpha16_full_c :
ff_detect_alpha_full_c;
-} else {
-dsp->detect_alpha = depth > 8 ? ff_detect_alpha16_limited_c :
ff_detect_alpha_limited_c;
-}
-}
}
static const AVFilterPad colordetect_inputs[] = {
--
2.49.1
_______________
ffmp
d == 2) {
if (size < PALETTE_DELTA * 2 + 4) {
av_log(ctx->avctx, AV_LOG_ERROR,
"Incorrect palette change block size %"PRIu32".\n", size);
--
2.49.1
_______
ffmpeg-devel mailing list
[email protected]
to read:
Do you expect filter authors to remember to enable support for
premultiplied alpha, even if they don't even touch the alpha plane?
_______
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To u
Hi Pierre
On Wed, Aug 20, 2025 at 09:28:26AM -0700, Pierre-Anthony Lemieux via
ffmpeg-devel wrote:
> On Wed, Aug 20, 2025 at 9:24 AM Niklas Haas via ffmpeg-devel
> wrote:
> >
> > On Tue, 12 Aug 2025 08:32:39 -0700 Pierre-Anthony Lemieux
> > wrote:
> > > Qui
Hi Ayose
On Mon, Aug 18, 2025 at 07:22:56AM +0100, Ayose via ffmpeg-devel wrote:
> This is a proposal to add a new filter to FFmpeg: drawvg, to draw
> vector graphics on top of a video, using libcairo.
>
> This is my first contribution to FFmpeg, so I don't know if this is
>
_BIT_KHR;
+
/* Image creation flags.
* Only fill them in automatically if the image is not going to be used as
* a DPB-only image, and we have SAMPLED/STORAGE bits set. */
--
2.49.1
_______
ffmpeg-devel mailing list
[email protected]
ht
Hi
On Wed, Aug 20, 2025 at 10:18:20AM +0900, Lynne via ffmpeg-devel wrote:
> On 20/08/2025 06:13, Michael Niedermayer via ffmpeg-devel wrote:
> > Hi all
> >
> > On Fri, Aug 01, 2025 at 06:16:18PM -0500, Romain Beauxis wrote:
> > > Le mer. 23 juil. 2025 à 06:43, Mich
On August 20, 2025 10:47:03 PM PDT, Lynne via ffmpeg-devel
wrote:
> +Hardware accelerated decoding: Vulkan VP9, VAAPI VVC, OpenHarmony
> H264/5
> +Hardware accelerated encoding: Vulkan AV1, OpenHarmony H264/5
> +Filters: colordetect, pad_cuda, scale_d3d11, Whisper, and o
mat/mv.* @pross
libavformat/pp_bnk.* @zane
+libavformat/rm.* @pross
+libavformat/sauce.* @pross
libavformat/scd.* @zane
+libavformat/tty.* @pross
+libavformat/wsd.* @pross
+libavformat/wtv.* @pross
# avutil
# ==
--
2.49.1
___
ffmpeg-devel mail
On Fri, 22 Aug 2025, Niklas Haas via ffmpeg-devel wrote:
On Thu, 21 Aug 2025 14:47:03 +0900 Lynne via ffmpeg-devel
wrote:
---
src/index | 42 ++
1 file changed, 42 insertions(+)
diff --git a/src/index b/src/index
index 52829e1..a07f4b8 100644
Hi
On Fri, Aug 22, 2025 at 05:22:54PM +0200, Timo Rothenpieler via ffmpeg-devel
wrote:
> On 22/08/2025 16:54, Michael Niedermayer via ffmpeg-devel wrote:
> > Hi Timo
> >
> > On Fri, Aug 22, 2025 at 02:13:14PM +0200, Timo Rothenpieler via
> > ffmpeg-devel wrote:
>
On Fri, 22 Aug 2025, Timo Rothenpieler via ffmpeg-devel wrote:
For arm I'm not sure if we really need qemu? All it might take is a
32bit arm chroot on aarch64? Not sure if it works like x86 though, where
a 64bit CPU can also run 32bit code.
It works pretty much like x86, yes - you don
On Fri, 22 Aug 2025, 03:05 Lynne via ffmpeg-devel,
wrote:
> On 22/08/2025 21:13, Niklas Haas via ffmpeg-devel wrote:
> > On Thu, 21 Aug 2025 14:47:03 +0900 Lynne via ffmpeg-devel <
> [email protected]> wrote:
> >>
rc = av_lfg_get(&whip->rnd);
+whip->audio_ssrc = generate_unique_ssrc(whip);
+whip->video_ssrc = generate_unique_ssrc(whip);
whip->audio_payload_type = WHIP_RTP_PAYLOAD_TYPE_OPUS;
whip->video_payload_type = WHIP_RTP_PAYLOAD_TYPE_H264;
--
2.49.1
_____
On Fri, 22 Aug 2025 17:22:54 +0200 Timo Rothenpieler via ffmpeg-devel
wrote:
> We could only run those tests on master, not on PRs.
> Nobody is impacted by them then, and we still notice breakage reasonably
> fast.
That seems reasona
On Sat, Aug 23, 2025 at 10:09:14AM +0300, Rémi Denis-Courmont via ffmpeg-devel
wrote:
[...]
> As a member of the CC and the GA, I agree with Niklaas that any license change
> needs a GA vote. And obviously that preempts any discussion of how to merge
> the code.
There is no license cha
to the
--
2.49.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".
Hi Ayose
On Sat, Aug 23, 2025 at 09:22:47AM +0100, Ayose via ffmpeg-devel wrote:
> On 2025-08-20 22:58:26 +0200, Michael Niedermayer wrote:
> >
> > On Mon, Aug 18, 2025 at 07:22:56AM +0100, Ayose via ffmpeg-devel wrote:
> > > This is a proposal to add a new filter to
+ret = av_exif_write(NULL, &ifd, &buf, AV_EXIF_TIFF_HEADER);
+if (ret < 0)
+goto end;
+
+if (!av_frame_side_data_add(&dst->side_data, &dst->nb_side_data,
AV_FRAME_DATA_EXIF, &buf, 0)) {
+ret = AVERROR(ENOMEM);
+ goto end;
+}
+
+
On Sat, 23 Aug 2025, 00:58 Michael Niedermayer via ffmpeg-devel, <
[email protected]> wrote:
> On Sat, Aug 23, 2025 at 10:09:14AM +0300, Rémi Denis-Courmont via
> ffmpeg-devel wrote:
> [...]
> > As a member of the CC and the GA, I agree with Niklaas that any license
&g
Hi
On Thu, Aug 21, 2025 at 01:32:02PM +0200, Michael Niedermayer via ffmpeg-devel
wrote:
> Hi
>
> Should we use a Merge or Cherry picks for integrating Pauls work ?
>
> Following are 2 plans, as we execute either we may run into issues
> and of course adapt them as needed. (o
On Sat, 23 Aug 2025, 21:33 Michael Niedermayer via ffmpeg-devel, <
[email protected]> wrote:
> Hi
>
> Here is the legal advice that i was given.
> The GA has the full text and that is much more detailed.
> Iam posting the relevant parts so the whole community can see
On Sun, 24 Aug 2025, 13:09 Michael Niedermayer via ffmpeg-devel, <
[email protected]> wrote:
> Hi Kieran
>
> On Sun, Aug 24, 2025 at 12:11:20PM +0100, Kieran Kunhya via ffmpeg-devel
> wrote:
> > On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, <
ROR(EINVAL);
@@ -1089,7 +1094,7 @@ static int exif_remove_entry(void *logctx, AVExifMetadata
*ifd, uint16_t id, int
int32_t index = -1;
int ret = 0;
-if (!ifd || ifd->entries && !ifd->count || ifd->count && !ifd->entries)
+ if (!ifd || ifd->count &a
Hi Kieran
On Sun, Aug 24, 2025 at 07:53:45AM +0100, Kieran Kunhya via ffmpeg-devel wrote:
> On Sat, 23 Aug 2025, 21:33 Michael Niedermayer via ffmpeg-devel, <
> [email protected]> wrote:
>
> > Hi
> >
> > Here is the legal advice that i was given.
> &g
Hi Kieran
On Sat, Aug 23, 2025 at 11:39:37PM -0700, Kieran Kunhya via ffmpeg-devel wrote:
> >
> > The author for most of the changes of the new modules is Paul.
> > I certainly have alot of respect from Paul, he is a brilliant
> > developer and i feel a bit offended by w
Hi
On Thu, Aug 21, 2025 at 01:32:02PM +0200, Michael Niedermayer via ffmpeg-devel
wrote:
> Hi
>
> Should we use a Merge or Cherry picks for integrating Pauls work ?
>
> Following are 2 plans, as we execute either we may run into issues
> and of course adapt them as neede
On Sun, 24 Aug 2025, 11:48 Michael Niedermayer via ffmpeg-devel, <
[email protected]> wrote:
> Hi Kieran
>
> On Sat, Aug 23, 2025 at 11:39:37PM -0700, Kieran Kunhya via ffmpeg-devel
> wrote:
> > >
> > > The author for most of the changes of the new mod
On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, <
[email protected]> wrote:
> Hi Kieran
>
> On Sun, Aug 24, 2025 at 07:53:45AM +0100, Kieran Kunhya via ffmpeg-devel
> wrote:
> > On Sat, 23 Aug 2025, 21:33 Michael Niedermayer via ffmpeg-devel, <
pport.
This is documented on the ML.
Kieran
>
_______
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".
Hi Kieran
On Sun, Aug 24, 2025 at 12:11:20PM +0100, Kieran Kunhya via ffmpeg-devel wrote:
> On Sun, 24 Aug 2025, 11:56 Michael Niedermayer via ffmpeg-devel, <
> [email protected]> wrote:
>
> > Hi Kieran
> >
> > On Sun, Aug 24, 2025 at 07:53:45AM +010
On 8/24/2025 2:46 PM, Rémi Denis-Courmont via ffmpeg-devel wrote:
> Le sunnuntai 24. elokuuta 2025, 13.47.49 Itä-Euroopan kesäaika Michael
> Niedermayer via ffmpeg-devel a écrit :
>> Then thilo was attacked by derek claiming he stole money.
>
> Derek claimed that Thilo had so
Le mer. 20 août 2025 à 15:25, Yalda via ffmpeg-devel
a écrit :
> Thanks Romain. I am experimenting with this and trying the patches.
Awesome. Thanks so much for your time!
I have rebased the vorbis header PR against the latest `master` (would
love to call it main).
I have also pushed the n
On Tue, 8 Jul 2025 11:19:45 +
Diego de Souza via ffmpeg-devel wrote:
> Hi Andreas,
>
> Do you mean something like this?
>
> struct format_entry {
> enum AVPixelFormat format;
> char name[16];
> };
>
> static const struct
Hi Pierre
On Wed, Aug 20, 2025 at 06:38:06PM -0700, Pierre-Anthony Lemieux via
ffmpeg-devel wrote:
[...]
> I recommend that the proposed SOWs be more specific, i.e. list those forks.
>
> [ed.: I would definitely avoid forks from folks that have not shown
> interest in working with f
any
code you are using from before a license change."
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
signature.asc
Description: PGP
int tmp = (int)FFMIN(qc + rounding, (float)maxval);
+int tmp = (int)FFMIN((float)(qc + rounding), (float)maxval);
if (is_signed && in[i] < 0.0f) {
tmp = -tmp;
}
--
2.49.1
___
ffmpeg-devel mailing list
ffmpeg-
and libxeveb together"
enabled libxeve && require_pkg_config libxeve "xeve >= 0.5.1"
"xeve.h" xeve_encode
+enabled libxeveb && require_pkg_config libxeveb "xeveb >= 0.5.1"
"xeve.h" xeve_encode
enabled libxvid
h */
-room = !room ? strlen(fmt) + 1 :
+room = !room ? fmt_len + 1 :
room <= INT_MAX / 2 ? room * 2 : INT_MAX;
if (av_bprint_alloc(buf, room)) {
/* impossible to grow, try to manage something useful anyway */
--
2.49.1
_________
On Mon, 7 Jul 2025 11:45:36 +0200
Diego Felix de Souza via ffmpeg-devel wrote:
> From: Diego de Souza
>
> The supported YUV pixel formats were separated between planar
> and semiplanar. This approach reduces the number of CUDA kernels
> for all pixel formats.
>
> This pat
}
}
-res = LCEVC_SendDecoderBase(lcevc->decoder, in->pts, 0, picture, -1, in);
+res = LCEVC_SendDecoderBase(lcevc->decoder, in->pts, picture, -1, in);
if (res != LCEVC_Success) {
av_log(ctx, AV_LOG_ERROR, "LCEVC_SendDecoderBase failed\n");
0);
+av_dict_set_int(&opts, "seq", is_video ? whip->video_first_seq :
whip->audio_first_seq, 0);
ret = avformat_write_header(rtp_ctx, &opts);
if (ret < 0) {
--
2.49.1
_______
ffmpeg-devel mailing list
ffm
dict_index = av_clip(predict_index, 0, 5785);
+diff = predict_table[predict_index];
+if (lookup)
+diff += ff_adpcm_step_table[step_index] >>
(lookup_size - 1);
+if (highbit)
+diff = -diff;
+
+
whip->is_peer_ice_lite = 1;
if (av_strstart(line, "a=ice-ufrag:", &ptr) &&
!whip->ice_ufrag_remote) {
whip->ice_ufrag_remote = av_strdup(ptr);
if (!whip->ice_ufrag_remote) {
--
2.49.1
________
Hi Lynne, ffmpeg-devel
the following (testcase public, not cattegorized as a security issue)
https://issues.oss-fuzz.com/issues/416134551
hits
if (!ics->num_swb || !ics->swb_offset) {
ret_fail = AVERROR_BUG;
goto fail;
}
Asserti
LAG2_SHOW_ALL)))
h->next_outputed_poc = INT_MIN;
out_of_order = out->poc < h->next_outputed_poc;
--
2.49.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".
ntime flag implemented I can
> > > resubmit it all together.
> >
> > ok will revert
>
> Is this still a plan?
I was a bit undecided on this, i may have overestimated the problems this
would cause. And nothing major broke, and noone else spoke up ...
So I kind of conditionally drope
just interrested in this because some company
wants it. But that was what brought the idea up of improved error codes
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
"I am not trying to be anyone's saviour, I'm trying to think about the
fut
alike, and yet
notwithstanding go out to meet it. -- Thucydides
signature.asc
Description: PGP signature
_______
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ff
= xmaframes_decode_init,
+.close = xmaframes_decode_end,
+FF_CODEC_DECODE_CB(xmaframes_decode_packet),
+.flush = wmapro_flush,
+.p.capabilities = AV_CODEC_CAP_DR1,
+CODEC_SAMPLEFMTS(AV_SAMPLE_FMT_FLTP),
+.caps_internal = FF_CODEC_CAP_INIT_CLEANUP,
+};
--
2.49.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".
;},
-{ "glob_sequence","select glob/sequence pattern type", 0,
AV_OPT_TYPE_CONST, {.i64=PT_GLOB_SEQUENCE}, INT_MIN, INT_MAX, DEC, .unit =
"pattern_type" },
{ "glob", "select glob pattern type",0,
AV_OPT_TYPE_CONST, {
Niklas Haas via ffmpeg-devel (HE12025-08-16):
> PR #20257 opened by Niklas Haas (haasn)
> URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20257
> Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20257.patch
No objection from me to this, nor did I see anything shocking in it, but
2501 - 2600 of 3432 matches
Mail list logo