some warnings in 0_hello_world.c
Author: vtorriCreated Apr 28, 2023Updated Apr 28, 2023
- line 89 : i should be an unsigned int (warning with -Wextra)
- pCodec and pLocalCodec should const pointers
- channels field is deprecated in AVCodecParameters
Source: leandromoreira/ffmpeg-libav-tutorial