Closed uartie closed 6 years ago
av_register_all was deprecated in FFMPEG commit 0694d8702421e7aff1340038559c438b61bb30dd
It is no longer necessary to call av_register_all after this commit.
Fixes #117
Signed-off-by: U. Artie Eoff ullysses.a.eoff@intel.com
@xuguangxin thanks for the review. Please wait for CI builds to complete before merges in the future.
av_register_all was deprecated in FFMPEG commit 0694d8702421e7aff1340038559c438b61bb30dd
It is no longer necessary to call av_register_all after this commit.
Fixes #117
Signed-off-by: U. Artie Eoff ullysses.a.eoff@intel.com