mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
docs/design/design-decodebin.txt: Added design document for new decodebin text/x-pango-markup is also a default targe...
Original commit message from CVS: * docs/design/design-decodebin.txt: Added design document for new decodebin (Target Caps): text/x-pango-markup is also a default target caps.
This commit is contained in:
parent
eacaff2730
commit
8063481f3f
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
* docs/design/design-decodebin.txt:
|
||||
Added design document for new decodebin
|
||||
(Target Caps): text/x-pango-markup is also a default target caps.
|
||||
|
||||
2006-03-22 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
|
|
|
@ -77,7 +77,7 @@ fine-tune the process.
|
|||
|
||||
_ and raw video : video/x-raw-rgb, video/x-raw-yuv
|
||||
|
||||
_ and Text : text/plain
|
||||
_ and Text : text/plain, text/x-pango-markup
|
||||
|
||||
|
||||
* media chain/group handling
|
||||
|
|
Loading…
Reference in a new issue