diff options
author | Stefan Kost <ensonic@users.sf.net> | 2011-03-09 16:15:33 +0200 |
---|---|---|
committer | Stefan Kost <ensonic@users.sf.net> | 2011-03-09 16:16:07 +0200 |
commit | 1d637d2a614f4d855ff57f5b93c8a1b509c031ce (patch) | |
tree | 8f5bad0343e44aca1a824144e96574c16aa4c3d9 /docs/pwg | |
parent | 7f49a9189afd2fa2bdaedd61bd2b5a37349af9c3 (diff) |
pwg: fix element name "videodrop" to "videorate"
Diffstat (limited to 'docs/pwg')
-rw-r--r-- | docs/pwg/advanced-types.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pwg/advanced-types.xml b/docs/pwg/advanced-types.xml index eabf060d0..491bd6ced 100644 --- a/docs/pwg/advanced-types.xml +++ b/docs/pwg/advanced-types.xml @@ -738,7 +738,7 @@ plugin_init (GstPlugin *plugin) property does not guarantee in <emphasis>any</emphasis> way that it will actually come close to this value. If you need a fixed framerate, please use an element that provides that (such as - <quote>videodrop</quote>). 0 means a variable framerate. + <quote>videorate</quote>). 0 means a variable framerate. </entry> </row> |