Re: [FFmpeg-devel] [PATCH] avformat/dashdec: reformat and lowercase get_Fragment()

2024-12-24 Thread Marth64
Not a problem at all, this is not a critical change at all. Thank you very much and congratulations! ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-

Re: [FFmpeg-devel] [PATCH] avformat/dashdec: reformat and lowercase get_Fragment()

2024-12-24 Thread Steven Liu
Marth64 于2024年12月25日 周三05:50写道: > Hi Steven, > > OK with me pushing this readability change? Sure, go ahead and push it. I'm really sorry for forgetting about this patch. I've been taking care of my newborn baby for the past few days and it must have slipped my mind. > > > Thank you > Thanks St

Re: [FFmpeg-devel] [PATCH] avformat/dashdec: reformat and lowercase get_Fragment()

2024-12-24 Thread Marth64
Hi Steven, OK with me pushing this readability change? Thank you ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subj

[FFmpeg-devel] [PATCH] avformat/dashdec: reformat and lowercase get_Fragment()

2024-11-19 Thread Marth64
Signed-off-by: Marth64 --- libavformat/dashdec.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libavformat/dashdec.c b/libavformat/dashdec.c index a1d274f2f0..8107280444 100644 --- a/libavformat/dashdec.c +++ b/libavformat/dashdec.c @@ -578,9 +578,9 @@ static enum AV