mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-16 13:51:37 +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:
@@ -19,7 +19,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file roqvideodec.c
|
||||
* @file libavcodec/roqvideodec.c
|
||||
* id RoQ Video Decoder by Dr. Tim Ferguson
|
||||
* For more information about the id RoQ format, visit:
|
||||
* http://www.csse.monash.edu.au/~timf/
|
||||
|
Reference in New Issue
Block a user