diff options
Diffstat (limited to 'libavcodec/mace.c')
-rw-r--r-- | libavcodec/mace.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libavcodec/mace.c b/libavcodec/mace.c index d8438e8d9c..91a37452b9 100644 --- a/libavcodec/mace.c +++ b/libavcodec/mace.c @@ -16,6 +16,12 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ + +/** + * @file mace.c + * MACE decoder. + */ + #include "avcodec.h" /* |