move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
authorMåns Rullgård <mans@mansr.com>
Sat, 16 Jun 2007 15:15:19 +0000 (15:15 +0000)
committerMåns Rullgård <mans@mansr.com>
Sat, 16 Jun 2007 15:15:19 +0000 (15:15 +0000)
commitb3e83c965d5c3d0f42ed7dc64c70bc59a462b76a
tree082d0274465c6ad57caa9094733e070ef065d893
parent859cfdc0e6aec50430183e9c756e7ef7898c54a5
move definition of MB_TYPE_H261_FIL to h261.h so h261.c doesn't
need to #include "h261data.h"

Originally committed as revision 9339 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h261.c
libavcodec/h261.h
libavcodec/h261data.h
libavcodec/h261dec.c
libavcodec/h261enc.c