docs/design/part-TODO.txt: Mumble something about removing GstXML.

Original commit message from CVS:
* docs/design/part-TODO.txt:
Mumble something about removing GstXML.
This commit is contained in:
Wim Taymans 2008-11-05 11:17:24 +00:00
parent 16e6c3ef96
commit 773c1e4c1d
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2008-11-05 Wim Taymans <wim.taymans@collabora.co.uk>
* docs/design/part-TODO.txt:
Mumble something about removing GstXML.
2008-11-04 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/gstbin.c: (gst_bin_handle_message_func):

View file

@ -80,6 +80,8 @@ API/ABI
to let upstream renegotiate a new format just like it did when it started.
This could, for example, easily be triggered with a RENEGOTIATE event.
- Remove the XML serialisation stuff.
IMPLEMENTATION
--------------