> On Oct 12, 2021, at 10:42 AM, zhilizhao(赵志立) wrote:
>
>> On Oct 12, 2021, at 2:20 AM, Marton Balint wrote:
>>
>> On Mon, 11 Oct 2021, Zhao Zhili wrote:
>>
>>> ---
>>> doc/APIchanges | 3 +++
>>> libavcodec/avpacket.c | 15 +++
>>> libavcodec/packet.h |
> On Oct 21, 2021, at 5:23 PM, Zhao Zhili wrote:
>
> It's not being used. For backward compatibility, AV_OPT_TYPE_RATIONAL
> cannot be changed to use it.
> ---
> libavutil/opt.h | 2 ++
> libavutil/version.h | 3 +++
> 2 files changed, 5 insertions(+)
>
Ping.
__
Ping for the patch set.
> On Oct 21, 2021, at 4:15 PM, Zhao Zhili wrote:
>
> There is a little chance that user specified contradicted options
> like -streaming 0 -ldash 1, however, it's more likely that user
> didn't know or forgot to enable streaming for ldash. So enabling
> streaming automati
> On Sep 29, 2021, at 11:21 AM, zhilizhao(赵志立) wrote:
>
> Ping for review.
>
>> On Aug 27, 2021, at 3:13 PM, Zhao Zhili wrote:
>>
>> Users may take the description literally which leads to inverted
>> results.
>> ---
>> doc/bitstream_filters.texi | 8
>> libavcodec/av1_metadata_b
On Wed, Nov 03, 2021 at 10:41:24PM -0600, Roger Pack wrote:
> I have looked at these two patches and they look good to me, if
> anybody could commit them for me, that would be great.
The patches are corrupted
Applying: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device
capabilities. (Fixes
Am 03.11.21 um 17:41 schrieb Gyan Doshi:
>
>
> On 2021-11-03 03:16 pm, Thilo Borgmann wrote:
>> Hi,
>>
>> this effectively reverts 071930de724166bfb90fc6d368c748771188fd94 and fixes
>> the underlying issue by always preferring TFDT.
>>
>> Furthermore, the current solution fails if the -use_tfdt
Re-sending with correct line endings. Thanks!
>From fd6bfd237d4d25de04d8179ccb1ff2d2f0aa904f Mon Sep 17 00:00:00 2001
From: Brad Isbell
Date: Sun, 3 Oct 2021 00:16:05 -0500
Subject: [PATCH 1/2] Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device
capabilities. (Fixes #9420)
Signed-off-b
Re-sending with correct line endings. Thanks!
>From 25e34ef9f995afffe67e519bb6f03a750aa09ae2 Mon Sep 17 00:00:00 2001
From: Brad Isbell
Date: Wed, 3 Nov 2021 20:38:59 -0500
Subject: [PATCH 2/2] Fix missing PCM sample size option when it is used as the
lone option for DirectShow audio capture
Brad Isbell // AudioPump, Inc.
b...@audiopump.co
Skype: bradisbell
Phone: +1 312-488-4680
On Thu, Nov 4, 2021 at 12:21 PM Brad Isbell wrote:
>
> Re-sending with correct line endings. Thanks!
>
>
>
> From 25e34ef9f995afffe67e519bb6f03a750aa09ae2 Mon Sep 17 00:00:00 2001
> From: Brad Isbell
> Da
On Thu, Nov 4, 2021 at 12:20 PM Brad Isbell wrote:
>
> Re-sending with correct line endings. Thanks!
>
>
> From fd6bfd237d4d25de04d8179ccb1ff2d2f0aa904f Mon Sep 17 00:00:00 2001
> From: Brad Isbell
> Date: Sun, 3 Oct 2021 00:16:05 -0500
> Subject: [PATCH 1/2] Use WAVEFORMATEX from AM_MEDIA_TYPE
On Wed, Nov 03, 2021 at 10:55:14AM -0700, mindm...@gmail.com wrote:
> From: Mark Reid
>
> ---
> libswscale/input.c | 2 +-
> tests/ref/fate/filter-pixfmts-scale | 4 ++--
> 2 files changed, 3 insertions(+), 3 deletions(-)
will apply
thx
[...]
--
Michael GnuPG fingerprint
From: Pierre-Anthony Lemieux
Signed-off-by: Pierre-Anthony Lemieux
---
Notes:
The IMF demuxer accepts as input an IMF CPL. The assets referenced by the
CPL can be
contained in multiple deliveries, each defined by an ASSETMAP file:
ffmpeg -assetmaps ,,... -i
If -asset
From: Pierre-Anthony Lemieux
Signed-off-by: Pierre-Anthony Lemieux
---
Notes:
Implements IMF Composition Playlist (CPL) parsing.
libavformat/imf_cpl.c | 706 ++
1 file changed, 706 insertions(+)
create mode 100644 libavformat/imf_cpl.c
diff --git
From: Pierre-Anthony Lemieux
Signed-off-by: Pierre-Anthony Lemieux
---
Notes:
Implements the IMF demuxer.
libavformat/imfdec.c | 735 +++
1 file changed, 735 insertions(+)
create mode 100644 libavformat/imfdec.c
diff --git a/libavformat/imfdec.c b
From: Pierre-Anthony Lemieux
Signed-off-by: Pierre-Anthony Lemieux
---
Notes:
Tests for the public API of the IMF demuxer.
libavformat/tests/imf.c | 498
1 file changed, 498 insertions(+)
create mode 100644 libavformat/tests/imf.c
diff --git a/li
On 11/4/2021 5:03 AM, "zhilizhao(赵志立)" wrote:
Ping for the patch set.
On Oct 21, 2021, at 4:15 PM, Zhao Zhili wrote:
There is a little chance that user specified contradicted options
like -streaming 0 -ldash 1, however, it's more likely that user
didn't know or forgot to enable streaming for
On 2021-11-04 04:33 pm, Thilo Borgmann wrote:
Am 03.11.21 um 17:41 schrieb Gyan Doshi:
On 2021-11-03 03:16 pm, Thilo Borgmann wrote:
Hi,
this effectively reverts 071930de724166bfb90fc6d368c748771188fd94 and fixes the
underlying issue by always preferring TFDT.
Furthermore, the current so
17 matches
Mail list logo