On Sun, Oct 22, 2023 at 5:01 PM Mark Thompson wrote:
> On 20/10/2023 09:13, Evgeny Pavlov wrote:
> > On Tue, Jul 18, 2023 at 10:32 AM Evgeny Pavlov
> wrote:
> >
> >> This commit adds BGRA, RGBA and ARGB pixel formats for AMF encoders
> >>
> >> Signed-off-by: Evgeny Pavlov
> >> ---
> >> libavc
On 20/10/2023 09:13, Evgeny Pavlov wrote:
On Tue, Jul 18, 2023 at 10:32 AM Evgeny Pavlov wrote:
This commit adds BGRA, RGBA and ARGB pixel formats for AMF encoders
Signed-off-by: Evgeny Pavlov
---
libavcodec/amfenc.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/libavcodec/amfenc
On Tue, Jul 18, 2023 at 10:32 AM Evgeny Pavlov wrote:
> This commit adds BGRA, RGBA and ARGB pixel formats for AMF encoders
>
> Signed-off-by: Evgeny Pavlov
> ---
> libavcodec/amfenc.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/libavcodec/amfenc.c b/libavcodec/amfenc.c
> index