Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dcv/source/dcv/io/video/input.d(149,38): Deprecation: function ffmpeg.libavcodec.avcodec.avpicture_get_size is deprecated #127

Open
timotheecour opened this issue Feb 20, 2018 · 0 comments

Comments

@timotheecour
Copy link
Collaborator

/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(149,38): Deprecation: function ffmpeg.libavcodec.avcodec.avpicture_get_size is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(181,34): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(260,33): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(262,37): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(346,27): Deprecation: function ffmpeg.libavcodec.avcodec.av_free_packet is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(357,55): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(357,48): Deprecation: function ffmpeg.libavcodec.avcodec.avcodec_decode_video2 is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(435,25): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/input.d(463,51): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(188,15): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(260,33): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(293,27): Deprecation: function ffmpeg.libavcodec.avcodec.av_free_packet is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(320,59): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(320,52): Deprecation: function ffmpeg.libavcodec.avcodec.avcodec_encode_video2 is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(332,57): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(335,57): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(337,19): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(337,25): Deprecation: variable ffmpeg.libavcodec.avcodec.AVCodecContext.coded_frame is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(397,34): Deprecation: function ffmpeg.libavcodec.avcodec.avpicture_get_size is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(399,23): Deprecation: function ffmpeg.libavcodec.avcodec.avpicture_fill is deprecated
/Users/timothee/git_clone/D/dcv/source/dcv/io/video/output.d(411,51): Deprecation: variable ffmpeg.libavformat.avformat.AVStream.codec is deprecated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant