[FFmpeg-devel] [PATCH v3 1/4] lavu: Remove libva 1.x support
Mark Thompson
sw at jkqxz.net
Sun Apr 28 17:21:06 EEST 2024
On 24/04/2024 15:06, Xiang, Haihao wrote:
> On Ma, 2024-04-22 at 22:41 +0100, Mark Thompson wrote:
>> libva 2.0 was released in 2017 and the 2.x versions are included in all
>> supported distributions nowadays.
>> ---
>> Rebased.
>>
>> I think we can also drop the other quirks? They are for the proprietary media
>> SDK driver (which I think is dead?) and the VDPAU wrapper (which I don't think
>> was ever updated for libva 2?).
>
> Agree, please drop these quirks in a new patch.
Sure.
> BTW I think we should require VA-API 1.x firstly, otherwise if someone has VA-
> API 0.x, he/she will get errors when building this commit.
I was intending to squash but had them split for review, though as you say they can stay split with more careful ordering - I will do this.
Thanks,
- Mark
More information about the ffmpeg-devel
mailing list