mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
Reword a sentence in a doxy making its interpretation clearer.
Originally committed as revision 15008 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b4e0102c5c
commit
39981f5354
@ -184,8 +184,8 @@ AVFilterFormats *avfilter_all_colorspaces(void);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Returns a format list which contains the intersection of the formats of
|
* Returns a format list which contains the intersection of the formats of
|
||||||
* a and b. And all the references of a and b, and a and b will be
|
* a and b. Also, all the references of a, all the references of b, and
|
||||||
* deallocated.
|
* a and b themselves will be deallocated.
|
||||||
*
|
*
|
||||||
* If a and b do not share any common formats, neither is modified, and NULL
|
* If a and b do not share any common formats, neither is modified, and NULL
|
||||||
* is returned.
|
* is returned.
|
||||||
|
Loading…
Reference in New Issue
Block a user