1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-29 05:57:37 +02:00

all: fix whitespace/new-line issues

This commit is contained in:
Timo Rothenpieler
2025-08-01 02:56:57 +02:00
parent ce0a655f85
commit 8d439b2483
50 changed files with 11 additions and 58 deletions

View File

@@ -88,4 +88,3 @@ const FFCodec ff_cljr_decoder = {
FF_CODEC_DECODE_CB(decode_frame),
.p.capabilities = AV_CODEC_CAP_DR1,
};