Re: [FFmpeg-devel] [PATCH 3/3] avformat/dashdec: format open_demux_for_component()

2024-10-11 Thread Steven Liu
Marth64 于2024年10月11日周五 15:07写道: > > Signed-off-by: Marth64 > --- > libavformat/dashdec.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > > diff --git a/libavformat/dashdec.c b/libavformat/dashdec.c > index cd1b3da3a2..a1d274f2f0 100644 > --- a/libavformat/dashdec.c > +++ b/libavfo

[FFmpeg-devel] [PATCH 3/3] avformat/dashdec: format open_demux_for_component()

2024-10-11 Thread Marth64
Signed-off-by: Marth64 --- libavformat/dashdec.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libavformat/dashdec.c b/libavformat/dashdec.c index cd1b3da3a2..a1d274f2f0 100644 --- a/libavformat/dashdec.c +++ b/libavformat/dashdec.c @@ -1932,11 +1932,10 @@ static int op