lavf/segment: move file description to @file doxy

This commit is contained in:
Stefano Sabatini 2012-08-15 22:20:16 +02:00
parent 725213545d
commit b89e00bd1c
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,4 @@
/*
* Generic segmenter
* Copyright (c) 2011, Luca Barbato
*
* This file is part of Libav.
@ -19,6 +18,10 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/**
* @file generic segmenter
*/
#include <float.h>
#include "avformat.h"