ffmpeg-libav-tutorial
ffmpeg-libav-tutorial copied to clipboard
Fix dereference a pointer
- dereference a pointer no need in this case
- avcodec_alloc_context3() wants const (!) AVCodec *codec