mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 18:20:44 +00:00
info: add comment with wikipedia alternative for links
This commit is contained in:
parent
0265bc834f
commit
13cf579f94
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ public class MediaInfo.Info : VPaned
|
||||||
tag_black_list.add ("maximum-bitrate");
|
tag_black_list.add ("maximum-bitrate");
|
||||||
|
|
||||||
// map from media-type to wikipedia-articles, prefix with http://en.wikipedia.org/wiki/
|
// map from media-type to wikipedia-articles, prefix with http://en.wikipedia.org/wiki/
|
||||||
|
// alternative source could be http://codecdictionary.com/
|
||||||
// TODO: add more
|
// TODO: add more
|
||||||
wikilinks = new HashMap<string, string> ();
|
wikilinks = new HashMap<string, string> ();
|
||||||
// container/tag formats
|
// container/tag formats
|
||||||
|
|
Loading…
Reference in a new issue