ffmpeg-libav-tutorial
ffmpeg-libav-tutorial copied to clipboard
Fixed incorrect pointer dereferencing in AVCodecContext allocation and setup
https://ffmpeg.org/doxygen/trunk/group__lavc__core.html
Thanks @FaiChou the reason I'm using a pointer is because I'm pass a double pointer var to the function.