Commit 89933f67 authored by stefano's avatar stefano

Cosmetics: break line to make it not longer than 80 chars.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16405 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 765ac81f
......@@ -267,9 +267,10 @@ struct AVFilterPad
/**
* Permissions which are not accepted on incoming buffers. Any buffer
* which has any of these permissions set will be automatically copied by the
* filter system to a new buffer which does not have those permissions.
* This can be used to easily disallow buffers with AV_PERM_REUSE.
* which has any of these permissions set will be automatically copied
* by the filter system to a new buffer which does not have those
* permissions. This can be used to easily disallow buffers with
* AV_PERM_REUSE.
*
* Input pads only.
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment