Re: [FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-20 Thread Steven Liu
"zhilizhao(赵志立)" 于2021年7月20日周二 下午4:09写道: > > > > > On Jul 20, 2021, at 3:50 PM, Steven Liu wrote: > > > > Thilo Borgmann 于2021年7月20日周二 下午3:37写道: > >> > >> Am 20.07.21 um 03:46 schrieb Andreas Rheinhardt: > >>> Steven Liu: > From: Steven Liu > > Because these two member of AVFCont

Re: [FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-20 Thread Steven Liu
Steven Liu 于2021年7月20日周二 下午5:31写道: > > "zhilizhao(赵志立)" 于2021年7月20日周二 下午4:09写道: > > > > > > > > > On Jul 20, 2021, at 3:50 PM, Steven Liu wrote: > > > > > > Thilo Borgmann 于2021年7月20日周二 下午3:37写道: > > >> > > >> Am 20.07.21 um 03:46 schrieb Andreas Rheinhardt: > > >>> Steven Liu: > > From: S

Re: [FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-20 Thread zhilizhao(赵志立)
> On Jul 20, 2021, at 3:50 PM, Steven Liu wrote: > > Thilo Borgmann 于2021年7月20日周二 下午3:37写道: >> >> Am 20.07.21 um 03:46 schrieb Andreas Rheinhardt: >>> Steven Liu: From: Steven Liu Because these two member of AVFContext not be used. Signed-off-by: Steven Liu -

Re: [FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-20 Thread Steven Liu
Thilo Borgmann 于2021年7月20日周二 下午3:37写道: > > Am 20.07.21 um 03:46 schrieb Andreas Rheinhardt: > > Steven Liu: > >> From: Steven Liu > >> > >> Because these two member of AVFContext not be used. > >> > >> Signed-off-by: Steven Liu > >> --- > >> libavdevice/avfoundation.m | 4 > >> 1 file chan

Re: [FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-20 Thread Thilo Borgmann
Am 20.07.21 um 03:46 schrieb Andreas Rheinhardt: > Steven Liu: >> From: Steven Liu >> >> Because these two member of AVFContext not be used. >> >> Signed-off-by: Steven Liu >> --- >> libavdevice/avfoundation.m | 4 >> 1 file changed, 4 deletions(-) >> >> diff --git a/libavdevice/avfoundatio

Re: [FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-19 Thread Andreas Rheinhardt
Steven Liu: > From: Steven Liu > > Because these two member of AVFContext not be used. > > Signed-off-by: Steven Liu > --- > libavdevice/avfoundation.m | 4 > 1 file changed, 4 deletions(-) > > diff --git a/libavdevice/avfoundation.m b/libavdevice/avfoundation.m > index bad3760159..5b4de

[FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-19 Thread Steven Liu
From: Steven Liu Because these two member of AVFContext not be used. Signed-off-by: Steven Liu --- libavdevice/avfoundation.m | 4 1 file changed, 4 deletions(-) diff --git a/libavdevice/avfoundation.m b/libavdevice/avfoundation.m index bad3760159..5b4dea826c 100644 --- a/libavdevice/avf

[FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-19 Thread Steven Liu
Because these two member of AVFContext not be used. Signed-off-by: Steven Liu --- libavdevice/avfoundation.m | 4 1 file changed, 4 deletions(-) diff --git a/libavdevice/avfoundation.m b/libavdevice/avfoundation.m index bad3760159..5b4dea826c 100644 --- a/libavdevice/avfoundation.m +++ b/l

Re: [FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-19 Thread Thilo Borgmann
Am 19.07.21 um 14:03 schrieb Steven Liu: > Because these two member of AVFContext not be used. > > Signed-off-by: Steven Liu > --- > libavdevice/avfoundation.m | 4 > 1 file changed, 4 deletions(-) > > diff --git a/libavdevice/avfoundation.m b/libavdevice/avfoundation.m > index bad3760159.

[FFmpeg-devel] [PATCH] avdevice/avfoundation: remove first_audio_pts and first_pts

2021-07-19 Thread Steven Liu
Because these two member of AVFContext not be used. Signed-off-by: Steven Liu --- libavdevice/avfoundation.m | 4 1 file changed, 4 deletions(-) diff --git a/libavdevice/avfoundation.m b/libavdevice/avfoundation.m index bad3760159..5b4dea826c 100644 --- a/libavdevice/avfoundation.m +++ b/l