mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-04 21:25:40 +01: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 @@
|
||||
#include "bytestream.h"
|
||||
|
||||
/**
|
||||
* @file adpcm.c
|
||||
* @file libavcodec/adpcm.c
|
||||
* ADPCM codecs.
|
||||
* First version by Francois Revol (revol@free.fr)
|
||||
* Fringe ADPCM codecs (e.g., DK3, DK4, Westwood)
|
||||
|
||||
Reference in New Issue
Block a user