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:
@@ -23,7 +23,7 @@
|
||||
#include "golomb.h"
|
||||
|
||||
/**
|
||||
* @file sonic.c
|
||||
* @file libavcodec/sonic.c
|
||||
* Simple free lossless/lossy audio codec
|
||||
* Based on Paul Francis Harrison's Bonk (http://www.logarithmic.net/pfh/bonk)
|
||||
* Written and designed by Alex Beregszaszi
|
||||
|
Reference in New Issue
Block a user