Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-16 Thread myp...@gmail.com
The patch was broken On Sun, Aug 15, 2021 at 5:22 PM 一滴水 <229135...@qq.com> wrote: > > Signed-off-by: Ray <229135...@qq.com> > --- >  libavformat/riffenc.c | 9 - >  1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/libavformat/riffenc.c b/libavformat/riffenc.c > index 971c4a7

[FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread ??????
Signed-off-by: Ray <229135...@qq.com> ---  libavformat/riffenc.c | 9 -  1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/libavformat/riffenc.c b/libavformat/riffenc.c index 971c4a7eb8..6926fbf060 100644 --- a/libavformat/riffenc.c +++ b/libavformat/riffenc.c @@ -271,7 +271,14 @@

Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread ??????
what's mean?? should i commit my changes based on last commit of  master branch?? -- Original -- From: "ffmpeg-devel"

[FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread Ray
--- libavformat/riffenc.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/libavformat/riffenc.c b/libavformat/riffenc.c index 971c4a7eb8..6926fbf060 100644 --- a/libavformat/riffenc.c +++ b/libavformat/riffenc.c @@ -271,7 +271,14 @@ void ff_put_bmp_header(AVIOContext *p

[FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread Ray
--- libavformat/riffenc.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/libavformat/riffenc.c b/libavformat/riffenc.c index c04d55c423..3171c152f0 100644 --- a/libavformat/riffenc.c +++ b/libavformat/riffenc.c @@ -255,6 +255,13 @@ void ff_put_bmp_header(AVIOContext *pb, AVCodecParamet

[FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread Ray
--- libavformat/riffenc.c | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/libavformat/riffenc.c b/libavformat/riffenc.c index 971c4a7eb8..69761431da 100644 --- a/libavformat/riffenc.c +++ b/libavformat/riffenc.c @@ -250,15 +250,6 @@ void ff_put_bmp_header(AVIOC

Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread Nicolas George
一滴水 (12021-08-15): > what's mean? should i commit my changes based on last commit of  master > branch? See: https://ffmpeg.org/pipermail/ffmpeg-devel/2021-August/283780.html Do not top-post in the future; if you do not know what it means, look it up. Do not send e-mails full of bogus HTML entit

Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread Nicolas George
Ray (12021-08-15): > --- > libavformat/riffenc.c | 9 - > 1 file changed, 8 insertions(+), 1 deletion(-) Context still missing. Please send related patches in the same thread. -- Nicolas George signature.asc Description: PGP signature ___

Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread Nicolas George
> Subject: Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8 Context missing again. -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-de

Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8

2021-08-15 Thread Nicolas George
Ray (12021-08-15): > Subject: Re: [FFmpeg-devel] [PATCH] Handle AV_PIX_FMT_PAL8 Context missing. Regards, -- Nicolas George signature.asc Description: PGP signature ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mail