mirror of https://git.ffmpeg.org/ffmpeg.git
transcoding: fix Doxygen file path
Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
7ac7e8793d
commit
3be90723e7
|
@ -25,7 +25,7 @@
|
|||
/**
|
||||
* @file
|
||||
* API example for demuxing, decoding, filtering, encoding and muxing
|
||||
* @example doc/examples/transcoding.c
|
||||
* @example transcoding.c
|
||||
*/
|
||||
|
||||
#include <libavcodec/avcodec.h>
|
||||
|
|
Loading…
Reference in New Issue