FFmpegWriter: (a/v)_codec => (a/v)_codec_ctx

The audio_codec and video_codec vars have type AVCodecContext.
Renaming them to reflect that makes the code easier to follow.

A couple of places in FFmpegUtilities macros that also used
context variables named _codec got the same fix.
This commit is contained in:
FeRD (Frank Dana)
2020-03-22 12:08:40 -04:00
parent 2c6d25ee31
commit 527acfe77a
3 changed files with 93 additions and 93 deletions

File diff suppressed because it is too large Load Diff