diff options
author | John Stebbins <[email protected]> | 2016-12-08 18:06:23 -0800 |
---|---|---|
committer | John Stebbins <[email protected]> | 2016-12-17 07:28:51 -0800 |
commit | e159ab1662ba8588e97262936df9dcccf6b07ad1 (patch) | |
tree | 52bd0f021566c0d124ee792412f591821d88764b /libhb/encavcodecaudio.c | |
parent | ad7d659de075d82ce4f5ead85ff6d37e6b369f81 (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