Closed jiji879 closed 6 years ago
when compile the code i found many attributes have been deprecated,like avcodec_default_get_buffer,avcodec_default_release_buffer,etc. so which version should i use for compiling this code?
See VERSION.txt for the most recent version of ffmpeg at the time of working on the project.
on mac i use N-51481-g5c73645d91 instead of N-50314-gf6fff8e which can make me compile successfully
when compile the code i found many attributes have been deprecated,like avcodec_default_get_buffer,avcodec_default_release_buffer,etc. so which version should i use for compiling this code?