Created by: uvjustin
This PR removes the following attributes: AudioCodecContext.rate (use AudioCodecContext.sample_rate instead) AudioFrame.rate (use AudioFrame.sample_rate instead) VideoStream.rate and VideoStream.framerate (use VideoStream.average_rate instead) VideoCodecContext.rate (use VideoCodecContext.framerate instead)