Constify the AVCodec* returned by avcodec_find_decoder
commitd137ee02a83576e046c210b3abdd3bc0a7a6b216
authorChris Robinson <chris.kcat@gmail.com>
Sun, 20 Feb 2022 01:49:06 +0000 (19 17:49 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Sun, 20 Feb 2022 01:49:06 +0000 (19 17:49 -0800)
treecddb90859b93259270753f79b378878a2fc58428
parent39708f9831926d5eaa90e5451adf27fe124d4153
Constify the AVCodec* returned by avcodec_find_decoder
examples/alffplay.cpp