mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
wtvenc: add @file comment
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
3852c29fd4
commit
1efe4ff91d
@ -19,6 +19,12 @@
|
|||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
* 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/intreadwrite.h"
|
||||||
#include "libavutil/avassert.h"
|
#include "libavutil/avassert.h"
|
||||||
#include "avformat.h"
|
#include "avformat.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user