Re: [FFmpeg-devel] [PATCH 01/18] libavformat/utils: Fix indentation

2021-03-22 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Originally added in 12f996edfab67b65af0ff1ee829f9eeabb025b0f > behind #if 0; aebb56e1844d61965c97e95534c3ae0da69df028 then > removed the #if and replaced it by using av_dlog. Then commit > 1a3eb042c704dea190c644def5b32c9cee8832b8 replaced this with av_log > at trace level. Yet

[FFmpeg-devel] [PATCH 01/18] libavformat/utils: Fix indentation

2021-03-18 Thread Andreas Rheinhardt
Originally added in 12f996edfab67b65af0ff1ee829f9eeabb025b0f behind #if 0; aebb56e1844d61965c97e95534c3ae0da69df028 then removed the #if and replaced it by using av_dlog. Then commit 1a3eb042c704dea190c644def5b32c9cee8832b8 replaced this with av_log at trace level. Yet the code block always stayed