mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-11-03 09:41:17 +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:
@@ -23,7 +23,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file qdm2.c
|
||||
* @file libavcodec/qdm2.c
|
||||
* QDM2 decoder
|
||||
* @author Ewald Snel, Benjamin Larsson, Alex Beregszaszi, Roberto Togni
|
||||
* The decoder is not perfect yet, there are still some distortions
|
||||
|
||||
Reference in New Issue
Block a user