On 3/10/2021 2:48 PM, Marton Balint wrote:
On Tue, 9 Mar 2021, Stephen Hutchinson wrote:
On 3/9/2021 3:47 PM, Michael Niedermayer wrote:
Hi all
I will branch release/4.4 soon
then like always leave some time for testing, bugfixes, ... and then
make FFmeg 4.4 from release/4.4, its too long since 4.3
These three AviSynth demuxer patches should probably go in before 4.4:
http://ffmpeg.org/pipermail/ffmpeg-devel/2020-June/264269.html
http://ffmpeg.org/pipermail/ffmpeg-devel/2021-February/275893.html
http://ffmpeg.org/pipermail/ffmpeg-devel/2021-February/276389.html
That third one especially.
OK, I will apply these.
Regards,
Marton
There is one minor change to the RGB flipping patch that's needed
that I confirmed last night.
+ LOAD_AVS_FUNC(avs_is_color_space, 0);
That actually needs to be 1, not 0. Otherwise it breaks the
version check that tells people to upgrade if they're still
using 2.5.
I was going to send a fixed version of the patch later today.
_______________________________________________
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".