1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

ASF stands for "advanced stream format" not "adaptive ...", changing it to "ASF".

Originally committed as revision 15395 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2008-09-24 12:03:25 +00:00
parent 645a6be1e7
commit f26be47740

View File

@@ -1,5 +1,5 @@
/*
* Adaptive stream format muxer
* ASF muxer
* Copyright (c) 2000, 2001 Fabrice Bellard.
*
* This file is part of FFmpeg.