wtvenc: add @file comment

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Peter Ross 13 years ago committed by Michael Niedermayer
parent 3852c29fd4
commit 1efe4ff91d
  1. 6
      libavformat/wtvenc.c

@ -19,6 +19,12 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/**
* @file
* Windows Television (WTV) demuxer
* @author Zhentan Feng <spyfeng at gmail dot com>
*/
#include "libavutil/intreadwrite.h"
#include "libavutil/avassert.h"
#include "avformat.h"

Loading…
Cancel
Save