Mercurial > libavcodec.hg
changeset 1427:3a6d613c88d8 libavcodec
spelling fix
author | bellard |
---|---|
date | Thu, 28 Aug 2003 13:30:03 +0000 |
parents | b0f89a7855aa |
children | aece5836c588 |
files | apiexample.c h263dec.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/apiexample.c Tue Aug 26 22:26:18 2003 +0000 +++ b/apiexample.c Thu Aug 28 13:30:03 2003 +0000 @@ -3,7 +3,7 @@ * avcodec API use example. * * Note that this library only handles codecs (mpeg, mpeg4, etc...), - * not file formats (avi, vob, etc...). See library 'libav' for the + * not file formats (avi, vob, etc...). See library 'libavformat' for the * format handling */