docs: remove gst prefix from plugin titles

This commit is contained in:
Mathieu Duponchelle 2020-07-02 18:10:21 +02:00
parent c72ccded6c
commit b33f10e7e2
4 changed files with 4 additions and 4 deletions

View file

@ -20,7 +20,7 @@
*/
/**
* plugin-gstavtp:
* plugin-avtp:
*
* ## Audio Video Transport Protocol (AVTP) Plugin
*

View file

@ -68,7 +68,7 @@ plugin_init (GstPlugin * plugin)
GstRank video_sink_rank = GST_RANK_NONE;
/**
* plugin-gstd3d11:
* plugin-d3d11:
*
* Since: 1.18
*/

View file

@ -50,7 +50,7 @@ plugin_init (GstPlugin * plugin)
GstRank rank = GST_RANK_SECONDARY;
/**
* plugin-gstmediafoundation:
* plugin-mediafoundation:
*
* Since: 1.18
*/

View file

@ -36,7 +36,7 @@ plugin_init (GstPlugin * plugin)
GstRank rank = GST_RANK_SECONDARY;
/**
* plugin-gstwasapi2:
* plugin-wasapi2:
*
* Since: 1.18
*/