Re: [FFmpeg-devel] [PATCH 2/6] avformat/whip: reindent whip options

2025-07-02 Thread Jack Lau
> On Jul 2, 2025, at 13:10, Steven Liu > wrote: > > Jack Lau 于2025年7月2日周三 12:25写道: >> >> Signed-off-by: Jack Lau >> --- >> libavformat/whip.c | 21 ++--- >> 1 file changed, 14 insertions(+), 7 deletions(-) >> >> diff --git a/libavformat/whip.c b/libavformat/whip.c >> index

Re: [FFmpeg-devel] [PATCH 2/6] avformat/whip: reindent whip options

2025-07-01 Thread Steven Liu
Jack Lau 于2025年7月2日周三 12:25写道: > > Signed-off-by: Jack Lau > --- > libavformat/whip.c | 21 ++--- > 1 file changed, 14 insertions(+), 7 deletions(-) > > diff --git a/libavformat/whip.c b/libavformat/whip.c > index be6ee9c951..8d1be90f32 100644 > --- a/libavformat/whip.c > +++ b/l