examples/encoding.c: replace "this library" with "libavcodec" in doxy
So it is more clear the context of the sentence.
This commit is contained in:
parent
ffe3856de7
commit
a7aabda267
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
* @file
|
||||
* libavcodec API use example.
|
||||
*
|
||||
* Note that this library only handles codecs (mpeg, mpeg4, etc...),
|
||||
* Note that libavcodec only handles codecs (mpeg, mpeg4, etc...),
|
||||
* not file formats (avi, vob, etc...). See library 'libavformat' for the
|
||||
* format handling
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue