diff options
Diffstat (limited to 'libavcodec/imgresample.c')
-rw-r--r-- | libavcodec/imgresample.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/imgresample.c b/libavcodec/imgresample.c index f3bb49d4b0..7ec930210e 100644 --- a/libavcodec/imgresample.c +++ b/libavcodec/imgresample.c @@ -20,7 +20,7 @@ */ /** - * @file imgresample.c + * @file libavcodec/imgresample.c * High quality image resampling with polyphase filters . */ |