Mercurial > libavformat.hg
changeset 1975:d9386bc44b82 libavformat
Fix copy and paste error in comment.
author | diego |
---|---|
date | Sun, 01 Apr 2007 15:46:43 +0000 |
parents | 51c5fe603dba |
children | 3a5c41218ada |
files | allformats.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/allformats.c Sun Apr 01 14:28:48 2007 +0000 +++ b/allformats.c Sun Apr 01 15:46:43 2007 +0000 @@ -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) {