diff --git a/doc/examples/encoding.c b/doc/examples/encoding.c index 8588d724a5..d201baeac4 100644 --- a/doc/examples/encoding.c +++ b/doc/examples/encoding.c @@ -22,7 +22,6 @@ * @file * libavcodec API use example. * - * @example libavcodec/api-example.c * Note that this library only handles codecs (mpeg, mpeg4, etc...), * not file formats (avi, vob, etc...). See library 'libavformat' for the * format handling