OSDN Git Service

h264: move decode_mb_skip() from h264.h to h.264_mvpred.h
authorDiego Biurrun <diego@biurrun.de>
Tue, 12 Jul 2011 18:36:50 +0000 (20:36 +0200)
committerDiego Biurrun <diego@biurrun.de>
Tue, 12 Jul 2011 18:36:50 +0000 (20:36 +0200)
commit028216b2c2d81f7fe918163c74b0a59cd327f2f7
tree6c447d97fb4d87ce69ec222bc226eef76ac1c1d3
parent987041318ff7a5e99682470a017eef06151f00ae
h264: move decode_mb_skip() from h264.h to h.264_mvpred.h

This resolves a circular dependency between the headers.
libavcodec/h264.h
libavcodec/h264_mvpred.h