Skip to content
Snippets Groups Projects
Commit fa1ab872 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

Fix copy and paste error in comment.

Originally committed as revision 8588 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent efb0c399
No related branches found
No related tags found
No related merge requests found
......@@ -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)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment