summaryrefslogtreecommitdiffstats
path: root/libhb/encavcodecaudio.c
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2016-12-08 18:06:23 -0800
committerJohn Stebbins <[email protected]>2016-12-17 07:28:51 -0800
commite159ab1662ba8588e97262936df9dcccf6b07ad1 (patch)
tree52bd0f021566c0d124ee792412f591821d88764b /libhb/encavcodecaudio.c
parentad7d659de075d82ce4f5ead85ff6d37e6b369f81 (diff)
encavcodec: fix use of deprecated libav interfaces
AVCodecContext.coded_frame is deprecated. We didn't really need it. avcodec_encode_video2 is deprecated, use avcodec_send_frame and avcodec_receive_packet
Diffstat (limited to 'libhb/encavcodecaudio.c')
0 files changed, 0 insertions, 0 deletions