summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/encoding.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/examples/encoding.c b/doc/examples/encoding.c
index 7efd5fa..cd968db 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
*/
OpenPOWER on IntegriCloud