mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 22:25:36 +01:00
Remove explicit filename from Doxygen @file commands.
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file libavcodec/svq1.c
|
||||
* @file
|
||||
* Sorenson Vector Quantizer #1 (SVQ1) video codec.
|
||||
* For more information of the SVQ1 algorithm, visit:
|
||||
* http://www.pcisys.net/~melanson/codecs/
|
||||
|
||||
Reference in New Issue
Block a user