diff options
Diffstat (limited to 'libavformat/mp3.c')
-rw-r--r-- | libavformat/mp3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/mp3.c b/libavformat/mp3.c index f69208bae1..582e7e8547 100644 --- a/libavformat/mp3.c +++ b/libavformat/mp3.c @@ -1,5 +1,5 @@ /* - * MP3 encoder and decoder + * MP3 muxer and demuxer * Copyright (c) 2003 Fabrice Bellard. * * This file is part of FFmpeg. |