Hi,
On 23.03.2019 16:11, Thilo Borgmann wrote:
> Hi,
>
>> FFmpeg has been accepted for CLT 2019 in Chemnitz, Germany!
>> This "Chemnitzer Linux Tage" will take place on 16th and 17th of March.
>> You can find more details on their homepage:
>>
>> https://chemnitzer.linux-tage.de/2019/en/
> we retu
On 28.03.2019 13:40, Yufei He wrote:
> On 03/27/2019 11:35 AM, Nicolas George wrote:
>
> Yufei He (12019-03-27):
>
>
> Here is the fixed patch for a new H.264 codec with Matrox M264 card.
>
> It calls the default library from the card's driver installation.
> Please review.
>
>
>
> You are still us
On 30.03.19 16:19, Ronald S. Bultje wrote:
Hotel and transportation has been handled like in the years before, so
there will be some requests about that soon.
For me I ask to reimburse me 62,29 - for gas bringing Carl Eugen and me
from Berlin to Chemnitz.
Lost 1/2 receipts, which makes it chea
Hi,
On 08.04.19 17:42, edward_email wrote:
From: “Edward.Wu” <“edward_em...@126.com”>
Signed-off-by: “Edward.Wu” <“edward_em...@126.com”>
---
libavformat/udp.c | 45 -
1 file changed, 44 insertions(+), 1 deletion(-)
diff --git a/libavformat/udp.c
On 24.04.2019 12:20, Timo Rothenpieler wrote:
> On 24/04/2019 01:38, Carl Eugen Hoyos wrote:
>> 2017-12-29 13:16 GMT+01:00, Cyber Sinh :
>>> Sorry for the diff instead of regular git patch. Here is the patch.
>>
>> Only saw this today after wondering
>> why nobody tried using wsl before...
>
> I'm
On 20.05.2019 18:09, Phillip Burr wrote:
> Minimal support for ATSC PSIP tables. Does not support STT or
> EIT tables and so is not compliant with terrestrial ATSC.
> ATSC tables are not created by default, and will only be transmitted
> if either "atsc_name" or "atsc_channel" metadata is supplie
On 20.05.2019 18:56, Phil Burr wrote:
> Besides passing `make fate` locally, I have manually inspected data streams
> to look at my packets
Okay, that is standard.
> and I've used SDR software to transmit to various TV
> sets I own and have verified correct virtual channel and channel name on
On 20.05.2019 21:00, Lou Logan wrote:
> Major releases have been every 6 months approximately; not every 3 months.
>
> Signed-off-by: Lou Logan
> ---
> src/download | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/download b/src/download
> index 07f4439..9544de2 10064
Hi,
On 01.06.19 19:35, Alex Protasenko wrote:
Hello,
I'm trying to play some realtime video sources (web/IP cam) using
WebRTC in a browser. I'm sending RTP stream via Janus gateway using
VP9 codec, hardware transcoded using ffmpeg.
Everything works fine except random frame corruption happeni
On 17.07.2019 03:10, Maaya Murakami (JP) wrote:
> Hello
>
> Hope all is well.
> Currently I am researching about the trends of FFmpeg and its supporting
> codecs, ...
It seems that you are not the only one. During the last 24 hours I have
received 3 requests regarding only this topic, all coming f
Hi,
On 05.08.2019 23:49, Michael Niedermayer wrote:
> 4.2 release made
Thanks - shared on Facebook.
Best regards,
Thomas.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit li
On 06.08.2019 15:41, James Almer wrote:
> Signed-off-by: James Almer
> ---
> src/index | 47 +++
> 1 file changed, 47 insertions(+)
>
> diff --git a/src/index b/src/index
> index 0dcf6c1..fafb0e8 100644
> --- a/src/index
> +++ b/src/index
> @@ -37,6 +37
From: Thomas Volkert
---
libavutil/hwcontext_d3d11va.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/libavutil/hwcontext_d3d11va.c b/libavutil/hwcontext_d3d11va.c
index 6670c47579..0204407330 100644
--- a/libavutil/hwcontext_d3d11va.c
+++ b/libavutil
On 18.08.19 18:25, Tomas Härdin wrote:
lör 2019-08-17 klockan 11:48 +0200 skrev Paul B Mahol:
Hi,
When and how to organize this?
Physical meeting or over the internets? IBC is coming up, that might be
a good opportunity. Depending on form, attending remotely via mumble or
jingle might also be
On 08.08.2019 02:30, Thomas Volkert wrote:
> From: Thomas Volkert
>
> ---
> libavutil/hwcontext_d3d11va.c | 7 ---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/libavutil/hwcontext_d3d11va.c b/libavutil/hwcontext_d3d11va.c
> index 6670c47579..0
On 24.08.2019 20:12, Carl Eugen Hoyos wrote:
> Am Do., 8. Aug. 2019 um 02:35 Uhr schrieb Thomas Volkert :
>> From: Thomas Volkert
>>
>> ---
>> libavutil/hwcontext_d3d11va.c | 7 ---
>> 1 file changed, 4 insertions(+), 3 deletions(-)
>>
>>
On 20.10.2018 17:15, Thilo Borgmann wrote:
> Hi again,
>
>> FFmpeg been accepted for a booth at the LinuxDays 2018 in Prague, Czech
>> Republic during October 6th to 7th!
>>
>> [...] Find detailed information here:
>>
>> https://www.linuxdays.cz/2018/en/
> [..]
>
> Being the only booth staff this
On 02.09.19 12:26, Bodecs Bela wrote:
2019.09.02. 1:03 keltezéssel, Soft Works írta:
Hi,
I’m not sure whether this has been discussed, considered or
disregarded before.
I have some code ready for adding timestamps to the log output,
similar to this:
$ ffmpegd -loglevel +timing
ffmpeg version
Hi,
from my understand "ffrtmpsrt" combines rtmp (with flv (de-)muxing),
which demands by design for a transmission without packet loss, with a
transmission protocol based on UDP, which can have packet loss. So, I am
not sure if we actually should add something like this to our source code.
Best
On 01.07.2021 18:15, James Almer wrote:
> On 7/1/2021 11:41 AM, James Almer wrote:
>> On 7/1/2021 11:27 AM, Andreas Rheinhardt wrote:
>>> James Almer:
From: Matthieu Patou
Suggested-by: ffm...@fb.com
Signed-off-by: James Almer
---
libavformat/flv.h | 1 +
From: Thomas Volkert
---
libavcodec/libx264.c | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c
index a3493f393d..dd51fdc6dc 100644
--- a/libavcodec/libx264.c
+++ b/libavcodec/libx264.c
@@ -158,6 +158,9 @@ static int
On 02.02.2019 16:14, Carl Eugen Hoyos wrote:
> 2019-02-02 16:05 GMT+01:00, Thomas Volkert :
>> From: Thomas Volkert
>>
>> ---
>> libavcodec/libx264.c | 15 ---
>> 1 file changed, 8 insertions(+), 7 deletions(-)
>>
>> diff --git a/libavco
On 02.02.2019 16:18, Jan Ekström wrote:
> On Sat, Feb 2, 2019 at 5:14 PM Carl Eugen Hoyos wrote:
>> 2019-02-02 16:05 GMT+01:00, Thomas Volkert :
>>> From: Thomas Volkert
>>>
>>> ---
>>> libavcodec/libx264.c | 15 ---
>>> 1 file
On 13.03.2017 11:04, Carl Eugen Hoyos wrote:
> Hi!
>
> Alexander Strasser, Thilo Borgmann, Thomas Volkert and myself
> represented FFmpeg at the Chemnitzer Linuxtage 2017. We showed
> different filters in action on video screens, talked to guests and
> other projects and as u
On 02.11.2017 16:20, Daniel Kučera wrote:
> 2017-11-02 13:42 GMT+01:00 Felix Matouschek :
>> Hello,
>>
>> I've written an indev for Android devices to allow capturing their builtin
>> cameras.
>> What needs to be done to merge this?
>>
>> Greetings,
>> Felix
>> _
Hi,
I'd like to ask for refund of my expenses for LinuxCon (see thread
"FFmpeg at LinuxCon 2016"):
- 191 € for 2 * 675km by car
I will contact Stefano if there are no objections.
Best regards,
Thomas.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg
On 16.10.2016 09:35, Thilo Borgmann wrote:
> Hi,
>
>> FFmpeg will have a booth at the ELCE 2016 in Berlin, Germany from Oct. 11th
>> to
>> Oct 13th!
>>
>> The booth will be manned with me, everyone interested is welcome to visit us
>> and
>> the rest of the ELCE. I'm looking for a fellow develope
On 12.10.2016 13:33, Thilo Borgmann wrote:
> Hi,
>
>> FFmpeg will have a booth at the LinuxCon Europe 2016 in Berlin, Germany from
>> Oct. 4th to Oct 6th!
>>
>> The booth will be manned with Thomas Volkert and me, everyone interested is
>> welcome to v
On 31.10.2016 04:47, Reynaldo H. Verdejo Pinochet wrote:
> Thanks for the comments and corrections. Fixed the typos and pushed as:
>
> commit f06598a8e1fcccef8c38a657162db309773d1515
> Author: Reynaldo H. Verdejo Pinochet
> Date: Sun Oct 30 01:37:26 2016 -0700
>
> news: add final report for
...shared on Facebook:
https://www.facebook.com/ffmpeg/
Best regards,
Thomas.
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
From: Thomas Volkert
---
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/mediacodecdec_mpeg4.c | 239 +++
3 files changed, 241 insertions(+)
create mode 100644 libavcodec/mediacodecdec_mpeg4.c
diff --git a
From: Thomas Volkert
---
configure| 1 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/mediacodecdec_mpeg4.c | 239 +++
4 files changed, 242 insertions(+)
create mode 100644
From: Thomas Volkert
---
Changelog | 1 +
configure | 1 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/mediacodecdec_h263.c | 90 +
libavcodec/version.h
From: Thomas Volkert
---
libavcodec/mediacodecdec.c | 140 ++-
libavcodec/mediacodecdec.h | 12 +++
libavcodec/mediacodecdec_h264.c | 175 +++
libavcodec/mediacodecdec_mpeg4.c | 154
From: Thomas Volkert
---
Changelog| 1 +
configure| 1 +
libavcodec/Makefile | 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/mediacodecdec_mpeg4.c | 239 +++
libavcodec/version.h
From: Thomas Volkert
---
Changelog | 1 +
configure | 1 +
libavcodec/Makefile| 1 +
libavcodec/allcodecs.c | 1 +
libavcodec/mediacodecdec_vp8.c | 89 ++
libavcodec/version.h
On 26.07.2016 11:15, Matthieu Bouron wrote:
> On Tue, Jul 26, 2016 at 11:00:46AM +0200, Matthieu Bouron wrote:
>> On Sun, Jul 24, 2016 at 03:06:14PM +0200, Thomas Volkert wrote:
>>> From: Thomas Volkert
>>>
>>> ---
>>> Changelog
Hi,
Some guys at the VDD asked for FFmpeg T-shirts.
I'd like to do a new T-shirt order. The shirts could be given to
multimedia devs who stop at one of our next booths.
My idea is to order 25 shirts:
1*S
5*M
10*L
7*XL
2*XXL
Last time we ordered 5 shirts and got a price of 22,50 Euro per shirt.
On 07.09.2016 15:38, Matthieu Bouron wrote:
On Mon, Sep 05, 2016 at 03:57:54PM +0200, Matthieu Bouron wrote:
From: Matthieu Bouron
ff_h264_decode_extradata is referenced by h264_parse.h and not
h264dec.h.
---
libavcodec/mediacodecdec_h264.c | 2 +-
1 file changed, 1 insertion(+), 1 deletio
On 15.09.2016 00:27, Josh de Kock wrote:
Hi,
Resending this set with ffplay now having two versions, a SDL2 and a
SDL1 version. I've integrated all comments up until now (hopefully).
Josh
Josh de Kock (3):
lavd: Add SDL2 output device
ffplay: make copy for SDL1
MAINTAINERS: update my
On 15.09.2016 08:55, Josh de Kock wrote:
On 14/09/2016 23:44, Thomas Volkert wrote:
On 15.09.2016 00:27, Josh de Kock wrote:
Hi,
Resending this set with ffplay now having two versions, a SDL2 and a
SDL1 version. I've integrated all comments up until now (hopefully).
Josh
Josh de Ko
On 17.09.2016 22:27, Rostislav Pehlivanov wrote:
>
>> Good day,
>>
>> I read the sad news about ffservers a few days ago and have already
>> written some mails to ffmpeg-user.
>>
>> I would like to step in to make ffserver maintainable and distributable
>> again, especially because of the many user
On 07.02.2016 20:15, Thomas Volkert wrote:
On 02/07/2016 07:54 PM, Paul B Mahol wrote:
On 2/7/16, Thomas Volkert wrote:
On 02/03/2016 10:21 AM, si...@gmx.net wrote:
From: Thomas Volkert
---
Changelog| 1 +
libavformat/Makefile | 1 +
libavformat
On 21.03.2016 21:49, Thilo Borgmann wrote:
Am 21.03.16 um 20:42 schrieb Michael Niedermayer:
On Mon, Mar 21, 2016 at 12:14:40PM +0100, Thilo Borgmann wrote:
Hi,
last weekend, the Chemnitzer Linux Tage in Germany took place and we had quite a
good experience and contacts to our end-users.
Here
Hi,
On 21.03.2016 21:49, Thilo Borgmann wrote:
Am 21.03.16 um 20:42 schrieb Michael Niedermayer:
On Mon, Mar 21, 2016 at 12:14:40PM +0100, Thilo Borgmann wrote:
Hi,
last weekend, the Chemnitzer Linux Tage in Germany took place and we had quite a
good experience and contacts to our end-users.
On 27.04.2016 16:08, Michael Niedermayer wrote:
On Tue, Apr 26, 2016 at 08:10:25PM +0200, Thomas Volkert wrote:
Hi,
,
On 21.03.2016 21:49, Thilo Borgmann wrote:
Am 21.03.16 um 20:42 schrieb Michael Niedermayer:
On Mon, Mar 21, 2016 at 12:14:40PM +0100, Thilo Borgmann wrote:
Hi,
last
From: Thomas Volkert
---
Changelog | 2 +-
MAINTAINERS| 1 +
libavformat/Makefile | 1 +
libavformat/rtpenc.c | 15 +
libavformat/rtpenc.h | 1 +
libavformat/rtpenc_vc2hq.c | 134
On 01.05.2016 15:08, Moritz Barsnick wrote:
On Sun, May 01, 2016 at 13:42:58 +0200, Thomas Volkert wrote:
+ "Please set -f_strict experimental in order to enable
it.\n");
"-f_strict"?
"deprecated; use strict, save via avconv" is how it'
On 02.05.2016 15:53, Michael Niedermayer wrote:
On Sun, May 01, 2016 at 01:42:58PM +0200, Thomas Volkert wrote:
From: Thomas Volkert
---
Changelog | 2 +-
MAINTAINERS| 1 +
libavformat/Makefile | 1 +
libavformat/rtpenc.c | 15
From: Thomas Volkert
---
libavformat/Makefile | 1 +
libavformat/rtpenc.c | 14 +
libavformat/rtpenc.h | 1 +
libavformat/rtpenc_vp9.c | 54
libavformat/sdp.c| 4
5 files changed, 74 insertions(+)
create
Hi,
On 30.05.2016 17:43, Ronald S. Bultje wrote:
Hi,
On Mon, May 30, 2016 at 10:41 AM, Thomas Volkert wrote:
From: Thomas Volkert
---
libavformat/Makefile | 1 +
libavformat/rtpenc.c | 14 +
libavformat/rtpenc.h | 1 +
libavformat/rtpenc_vp9.c | 54
On 30.05.2016 16:41, Thomas Volkert wrote:
From: Thomas Volkert
---
libavformat/Makefile | 1 +
libavformat/rtpenc.c | 14 +
libavformat/rtpenc.h | 1 +
libavformat/rtpenc_vp9.c | 54
libavformat/sdp.c| 4
From: Martin Storsjö
Signed-off-by: Martin Storsjö
---
libavformat/rtpdec_vp9.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/libavformat/rtpdec_vp9.c b/libavformat/rtpdec_vp9.c
index e50bede..7b1c38f 100644
--- a/libavformat/rtpdec_vp9.c
+++ b/libavformat/rtpdec_vp9.c
@@ -279,11 +2
From: Martin Storsjö
We still only support one single layer though, but this allows
receiving streams that have this structure present even for
single layer streams.
Signed-off-by: Martin Storsjö
---
libavformat/rtpdec_vp9.c | 60 ++--
1 file changed
/rtpdec_vp9.c
+++ b/libavformat/rtpdec_vp9.c
@@ -1,5 +1,5 @@
/*
- * RTP parser for VP9 payload format (draft version 0) - experimental
+ * RTP parser for VP9 payload format (draft version 02) - experimental
* Copyright (c) 2015 Thomas Volkert
*
* This file is part of FFmpeg.
@@ -45,8 +45,8 @@ static
From: Martin Storsjö
Signed-off-by: Martin Storsjö
---
libavformat/rtpdec_h264.c | 2 +-
libavformat/rtpdec_vp9.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/rtpdec_h264.c b/libavformat/rtpdec_h264.c
index c5eb341..7216dd8 100644
--- a/libavformat/rtpdec_
From: Martin Storsjö
Signed-off-by: Martin Storsjö
---
libavformat/rtpdec_h264.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/libavformat/rtpdec_h264.c b/libavformat/rtpdec_h264.c
index 7216dd8..4ab0eee 100644
--- a/libavformat/rtpdec_h264.c
+++ b/libavformat/rtpdec_h2
On 13.06.2016 21:03, Thomas Volkert wrote:
From: Martin Storsjö
Signed-off-by: Martin Storsjö
---
libavformat/rtpdec_vp9.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/libavformat/rtpdec_vp9.c b/libavformat/rtpdec_vp9.c
index e50bede..7b1c38f 100644
--- a/libavformat
From: Martin Storsjö
---
libavformat/movenc.c | 2 ++
libavformat/movenc.h | 1 +
2 files changed, 3 insertions(+)
diff --git a/libavformat/movenc.c b/libavformat/movenc.c
index 837e1e5..589c2ea 100644
--- a/libavformat/movenc.c
+++ b/libavformat/movenc.c
@@ -87,6 +87,7 @@ static const AVOption
On 27.06.2016 02:48, Michael Niedermayer wrote:
> On Sun, Jun 26, 2016 at 03:36:33AM +0200, Michael Niedermayer wrote:
>> Hi all
>>
>> ive branched release/3.1 off from master
>> i will make the 3.1 release from HEAD of this branch tomorrow
>> If there are any last minute changes that should go in,
On 27.06.2016 16:29, Michael Niedermayer wrote:
> Some entries from the changelog are used
> ---
> src/index | 27 +++
> 1 file changed, 27 insertions(+)
>
>
Can't we use all changelog entries for version 3.1?
Best regards,
Thomas.
_
On 27.06.2016 17:17, Michael Niedermayer wrote:
> Some entries from the changelog are used
> ---
> src/index | 56
> 1 file changed, 56 insertions(+)
>
> diff --git a/src/index b/src/index
> index ff0caf2..eb66060 100644
> --- a/src/index
On 09.07.2016 19:37, Martin Vignali wrote:
You're right, this is a very complex file format, with lot of features.
indeed..
But i disagree, with the idea, that this decoder have no interest. The
"useful question", highly depend of the point of view.
I write this decoder, because i sometime nee
On 28.02.2017 19:39, Damien Riegel wrote:
> This adds partial support for the RFC 4175 (raw video over RTP). The
> only supported formats are the YCbCr-4:2:2 8 bit because it's natively
> supported by FFmpeg with pixel format UYVY, and 10 bit which requires
> the vrawdepay codec to convert the pay
From: ThomasVolkert
---
libavformat/rtpdec_h261.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/rtpdec_h261.c b/libavformat/rtpdec_h261.c
index c1d79a8..b902d2a 100644
--- a/libavformat/rtpdec_h261.c
+++ b/libavformat/rtpdec_h261.c
@@ -117,8 +117,8 @@ int ff
From: Thomas Volkert
---
Changelog | 1 +
1 file changed, 1 insertion(+)
diff --git a/Changelog b/Changelog
index 95a4ccc..5a228f4 100644
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,7 @@ version :
- support for using metadata in stream specifiers in fftools
- LZMA compression support in TIFF
From: Thomas Volkert
---
Changelog | 1 +
libavformat/Makefile | 1 +
libavformat/rtpenc.c | 11
libavformat/rtpenc.h | 1 +
libavformat/rtpenc_hevc.c | 146 ++
libavformat/version.h | 2 +-
6 files
From: Thomas Volkert
---
libavformat/rtpdec_hevc.c | 14 +-
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/libavformat/rtpdec_hevc.c b/libavformat/rtpdec_hevc.c
index 60a97e4..4c393a9 100644
--- a/libavformat/rtpdec_hevc.c
+++ b/libavformat/rtpdec_hevc.c
@@ -300,6
From: Thomas Volkert
---
libavformat/mux.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/libavformat/mux.c b/libavformat/mux.c
index 55add43..ef90466 100644
--- a/libavformat/mux.c
+++ b/libavformat/mux.c
@@ -586,6 +586,16 @@ static int write_packet(AVFormatContext *s
From: Thomas Volkert
---
libavformat/rtpenc_h263_rfc2190.c | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/libavformat/rtpenc_h263_rfc2190.c
b/libavformat/rtpenc_h263_rfc2190.c
index 0493008..34b3906 100644
--- a/libavformat/rtpenc_h263_rfc2190.c
+++ b
From: Thomas Volkert
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 545b71e..90a4013 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -463,7 +463,7 @@ Muxers/Demuxers:
rtmp* Kostya Shishkov
Hello,
On 22.09.2014 19:02, Nicolas George wrote:
In general I can agree with that argument, but in this particular case I
believe it does not apply for two reasons:
First, the application will need some redesign anyway to make use of the
merged-side-data hack.
Definitely not - but this is n
On 24.09.2014 13:16, Nicolas George wrote:
Le primidi 1er vendémiaire, an CCXXIII, Thomas Volkert a écrit :
There were enough votes declining this fast patch. That's okay.
Yes, you are right. This patch could cause some confusion in the future.
See https://trac.ffmpeg.org/ticket/3936 fo
From: Thomas Volkert
---
libavformat/sdp.c | 13 +
libavformat/version.h | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)
diff --git a/libavformat/sdp.c b/libavformat/sdp.c
index d742952..2f0152d 100644
--- a/libavformat/sdp.c
+++ b/libavformat/sdp.c
@@ -414,6 +414,19
Hallo @ll,
On Facebook, there is no official ffmpeg presence at the moment.
But maybe it would be interesting to have a page with announcements about:
* new releases
* API/ABI changes
* ffmpeg related events
* new bounties
...what is your opinion about this idea?
(If you are convinced of the idea
On 05.10.2014 00:42, Michael Niedermayer wrote:
On Sat, Oct 04, 2014 at 10:12:49PM +0200, Thomas Volkert wrote:
Hallo @ll,
On Facebook, there is no official ffmpeg presence at the moment.
But maybe it would be interesting to have a page with announcements about:
* new releases
* API/ABI
Okay, I started with some first steps...
1.)
If I see this correctly, the url http://www.facebook.com/ffmpeg is
already registered by some anime fan. But it is possible to contact
him/her by Facebook messages. Maybe he/she is willing to leave this url
for FFmpeg. So, I wrote a message to him/
On 10/05/2014 11:19 PM, Anshul wrote:
I think we should wait for day or 2 for Fan reply.
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
There was no reply within the last days.
Best regards,
Thomas.
_
On 10/05/2014 09:09 PM, compn wrote:
On Sun, 05 Oct 2014 20:19:49 +0200
Thomas Volkert wrote:
http://www.facebook.com/ffmpeg.devel,
http://www.facebook.com/ffmpeg.framework,
http://www.facebook.com/multimedia.framework, ...
@all: What is your opinion about these alternative solutions?
maybe
>> Please, vote for a Facebook url here:
>> http://goo.gl/forms/AHVFvPxp8X
>>
>> This will show us the community opinion about this.
> Does this mean that just "ffmpeg" is used by someone else?
>
Yes, "ffmpeg" is already used by someone else.
Best regards,
Thomas.
_
Am 15.10.2014 10:49, schrieb Thomas Volkert:
> On 10/05/2014 09:09 PM, compn wrote:
>> On Sun, 05 Oct 2014 20:19:49 +0200
>> Thomas Volkert wrote:
>>
>>> http://www.facebook.com/ffmpeg.devel,
>>> http://www.facebook.com/ffmpeg.framework,
>>&
Am 21.10.2014 18:12, schrieb James Almer:
> ffmpeg is a registered trademark. I'm sure Facebook can solve this is asked.
>
There was also no response from Facebook within the last days.
Best regards,
Thomas.
___
ffmpeg-devel mailing list
ffmpeg-devel@ff
Hi,
On 18.03.2018 19:42, Carl Eugen Hoyos wrote:
> Hi!
>
> As already discussed, FFmpeg was present on Chemnitzer Linux Tage, in
> addition, Thilo and I went to Brussels for FOSDEM where we attended
> the talks in the multimedia room kindly (co-) organized by Kieran and
> answered some questions.
On 20.04.2018 16:27, James Almer wrote:
[..]
> +
> +Bitstream filters for editing metadata in H.264, HEVC and MPEG-2
> streams
> +Experimental MagicYUV encoder
> +TiVo ty/ty+ demuxer
> +Intel QSV-accelerated MJPEG encoding
> +native aptX and aptX HD encoder and decoder
> +
On 20.04.2018 17:07, James Almer wrote:
> On 4/20/2018 11:58 AM, Thomas Volkert wrote:
>> On 20.04.2018 16:27, James Almer wrote:
>> [..]
>>> +
>>> +Bitstream filters for editing metadata in H.264, HEVC and MPEG-2
>>> streams
>>> +
From: Thomas Volkert
---
Changelog | 1 +
configure | 31 ++--
libavformat/Makefile | 1 +
libavformat/rtmpdh.c | 55
libavformat/rtmpdh.h | 5 +
libavformat/tls_mbedtls.c | 351
On 21.04.2018 16:05, Nicolas George wrote:
> Thomas Volkert (2018-04-21):
>> +- support mbedTLS based TLS
> What is the benefit?
It needs less memory than other TLS implementations.
This is especially interesting for embedded systems.
(There is at least one real project which dema
On 21.04.2018 21:46, Carl Eugen Hoyos wrote:
> 2018-04-21 21:37 GMT+02:00, Hendrik Leppkes :
>> On Sat, Apr 21, 2018 at 6:18 PM, Carl Eugen Hoyos
>> wrote:
>>> 2018-04-21 16:01 GMT+02:00, Thomas Volkert :
>>>
>>>> +++ b/Changelog
>>>> @@
From: Thomas Volkert
---
Changelog | 1 +
configure | 31 ++--
libavformat/Makefile | 1 +
libavformat/rtmpdh.c | 55
libavformat/rtmpdh.h | 5 +
libavformat/tls_mbedtls.c | 351
On 22.04.2018 01:33, Thomas Volkert wrote:
> From: Thomas Volkert
>
> ---
> Changelog | 1 +
> configure | 31 ++--
> libavformat/Makefile | 1 +
> libavformat/rtmpdh.c | 55
> libavformat/rtmpdh.h | 5 +
>
On 22.04.2018 01:48, Carl Eugen Hoyos wrote:
> 2018-04-22 1:30 GMT+02:00, Hendrik Leppkes :
>> On Sat, Apr 21, 2018 at 10:15 PM, Carl Eugen Hoyos
>> wrote:
>>> 2018-04-21 21:59 GMT+02:00, Thomas Volkert :
>>>> On 21.04.2018 21:46, Carl Eugen Hoyos wrote:
&
From: Thomas Volkert
---
Changelog | 1 +
configure | 31 ++--
libavformat/Makefile | 1 +
libavformat/rtmpdh.c | 55
libavformat/rtmpdh.h | 5 +
libavformat/tls_mbedtls.c | 351
On 22.04.2018 20:03, Carl Eugen Hoyos wrote:
> 2018-04-22 20:00 GMT+02:00, Nicolas George :
>> Carl Eugen Hoyos (2018-04-22):
>>> How do you detect that this is not the "current version" of mbed?
>> Is it really our responsibility?
> We try to always do it and I believe that allowing LGPL makes
> m
On 23.04.2018 14:08, Rostislav Pehlivanov wrote:
> On 23 April 2018 at 10:27, Thomas Volkert wrote:
>
>> On 22.04.2018 20:03, Carl Eugen Hoyos wrote:
>>> 2018-04-22 20:00 GMT+02:00, Nicolas George :
>>>> Carl Eugen Hoyos (2018-04-22):
>>>>> How do
On 23.04.2018 11:27, Thomas Volkert wrote:
> On 22.04.2018 20:03, Carl Eugen Hoyos wrote:
>> 2018-04-22 20:00 GMT+02:00, Nicolas George :
>>> Carl Eugen Hoyos (2018-04-22):
>>>> How do you detect that this is not the "current version" of mbed?
>>&
On 23.04.2018 21:02, James Almer wrote:
> On 4/23/2018 6:27 AM, Thomas Volkert wrote:
>> On 22.04.2018 20:03, Carl Eugen Hoyos wrote:
>>> 2018-04-22 20:00 GMT+02:00, Nicolas George :
>>>> Carl Eugen Hoyos (2018-04-22):
>>>>> How do you detect that this
On 23.04.2018 21:33, Rostislav Pehlivanov wrote:
> On 23 April 2018 at 20:16, Thomas Volkert wrote:
>
>> On 23.04.2018 11:27, Thomas Volkert wrote:
>>> On 22.04.2018 20:03, Carl Eugen Hoyos wrote:
>>>> 2018-04-22 20:00 GMT+02:00, Nicolas George :
>>>>&
Hi,
On 19.02.2018 02:50, Michael Niedermayer wrote:
> Hi
>
> Its 4 months since 3.4 was branched so its time for a new major release
>
> Is 4.0 or 3.5 preferred ?
> Any name suggestions ?
>
> If there are no objections i will likely make that release in the next weeks
I would like to see the Andr
From: Thomas Volkert
---
libavformat/rtpdec_h261.c | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/libavformat/rtpdec_h261.c b/libavformat/rtpdec_h261.c
index b902d2a..43244bb 100644
--- a/libavformat/rtpdec_h261.c
+++ b/libavformat/rtpdec_h261.c
@@ -32,7 +32,7
From: Thomas Volkert
---
Changelog| 1 +
configure| 3 +++
libavformat/allformats.c | 1 +
libavformat/udp.c| 55 +++-
libavformat/version.h| 2 +-
5 files changed, 60 insertions(+), 2 deletions(-)
diff
1 - 100 of 167 matches
Mail list logo