* [FFmpeg-devel] web/consulting: add myself
@ 2022-03-24 14:53 Tomas Härdin
2022-03-26 23:36 ` Michael Niedermayer
2022-03-26 23:45 ` Michael Niedermayer
0 siblings, 2 replies; 6+ messages in thread
From: Tomas Härdin @ 2022-03-24 14:53 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: 0001-web-consulting-add-myself.patch --]
[-- Type: text/x-patch, Size: 1296 bytes --]
From 446777e4333726cb05843ff16ac76e9eb83a5e57 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <git@haerdin.se>
Date: Sun, 2 Jan 2022 15:47:30 +0100
Subject: [PATCH] web/consulting: add myself
---
src/consulting | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/src/consulting b/src/consulting
index 01e4995..96a5b28 100644
--- a/src/consulting
+++ b/src/consulting
@@ -106,6 +106,18 @@ E.g.:
</p>
</div> <!-- well -->
</div> <!-- col -->
+ <div class="col-md-4">
+ <div class="well">
+ <h3>Tomas Härdin</h3>
+ <p>
+ Tomas is located in Umeå, Sweden.
+ He has worked on FFmpeg since 2009 and has been a maintainer since 2010.
+ He has expertise in broadcast formats, mainly MXF and AAF, and is also available for general FFmpeg work.
+ For more information on Tomas' areas of expertise see <a href="https://www.haerdin.se/pages/consulting.html">the consulting page on his website</a>.
+ You can contact him by email at <a href="mailto:consulting@haerdin.se">consulting@haerdin.se</a> or by XMPP at <a href="xmpp:tms@haerdin.se">tms@haerdin.se</a>.
+ </p>
+ </div> <!-- well -->
+ </div> <!-- col -->
<div class="col-md-4">
<div class="well">
<h3>Steven Liu</h3>
--
2.30.2
[-- 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] 6+ messages in thread
* Re: [FFmpeg-devel] web/consulting: add myself
2022-03-24 14:53 [FFmpeg-devel] web/consulting: add myself Tomas Härdin
@ 2022-03-26 23:36 ` Michael Niedermayer
2022-03-26 23:45 ` Michael Niedermayer
1 sibling, 0 replies; 6+ messages in thread
From: Michael Niedermayer @ 2022-03-26 23:36 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 719 bytes --]
On Thu, Mar 24, 2022 at 03:53:56PM +0100, Tomas Härdin wrote:
>
> consulting | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
> 901f8f38d654798a4fcb579ac2e50c0a443f5843 0001-web-consulting-add-myself.patch
> From 446777e4333726cb05843ff16ac76e9eb83a5e57 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <git@haerdin.se>
> Date: Sun, 2 Jan 2022 15:47:30 +0100
> Subject: [PATCH] web/consulting: add myself
>
> ---
> src/consulting | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I have often repented speaking, but never of holding my tongue.
-- Xenocrates
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: 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] 6+ messages in thread
* Re: [FFmpeg-devel] web/consulting: add myself
2022-03-24 14:53 [FFmpeg-devel] web/consulting: add myself Tomas Härdin
2022-03-26 23:36 ` Michael Niedermayer
@ 2022-03-26 23:45 ` Michael Niedermayer
2022-03-27 4:32 ` Gyan Doshi
1 sibling, 1 reply; 6+ messages in thread
From: Michael Niedermayer @ 2022-03-26 23:45 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 1926 bytes --]
On Thu, Mar 24, 2022 at 03:53:56PM +0100, Tomas Härdin wrote:
>
> consulting | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
> 901f8f38d654798a4fcb579ac2e50c0a443f5843 0001-web-consulting-add-myself.patch
> From 446777e4333726cb05843ff16ac76e9eb83a5e57 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <git@haerdin.se>
> Date: Sun, 2 Jan 2022 15:47:30 +0100
> Subject: [PATCH] web/consulting: add myself
>
> ---
> src/consulting | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/src/consulting b/src/consulting
> index 01e4995..96a5b28 100644
> --- a/src/consulting
> +++ b/src/consulting
> @@ -106,6 +106,18 @@ E.g.:
> </p>
> </div> <!-- well -->
> </div> <!-- col -->
> + <div class="col-md-4">
> + <div class="well">
> + <h3>Tomas Härdin</h3>
> + <p>
> + Tomas is located in Umeå, Sweden.
> + He has worked on FFmpeg since 2009 and has been a maintainer since 2010.
> + He has expertise in broadcast formats, mainly MXF and AAF, and is also available for general FFmpeg work.
> + For more information on Tomas' areas of expertise see <a href="https://www.haerdin.se/pages/consulting.html">the consulting page on his website</a>.
> + You can contact him by email at <a href="mailto:consulting@haerdin.se">consulting@haerdin.se</a> or by XMPP at <a href="xmpp:tms@haerdin.se">tms@haerdin.se</a>.
> + </p>
> + </div> <!-- well -->
> + </div> <!-- col -->
> <div class="col-md-4">
> <div class="well">
> <h3>Steven Liu</h3>
I applied this not realizing it messes the "table" style up a bit
maybe you can fix this
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: 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] 6+ messages in thread
* Re: [FFmpeg-devel] web/consulting: add myself
2022-03-26 23:45 ` Michael Niedermayer
@ 2022-03-27 4:32 ` Gyan Doshi
2022-03-27 8:14 ` Michael Niedermayer
2022-03-29 13:19 ` Tomas Härdin
0 siblings, 2 replies; 6+ messages in thread
From: Gyan Doshi @ 2022-03-27 4:32 UTC (permalink / raw)
To: ffmpeg-devel
On 2022-03-27 05:15 am, Michael Niedermayer wrote:
> On Thu, Mar 24, 2022 at 03:53:56PM +0100, Tomas Härdin wrote:
>> consulting | 12 ++++++++++++
>> 1 file changed, 12 insertions(+)
>> 901f8f38d654798a4fcb579ac2e50c0a443f5843 0001-web-consulting-add-myself.patch
>> From 446777e4333726cb05843ff16ac76e9eb83a5e57 Mon Sep 17 00:00:00 2001
>> From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <git@haerdin.se>
>> Date: Sun, 2 Jan 2022 15:47:30 +0100
>> Subject: [PATCH] web/consulting: add myself
>>
>> ---
>> src/consulting | 12 ++++++++++++
>> 1 file changed, 12 insertions(+)
>>
>> diff --git a/src/consulting b/src/consulting
>> index 01e4995..96a5b28 100644
>> --- a/src/consulting
>> +++ b/src/consulting
>> @@ -106,6 +106,18 @@ E.g.:
>> </p>
>> </div> <!-- well -->
>> </div> <!-- col -->
>> + <div class="col-md-4">
>> + <div class="well">
>> + <h3>Tomas Härdin</h3>
>> + <p>
>> + Tomas is located in Umeå, Sweden.
>> + He has worked on FFmpeg since 2009 and has been a maintainer since 2010.
>> + He has expertise in broadcast formats, mainly MXF and AAF, and is also available for general FFmpeg work.
>> + For more information on Tomas' areas of expertise see <a href="https://www.haerdin.se/pages/consulting.html">the consulting page on his website</a>.
>> + You can contact him by email at <a href="mailto:consulting@haerdin.se">consulting@haerdin.se</a> or by XMPP at <a href="xmpp:tms@haerdin.se">tms@haerdin.se</a>.
>> + </p>
>> + </div> <!-- well -->
>> + </div> <!-- col -->
>> <div class="col-md-4">
>> <div class="well">
>> <h3>Steven Liu</h3>
> I applied this not realizing it messes the "table" style up a bit
> maybe you can fix this
Done.
Regards,
Gyan
_______________________________________________
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] 6+ messages in thread
* Re: [FFmpeg-devel] web/consulting: add myself
2022-03-27 4:32 ` Gyan Doshi
@ 2022-03-27 8:14 ` Michael Niedermayer
2022-03-29 13:19 ` Tomas Härdin
1 sibling, 0 replies; 6+ messages in thread
From: Michael Niedermayer @ 2022-03-27 8:14 UTC (permalink / raw)
To: FFmpeg development discussions and patches
[-- Attachment #1.1: Type: text/plain, Size: 2446 bytes --]
On Sun, Mar 27, 2022 at 10:02:47AM +0530, Gyan Doshi wrote:
>
>
> On 2022-03-27 05:15 am, Michael Niedermayer wrote:
> > On Thu, Mar 24, 2022 at 03:53:56PM +0100, Tomas Härdin wrote:
> > > consulting | 12 ++++++++++++
> > > 1 file changed, 12 insertions(+)
> > > 901f8f38d654798a4fcb579ac2e50c0a443f5843 0001-web-consulting-add-myself.patch
> > > From 446777e4333726cb05843ff16ac76e9eb83a5e57 Mon Sep 17 00:00:00 2001
> > > From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <git@haerdin.se>
> > > Date: Sun, 2 Jan 2022 15:47:30 +0100
> > > Subject: [PATCH] web/consulting: add myself
> > >
> > > ---
> > > src/consulting | 12 ++++++++++++
> > > 1 file changed, 12 insertions(+)
> > >
> > > diff --git a/src/consulting b/src/consulting
> > > index 01e4995..96a5b28 100644
> > > --- a/src/consulting
> > > +++ b/src/consulting
> > > @@ -106,6 +106,18 @@ E.g.:
> > > </p>
> > > </div> <!-- well -->
> > > </div> <!-- col -->
> > > + <div class="col-md-4">
> > > + <div class="well">
> > > + <h3>Tomas Härdin</h3>
> > > + <p>
> > > + Tomas is located in Umeå, Sweden.
> > > + He has worked on FFmpeg since 2009 and has been a maintainer since 2010.
> > > + He has expertise in broadcast formats, mainly MXF and AAF, and is also available for general FFmpeg work.
> > > + For more information on Tomas' areas of expertise see <a href="https://www.haerdin.se/pages/consulting.html">the consulting page on his website</a>.
> > > + You can contact him by email at <a href="mailto:consulting@haerdin.se">consulting@haerdin.se</a> or by XMPP at <a href="xmpp:tms@haerdin.se">tms@haerdin.se</a>.
> > > + </p>
> > > + </div> <!-- well -->
> > > + </div> <!-- col -->
> > > <div class="col-md-4">
> > > <div class="well">
> > > <h3>Steven Liu</h3>
> > I applied this not realizing it messes the "table" style up a bit
> > maybe you can fix this
>
> Done.
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Modern terrorism, a quick summary: Need oil, start war with country that
has oil, kill hundread thousand in war. Let country fall into chaos,
be surprised about raise of fundamantalists. Drop more bombs, kill more
people, be surprised about them taking revenge and drop even more bombs
and strip your own citizens of their rights and freedoms. to be continued
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: 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] 6+ messages in thread
* Re: [FFmpeg-devel] web/consulting: add myself
2022-03-27 4:32 ` Gyan Doshi
2022-03-27 8:14 ` Michael Niedermayer
@ 2022-03-29 13:19 ` Tomas Härdin
1 sibling, 0 replies; 6+ messages in thread
From: Tomas Härdin @ 2022-03-29 13:19 UTC (permalink / raw)
To: FFmpeg development discussions and patches
sön 2022-03-27 klockan 10:02 +0530 skrev Gyan Doshi:
>
>
> On 2022-03-27 05:15 am, Michael Niedermayer wrote:
> > On Thu, Mar 24, 2022 at 03:53:56PM +0100, Tomas Härdin wrote:
> > > consulting | 12 ++++++++++++
> > > 1 file changed, 12 insertions(+)
> > > 901f8f38d654798a4fcb579ac2e50c0a443f5843 0001-web-consulting-
> > > add-myself.patch
> > > From 446777e4333726cb05843ff16ac76e9eb83a5e57 Mon Sep 17
> > > 00:00:00 2001
> > > From: =?UTF-8?q?Tomas=20H=C3=A4rdin?= <git@haerdin.se>
> > > Date: Sun, 2 Jan 2022 15:47:30 +0100
> > > Subject: [PATCH] web/consulting: add myself
> > >
> > > ---
> > > src/consulting | 12 ++++++++++++
> > > 1 file changed, 12 insertions(+)
> > >
> > > diff --git a/src/consulting b/src/consulting
> > > index 01e4995..96a5b28 100644
> > > --- a/src/consulting
> > > +++ b/src/consulting
> > > @@ -106,6 +106,18 @@ E.g.:
> > > </p>
> > > </div> <!-- well -->
> > > </div> <!-- col -->
> > > + <div class="col-md-4">
> > > + <div class="well">
> > > + <h3>Tomas Härdin</h3>
> > > + <p>
> > > + Tomas is located in Umeå, Sweden.
> > > + He has worked on FFmpeg since 2009 and has been a
> > > maintainer since 2010.
> > > + He has expertise in broadcast formats, mainly MXF and
> > > AAF, and is also available for general FFmpeg work.
> > > + For more information on Tomas' areas of expertise see <a
> > > href="https://www.haerdin.se/pages/consulting.html">the
> > > consulting page on his website</a>.
> > > + You can contact him by email at <a href="mailto:
> > > consulting@haerdin.se">consulting@haerdin.se</a> or by XMPP at <a
> > > href="xmpp:tms@haerdin.se">tms@haerdin.se</a>.
> > > + </p>
> > > + </div> <!-- well -->
> > > + </div> <!-- col -->
> > > <div class="col-md-4">
> > > <div class="well">
> > > <h3>Steven Liu</h3>
> > I applied this not realizing it messes the "table" style up a bit
> > maybe you can fix this
>
> Done.
Cheers.
I see also that I accidentally submitted this without obfuscating the
email, which I had staged but not amended. Will send a small correction
patch-
/Tomas
_______________________________________________
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] 6+ messages in thread
end of thread, other threads:[~2022-03-29 13:20 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-24 14:53 [FFmpeg-devel] web/consulting: add myself Tomas Härdin
2022-03-26 23:36 ` Michael Niedermayer
2022-03-26 23:45 ` Michael Niedermayer
2022-03-27 4:32 ` Gyan Doshi
2022-03-27 8:14 ` Michael Niedermayer
2022-03-29 13:19 ` Tomas Härdin
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