]> git.sesse.net Git - ffmpeg/commit
lavc: stop setting AVFrame.motion_subsample_log2
authorAnton Khirnov <anton@khirnov.net>
Fri, 15 Feb 2013 16:29:16 +0000 (17:29 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 8 Mar 2013 06:41:14 +0000 (07:41 +0100)
commitddcca4ba074aa537c3059c76d69eb4ad6316bfe9
tree8a96716475d71ea776e039751260f90aec67c2a9
parente7bbfc4242ae8b818ae41be752b9d288ff2801f0
lavc: stop setting AVFrame.motion_subsample_log2

It is not used inside lavc anywhere and now it makes no sense to export
it.
libavcodec/error_resilience.c
libavcodec/h264.c
libavcodec/svq3.c