mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-09-10 01:32:19 +08:00
Use full internal pathname in doxygen @file directives.
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file intrax8.c
|
||||
* @file libavcodec/intrax8.c
|
||||
* @brief IntraX8 (J-Frame) subdecoder, used by WMV2 and VC-1
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user