On Vr, 2023-02-24 at 14:47 +0800, zhilizhao(赵志立) wrote:
>
>
> > On Feb 24, 2023, at 13:45, Fei Wang
> > wrote:
> >
> > According to description of vaExportSurfaceHandle in libva, vaSyncSurface
> > must be called if the contents of the surface will be read.
> >
> > Fixes ticket #9967.
> >
> >
On Vr, 2023-02-24 at 04:05 +, Xiang, Haihao wrote:
> On So, 2023-02-19 at 02:10 +, Xiang, Haihao wrote:
> > On Do, 2023-02-16 at 13:46 +0800, Fei Wang wrote:
> > > From: Linjie Fu
> > >
> > > Described in HEVC spec A.3.7. Bump minor version and add APIchanges
> > > entry for new added pro
Steven Liu 于2023年2月27日周一 11:17写道:
>
> Steven Liu 于2023年2月27日周一 10:47写道:
> >
> > Shiyou Yin 于2023年2月27日周一 09:03写道:
> > >
> > >
> > >
> > > > 2023年2月23日 15:48,Steven Liu 写道:
> > > >
> > > > Shiyou Yin 于2023年2月14日周二 20:26写道:
> > > >>
> > > >> Replace cpucfg with getauxval to avoid crash in case o
Steven Liu 于2023年2月27日周一 10:47写道:
>
> Shiyou Yin 于2023年2月27日周一 09:03写道:
> >
> >
> >
> > > 2023年2月23日 15:48,Steven Liu 写道:
> > >
> > > Shiyou Yin 于2023年2月14日周二 20:26写道:
> > >>
> > >> Replace cpucfg with getauxval to avoid crash in case of
> > >> some processor capabilities are not supportted by
Shiyou Yin 于2023年2月27日周一 09:03写道:
>
>
>
> > 2023年2月23日 15:48,Steven Liu 写道:
> >
> > Shiyou Yin 于2023年2月14日周二 20:26写道:
> >>
> >> Replace cpucfg with getauxval to avoid crash in case of
> >> some processor capabilities are not supportted by kernel used.
> >> ---
> >> libavutil/loongarch/cpu.c | 24
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 branch point
> > once it has
Added basic DRC options and ref levels to AV options.
If any options are selected, metadata mode is set accordingly
and metadata is added to input buffer per FDK encoder API.
---
libavcodec/libfdk-aacenc.c | 72 ++
1 file changed, 58 insertions(+), 14 deletio
> 2023年2月23日 15:48,Steven Liu 写道:
>
> Shiyou Yin 于2023年2月14日周二 20:26写道:
>>
>> Replace cpucfg with getauxval to avoid crash in case of
>> some processor capabilities are not supportted by kernel used.
>> ---
>> libavutil/loongarch/cpu.c | 24
>> 1 file changed, 8 insert
Hi Caleb, Tomas et al.,
I have been experimenting with combining the HTJ2K patchset [1] and
the J2K test patchset [2]:
(a) neither valgrind nor the fuzzer seem to complain
(b) there are code style/cosmetic issues
(c) the HTJ2K block decoder does not yet support placeholder passes
[3], which are n
On 2/26/23, liuyizhuo wrote:
> From: "yizhuo.liu...@gmail.com"
>
> ---
> libavfilter/vf_signalstats.c | 244 +++
> 1 file changed, 219 insertions(+), 25 deletions(-)
>
> diff --git a/libavfilter/vf_signalstats.c b/libavfilter/vf_signalstats.c
> index b4d1029296..9
On Tue, Feb 21, 2023 at 12:38:38PM +0100, 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
> >
>
From: "yizhuo.liu...@gmail.com"
---
libavfilter/vf_signalstats.c | 244 +++
1 file changed, 219 insertions(+), 25 deletions(-)
diff --git a/libavfilter/vf_signalstats.c b/libavfilter/vf_signalstats.c
index b4d1029296..90dbe853fa 100644
--- a/libavfilter/vf_signal
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 branch point
> once it has branched a
---
libavcodec/arm/hevcdsp_init_neon.c | 21 +++--
1 file changed, 19 insertions(+), 2 deletions(-)
diff --git a/libavcodec/arm/hevcdsp_init_neon.c
b/libavcodec/arm/hevcdsp_init_neon.c
index 8094e6c62e..4063acaf51 100644
--- a/libavcodec/arm/hevcdsp_init_neon.c
+++ b/libavcodec/a
14 matches
Mail list logo