OK
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
LGTM
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
This simplify nothing at all.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
On Sat, Sep 2, 2023 at 1:15 AM Stefano Sabatini wrote:
> Also return EINVAL in place of INVALIDDATA.
>
Better return also name, id number is meaningless to user.
> ---
> doc/examples/transcode.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/examples/transcod
Decoder formats may not relate to encoder formats, thus this one looks too
hackish to me to accept.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-d
See no real gain in this.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
probably ok
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
OK
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
Probably OK
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
Le lauantaina 2. syyskuuta 2023, 23.03.32 EEST Michael Niedermayer a écrit :
> > And yes, UB is a very well known accronym in this context. In my
> > experience, people who don't know the accronym don't know the concept
> > either, so spelling it out wouldn't even help.
>
> "Undefined behavior" ca
James Almer:
> On 9/2/2023 8:12 PM, Andreas Rheinhardt wrote:
>> Only the former is valid ISO C.
>
> Don't you mean "the latter"?
>
Yes. Thanks for noticing.
>>
>> Signed-off-by: Andreas Rheinhardt
>> ---
>> libavdevice/opengl_enc.c | 2 +-
>> libavformat/apngdec.c | 2 +-
>> libavforma
Andreas Rheinhardt:
> ff_scene_sad_get_fn() does not return functions that use
> MMX at all.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavfilter/f_select.c| 1 -
> libavfilter/vf_framerate.c| 1 -
> libavfilter/vf_freezedetect.c | 1 -
> libavfilter/vf_minterpolate.c | 1 -
> l
please remove the spammers from tickets 1920, 2104, 2776, 3720, 4748 and
5154.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpe
Forgotten in 27f8c9b27bce42a4a6a4c64e03fab769579c8683.
Signed-off-by: Andreas Rheinhardt
---
libavfilter/af_volume.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavfilter/af_volume.h b/libavfilter/af_volume.h
index c97902969e..c3756ee969 100644
--- a/libavfilter/af_volume.h
+++ b/lib
Forgotten in 27f8c9b27bce42a4a6a4c64e03fab769579c8683.
Signed-off-by: Andreas Rheinhardt
---
libavfilter/f_select.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavfilter/f_select.c b/libavfilter/f_select.c
index 49fcdc31ff..64599f085a 100644
--- a/libavfilter/f_select.c
+++ b/libavfi
I integrated James A. comment and fixed patch format.
In order to send VP9 tracks with FLV or RTMP, the enhanced RTMP
specification tells that VPCodecConfigurationRecord, a.k.a. vpcC
ISO-BMFF box, must be inserted into a metadata message. However, the
function responsible for generating vpcCs curr
On 9/3/2023 1:00 PM, Alessandro Ros wrote:
I integrated James A. comment and fixed patch format.
I think you forgot to git add.
In order to send VP9 tracks with FLV or RTMP, the enhanced RTMP
specification tells that VPCodecConfigurationRecord, a.k.a. vpcC
ISO-BMFF box, must be inserted into
I integrated James A. comment and fixed patch format.
In order to send VP9 tracks with FLV or RTMP, the enhanced RTMP
specification tells that VPCodecConfigurationRecord, a.k.a. vpcC
ISO-BMFF box, must be inserted into a metadata message. However, the
function responsible for generating vpcCs curr
On Sun, Sep 03, 2023 at 02:39:54PM +0200, Michael Koch wrote:
> please remove the spammers from tickets 1920, 2104, 2776, 3720, 4748 and
> 5154.
removed what i found, not sure had the feeling someone else was also already
deleting them
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6
sorry, to git add what?
Il giorno dom 3 set 2023 alle ore 18:02 James Almer ha
scritto:
> On 9/3/2023 1:00 PM, Alessandro Ros wrote:
> > I integrated James A. comment and fixed patch format.
>
> I think you forgot to git add.
>
> >
> > In order to send VP9 tracks with FLV or RTMP, the enhanced R
On 9/3/2023 1:15 PM, aler9 wrote:
sorry, to git add what?
You say you integrated my comment, but the contents of the patch are
exactly the same.
Il giorno dom 3 set 2023 alle ore 18:02 James Almer ha
scritto:
On 9/3/2023 1:00 PM, Alessandro Ros wrote:
I integrated James A. comment and
On Sun, Sep 03, 2023 at 11:29:32AM +0300, Rémi Denis-Courmont wrote:
> Le lauantaina 2. syyskuuta 2023, 23.03.32 EEST Michael Niedermayer a écrit :
> > > And yes, UB is a very well known accronym in this context. In my
> > > experience, people who don't know the accronym don't know the concept
> >
On Sun, Sep 03, 2023 at 02:25:07AM +0200, Stefano Sabatini wrote:
> On date Saturday 2023-09-02 22:07:53 +0200, Michael Niedermayer wrote:
> > On Fri, Sep 01, 2023 at 08:38:26PM +0200, Stefano Sabatini wrote:
> > > On date Friday 2023-09-01 18:54:40 +0200, Michael Niedermayer wrote:
> > > > On Thu,
I looked again at your previous comment and you suggested to explicitly
mention that this patch will affect FLV too, which i did in the title.
I didn't see any request to change the code. Do you have any suggestion
regarding the code?
Il giorno dom 3 set 2023 alle ore 18:17 James Almer ha
scri
On 9/3/2023 1:45 PM, aler9 wrote:
I looked again at your previous comment and you suggested to explicitly
mention that this patch will affect FLV too, which i did in the title.
I didn't see any request to change the code. Do you have any suggestion
regarding the code?
I see the change in the c
Dump the encoder, it's will help debug some case
Signed-off-by: Jun Zhao
---
libavcodec/videotoolboxenc.c | 20
1 file changed, 20 insertions(+)
diff --git a/libavcodec/videotoolboxenc.c b/libavcodec/videotoolboxenc.c
index bfc03787a0..5633640a30 100644
--- a/libavcodec/vid
Get the encoder supported properties list, it will be used for
feature support checks.
Signed-off-by: Jun Zhao
---
libavcodec/videotoolboxenc.c | 27 +++
1 file changed, 27 insertions(+)
diff --git a/libavcodec/videotoolboxenc.c b/libavcodec/videotoolboxenc.c
index 56336
James Almer 于2023年9月4日周一 02:49写道:
>
> On 9/3/2023 1:45 PM, aler9 wrote:
> > I looked again at your previous comment and you suggested to explicitly
> > mention that this patch will affect FLV too, which i did in the title.
> >
> > I didn't see any request to change the code. Do you have any sugges
28 matches
Mail list logo