mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Fix copy and paste error in comment.
Originally committed as revision 8588 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user