mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-17 22:31:18 +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:
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file mpc.c Musepack decoder core
|
||||
* @file libavcodec/mpc.c Musepack decoder core
|
||||
* MPEG Audio Layer 1/2 -like codec with frames of 1152 samples
|
||||
* divided into 32 subbands.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user