Commit fa1ab872 authored by Diego Biurrun's avatar Diego Biurrun

Fix copy and paste error in comment.

Originally committed as revision 8588 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent efb0c399
......@@ -31,7 +31,7 @@
formats you want to support */
/**
* Initialize libavcodec and register all the codecs and formats.
* Initialize libavformat and register all the (de)muxers and protocols.
*/
void av_register_all(void)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment