On So, 2023-06-25 at 06:20 +, Xiang, Haihao wrote:
> On Ma, 2023-06-12 at 11:33 +0800, Fei Wang wrote:
> > Filter may has a limited frame pool size. Do not always send frame to
> > filters without reaping.
> >
> > Fix the regression of commit 5fa00b38e6.
> >
> > Example cmd:
> > $ ffmpeg -thr
On Sat, Jun 24, 2023 at 10:27:13PM +0200, Rémi Denis-Courmont wrote:
>
>
> Le 23 juin 2023 20:12:41 GMT+02:00, Michael Niedermayer
> a écrit :
> >Hi
> >
> >On Fri, Jun 23, 2023 at 06:37:18PM +0200, Rémi Denis-Courmont wrote:
> >> Hi,
> >>
> >> Le 23 juin 2023 13:17:28 GMT+02:00, Michael Nieder
On Sun, Jun 25, 2023 at 12:19:04AM +0200, Nicolas George wrote:
> Michael Niedermayer (12023-06-23):
> > * What iam interrested in was working with the signals at a low level, why
> > because i find it interresting and fun.
>
> Then this is what you should be spending your time on, and to hell w
On Sat, Jun 24, 2023 at 10:27:13PM +0200, Rémi Denis-Courmont wrote:
>
>
> Le 23 juin 2023 20:12:41 GMT+02:00, Michael Niedermayer
> a écrit :
> >Hi
> >
> >On Fri, Jun 23, 2023 at 06:37:18PM +0200, Rémi Denis-Courmont wrote:
> >> Hi,
> >>
> >> Le 23 juin 2023 13:17:28 GMT+02:00, Michael Nieder
> On May 1, 2023, at 19:44, Marvin Scholz wrote:
>
> This is a well-defined way to "steal" the value of the dict entry.
> ---
> libavformat/tee.c | 9 +
> 1 file changed, 5 insertions(+), 4 deletions(-)
>
> diff --git a/libavformat/tee.c b/libavformat/tee.c
> index cb555f52fd..70f3f2eb
---
doc/examples/qsv_transcode.c | 2 +-
libavcodec/libaomenc.c | 2 +-
libavcodec/libkvazaar.c| 2 +-
libavcodec/libsvtav1.c | 2 +-
libavcodec/libvpxenc.c | 2 +-
libavcodec/libx264.c | 2 +-
libavcodec/libx265.c
This is a well-defined way to "steal" the value of the dict entry.
---
libavformat/tee.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/libavformat/tee.c b/libavformat/tee.c
index cb555f52fd..70f3f2eb29 100644
--- a/libavformat/tee.c
+++ b/libavformat/tee.c
@@ -157,6
This new API allows to remove an entry and obtain ownership of the
key/value that was associated with the removed entry.
---
Changes since v1:
- Clarify documentation about av_free having to be used.
- Fix fate test to not rely on specific error code value
doc/APIchanges | 4
libav
>
> > 3. as a fun excercise about SDR, modulations and related math.
>
> There is no reason why your own personal experiments should contaminate
> master.
>
Agreed, there's nothing wrong with writing an SDR library around FFmpeg
programming paradigms (C, handwritten asm and not intrinsics etc). B
On Sun, Jun 25, 2023 at 12:01:07AM +0200, Tomas Härdin wrote:
> lör 2023-06-24 klockan 23:01 +0200 skrev Michael Niedermayer:
> > On Sat, Jun 24, 2023 at 11:51:57AM +0200, Tomas Härdin wrote:
> > > fre 2023-06-23 klockan 23:18 +0200 skrev Michael Niedermayer:
> > > >
> > > > Are you planing to add
10 matches
Mail list logo