diff --git a/doc/examples/encoding.c b/doc/examples/encoding.c index 7efd5facce..cd968dbf75 100644 --- a/doc/examples/encoding.c +++ b/doc/examples/encoding.c @@ -25,7 +25,7 @@ * libavcodec API use example. * * Note that libavcodec only handles codecs (mpeg, mpeg4, etc...), - * not file formats (avi, vob, etc...). See library 'libavformat' for the + * not file formats (avi, vob, mp4, mov, mkv, mxf, flv, mpegts, mpegps, etc...). See library 'libavformat' for the * format handling */