1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-03 14:32:16 +02:00
FFmpeg/libavcodec
Marton Balint eee6492df7 avcodec/libx265: fix else clause when zeroing reordered_opaque
CC	libavcodec/libx265.o
libavcodec/libx265.c: In function ‘libx265_encode_frame’:
libavcodec/libx265.c:781:5: warning: this ‘else’ clause does not guard... [-Wmisleading-indentation]
     else
     ^~~~
libavcodec/libx265.c:782:1: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘else’
 FF_DISABLE_DEPRECATION_WARNINGS
 ^~~

Signed-off-by: Marton Balint <cus@passwd.hu>
2023-02-16 00:52:30 +01:00
..
2023-01-30 20:57:37 +01:00
2023-02-11 21:26:37 +01:00
2023-02-11 21:26:37 +01:00
2023-02-11 21:26:37 +01:00
2023-02-09 15:35:14 +01:00
2023-02-09 15:35:08 +01:00
2023-02-04 13:12:28 +01:00
2023-01-27 19:45:36 +01:00
2023-01-26 20:37:14 +01:00
2023-01-11 12:12:27 +01:00
2023-02-11 21:26:37 +01:00
2023-02-09 15:35:14 +01:00
2023-02-09 15:35:14 +01:00
2023-01-31 09:00:56 +01:00
2023-02-04 13:40:20 +01:00
2023-01-25 08:09:24 -05:00
2023-02-09 15:35:14 +01:00
2023-02-15 14:16:49 +01:00
2023-01-17 12:54:54 +01:00
2023-01-11 12:12:26 +01:00
2022-12-24 23:43:45 +01:00
2023-02-07 20:58:59 +01:00