Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [patch] libavcodec/videotoolbox.c : fix missing AVCodecInternal
@ 2022-02-14  7:27 Pascal Massimino
  2022-02-14 10:02 ` lance.lmwang
  0 siblings, 1 reply; 5+ messages in thread
From: Pascal Massimino @ 2022-02-14  7:27 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

[-- Attachment #1: Type: text/plain, Size: 41 bytes --]

attached. Just a missing include.

skal/

[-- Attachment #2: 0001-fix-missing-AVCodecInternal-definition.patch --]
[-- Type: application/octet-stream, Size: 770 bytes --]

[-- Attachment #3: Type: text/plain, Size: 251 bytes --]

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [FFmpeg-devel] [patch] libavcodec/videotoolbox.c : fix missing AVCodecInternal
  2022-02-14  7:27 [FFmpeg-devel] [patch] libavcodec/videotoolbox.c : fix missing AVCodecInternal Pascal Massimino
@ 2022-02-14 10:02 ` lance.lmwang
  2022-02-14 10:05   ` Andreas Rheinhardt
  0 siblings, 1 reply; 5+ messages in thread
From: lance.lmwang @ 2022-02-14 10:02 UTC (permalink / raw)
  To: ffmpeg-devel

On Mon, Feb 14, 2022 at 08:27:39AM +0100, Pascal Massimino wrote:
> attached. Just a missing include.

I have submit a patch for it already, if you think it's OK, I can push it soon.

> 
> skal/


> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".


-- 
Thanks,
Limin Wang
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [FFmpeg-devel] [patch] libavcodec/videotoolbox.c : fix missing AVCodecInternal
  2022-02-14 10:02 ` lance.lmwang
@ 2022-02-14 10:05   ` Andreas Rheinhardt
  2022-02-14 10:30     ` lance.lmwang
  0 siblings, 1 reply; 5+ messages in thread
From: Andreas Rheinhardt @ 2022-02-14 10:05 UTC (permalink / raw)
  To: ffmpeg-devel

lance.lmwang@gmail.com:
> On Mon, Feb 14, 2022 at 08:27:39AM +0100, Pascal Massimino wrote:
>> attached. Just a missing include.
> 
> I have submit a patch for it already, if you think it's OK, I can push it soon.
> 

I have already pushed your patch.

- Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [FFmpeg-devel] [patch] libavcodec/videotoolbox.c : fix missing AVCodecInternal
  2022-02-14 10:05   ` Andreas Rheinhardt
@ 2022-02-14 10:30     ` lance.lmwang
  2022-02-14 10:38       ` Pascal Massimino
  0 siblings, 1 reply; 5+ messages in thread
From: lance.lmwang @ 2022-02-14 10:30 UTC (permalink / raw)
  To: ffmpeg-devel

On Mon, Feb 14, 2022 at 11:05:58AM +0100, Andreas Rheinhardt wrote:
> lance.lmwang@gmail.com:
> > On Mon, Feb 14, 2022 at 08:27:39AM +0100, Pascal Massimino wrote:
> >> attached. Just a missing include.
> > 
> > I have submit a patch for it already, if you think it's OK, I can push it soon.
> > 
> 
> I have already pushed your patch.

yeah, haven't notice that, thanks.

> 
> - Andreas
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

-- 
Thanks,
Limin Wang
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [FFmpeg-devel] [patch] libavcodec/videotoolbox.c : fix missing AVCodecInternal
  2022-02-14 10:30     ` lance.lmwang
@ 2022-02-14 10:38       ` Pascal Massimino
  0 siblings, 0 replies; 5+ messages in thread
From: Pascal Massimino @ 2022-02-14 10:38 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

On Mon, Feb 14, 2022 at 11:30 AM <lance.lmwang@gmail.com> wrote:

> On Mon, Feb 14, 2022 at 11:05:58AM +0100, Andreas Rheinhardt wrote:
> > lance.lmwang@gmail.com:
> > > On Mon, Feb 14, 2022 at 08:27:39AM +0100, Pascal Massimino wrote:
> > >> attached. Just a missing include.
> > >
> > > I have submit a patch for it already, if you think it's OK, I can push
> it soon.
>

all good then, thanks Andreas and Lance...

skal/


> > >
> >
> > I have already pushed your patch.
>
> yeah, haven't notice that, thanks.
>
> >
> > - Andreas
> > _______________________________________________
> > ffmpeg-devel mailing list
> > ffmpeg-devel@ffmpeg.org
> > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> >
> > To unsubscribe, visit link above, or email
> > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
>
> --
> Thanks,
> Limin Wang
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-14 10:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14  7:27 [FFmpeg-devel] [patch] libavcodec/videotoolbox.c : fix missing AVCodecInternal Pascal Massimino
2022-02-14 10:02 ` lance.lmwang
2022-02-14 10:05   ` Andreas Rheinhardt
2022-02-14 10:30     ` lance.lmwang
2022-02-14 10:38       ` Pascal Massimino

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git