On 26-10-2023 17:45, Michael Niedermayer wrote:
To help 2. we should favor flashy, cool development that can bring in more
donations
Wouldn't it make more sense to fund grunt work that's needed, but no-one
wants to do? I'd imagine there's more developers that like to have their
name attache
On 21-09-2023 18:21, Michael Niedermayer wrote:
Hi all
As the 6.1 release is upcoming and as it was previously stated by me that sdr
will be part of 6.1. Heres some update of what i intend to do about that.
People previously agreed to including a SDR input device in libavdevice with
SDR in a
Wouldn't the simplest solution just be a tiny tool that unwraps the pcap
stuff and just passes the packet data out on stdout?
That's assuming ffmpeg allows receiving RTP packets on stdin.
On 21-02-2023 23:55, sonntex wrote:
New pcap ffmpeg format can have all options rtpdec requires.
Anyway, I
On 21-02-2023 12:38, Michael Niedermayer wrote:
On Fri, Feb 10, 2023 at 06:47:03PM +0100, Michael Niedermayer wrote:
Hi all
i plan to branch off release/6.0 from master in the next days
If theres something blocking and i should wait, please reply here
6.0 release will be maybe 1 week after the
On 11-11-2022 16:05, Nomis101 wrote:
Am 11.11.22 um 14:48 schrieb Nomis101:
Am 11.11.22 um 14:05 schrieb Jan Ekström:
On Wed, Nov 9, 2022 at 9:15 PM Nomis101 wrote:
Am 06.11.22 um 21:57 schrieb Carl Eugen Hoyos:
Am Sa., 5. Nov. 2022 um 22:31 Uhr schrieb Nomis101 :
Support for mlpa muxing
Bump, could this get another review?
On 11-01-2022 16:07, Gijs Peskens wrote:
Introduce fifo_size and overrun_nonfatal params to configure fifo buffer
behavior.
Use newly introduced RIST_DATA_FLAGS_OVERFLOW flag to check for overrun
and error out in that case.
---
doc/protocols.texi| 9
Introduce fifo_size and overrun_nonfatal params to configure fifo buffer
behavior.
Use newly introduced RIST_DATA_FLAGS_OVERFLOW flag to check for overrun
and error out in that case.
---
doc/protocols.texi| 9 +
libavformat/librist.c | 37 +
2 file
V2, I don't know why send-patch didn't pick up the subject override :/
On 11-01-2022 11:34, Gijs Peskens wrote:
Introduce fifo_size and overrun_nonfatal params to configure fifo buffer
behavior.
Use newly introduced RIST_DATA_FLAGS_OVERFLOW flag to check for overrun
and error out in
Introduce fifo_size and overrun_nonfatal params to configure fifo buffer
behavior.
Use newly introduced RIST_DATA_FLAGS_OVERFLOW flag to check for overrun
and error out in that case.
---
doc/protocols.texi| 9 +
libavformat/librist.c | 37 +
2 file
On 11-01-2022 10:43, "zhilizhao(赵志立)" wrote:
On Jan 11, 2022, at 5:23 PM, Gijs Peskens wrote:
Introduce fifo_size and overrun_nonfatal params to configure fifo buffer
behavior.
Use newly introduced RIST_DATA_FLAGS_OVERFLOW flag to check for overrun
and error out in that cas
Introduce fifo_size and overrun_nonfatal params to configure fifo buffer
behavior.
Use newly introduced RIST_DATA_FLAGS_OVERFLOW flag to check for overrun
and error out in that case.
---
doc/protocols.texi| 9 +
libavformat/librist.c | 40 +++-
2 f
Thanks for reviewing again!
On 18-11-2021 20:35, Marton Balint wrote:
On Wed, 17 Nov 2021, Gijs Peskens wrote:
Introduce fifo_size and overrun_nonfatal params to configure fifo buffer
behavior.
Fifo size is used to left shift 2, since libRIST only accepts powers
of 2.
Can you please make
Correct solution as suggested by Martin Balint on ffmpeg-devel
---
libavformat/librist.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavformat/librist.c b/libavformat/librist.c
index 6eae90cc2f..378b635ea7 100644
--- a/libavformat/librist.c
+++ b/libavformat/librist.c
@@ -130,6 +130,7 @@
Introduce fifo_size and overrun_nonfatal params to configure fifo buffer
behavior.
Fifo size is used to left shift 2, since libRIST only accepts powers of 2.
Use newly introduced RIST_DATA_FLAGS_OVERFLOW flag to check for overrun
and error out in that case.
---
libavformat/librist.c | 36
Signed-off-by: Gijs Peskens
---
libavformat/librist.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavformat/librist.c b/libavformat/librist.c
index 47c01a8432..987056ccd1 100644
--- a/libavformat/librist.c
+++ b/libavformat/librist.c
@@ -245,6 +245,7 @@ static int librist_open
.
Signed-off-by: Gijs Peskens
---
libavformat/librist.c | 201 --
1 file changed, 196 insertions(+), 5 deletions(-)
diff --git a/libavformat/librist.c b/libavformat/librist.c
index b120346f48..47c01a8432 100644
--- a/libavformat/librist.c
+++ b/libavformat
compiled against
older versions.
Signed-off-by: Gijs Peskens
---
libavformat/librist.c | 37 ++---
1 file changed, 34 insertions(+), 3 deletions(-)
diff --git a/libavformat/librist.c b/libavformat/librist.c
index 8f51050c3e..b120346f48 100644
--- a/libavformat
Thanks for your swift reply! (and for your work on the patch, which I
believe I forgot to thank you for)
On 22-02-2021 09:17, Paul B Mahol wrote:
On Mon, Feb 22, 2021 at 9:10 AM Gijs Peskens wrote:
Hi, some feedback from one of the libRIST developers:
Testing this patch (via diff found
on
IST protocol allows multiple streams to be tunneled
into 1 MAIN profile session.
Personally I'd also like to be able to get the stats out of ffmpeg, an
option for that would be very welcome (simply writing out to a file
would be very helpful).
Sincerely,
Gijs Peskens
On 22-12-2020 1
19 matches
Mail list logo