]> git.sesse.net Git - ffmpeg/commit
lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h
authorAnton Khirnov <anton@khirnov.net>
Sun, 27 Oct 2013 15:35:32 +0000 (16:35 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 14 Nov 2013 08:40:39 +0000 (09:40 +0100)
commitb6094811f9fca66cdf853420696e96fdc3e4987a
tree8d9085a6861d31250dd4f6e357bed56ce74af229
parentb45c87083de67969c1598cfef41e7c947b137922
lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h

They are mpegvideo-specific and not supposed to be used by callers.
libavcodec/avcodec.h
libavcodec/mpegvideo.h
libavcodec/version.h