From 1fe4df4a62ceb7b4970c7de03cf4a05544f4178f Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 12 Jul 2004 13:48:46 +0000 Subject: [PATCH] docs/manual/quotes.xml: Keep the quotes file alive Original commit message from CVS: * docs/manual/quotes.xml: Keep the quotes file alive * docs/random/ds/0.9-suggested-changes: Add the suggestion of including a 'rowstride' as part of video format caps --- ChangeLog | 7 +++++++ docs/manual/appendix-quotes.xml | 13 ++++++++++++- docs/manual/quotes.xml | 13 ++++++++++++- docs/random/ds/0.9-suggested-changes | 5 +++++ 4 files changed, 36 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index cc1c649835..0e12efe807 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-07-12 Jan Schmidt + * docs/manual/quotes.xml: + Keep the quotes file alive + * docs/random/ds/0.9-suggested-changes: + Add the suggestion of including a 'rowstride' as part of video + format caps + 2004-07-12 Thomas Vander Stichele * gst/gstelement.c: (gst_element_set_state), diff --git a/docs/manual/appendix-quotes.xml b/docs/manual/appendix-quotes.xml index 1c6754ba81..d73128c8ee 100644 --- a/docs/manual/appendix-quotes.xml +++ b/docs/manual/appendix-quotes.xml @@ -5,12 +5,23 @@ GStreamer is a lively project, with developers from around the globe very actively contributing. We often hang out on the #gstreamer IRC channel on - irc.freenode.org: the following are a selection of amusing + irc.freenode.net: the following are a selection of amusing No guarantee of sense of humour compatibility is given. quotes from our conversations. + + 14 Jun 2004 + + + teuf: ok, things work much better when I don't write incredibly stupid and buggy code + + + thaytan: I find that too + + + 23 Nov 2003 diff --git a/docs/manual/quotes.xml b/docs/manual/quotes.xml index 1c6754ba81..d73128c8ee 100644 --- a/docs/manual/quotes.xml +++ b/docs/manual/quotes.xml @@ -5,12 +5,23 @@ GStreamer is a lively project, with developers from around the globe very actively contributing. We often hang out on the #gstreamer IRC channel on - irc.freenode.org: the following are a selection of amusing + irc.freenode.net: the following are a selection of amusing No guarantee of sense of humour compatibility is given. quotes from our conversations. + + 14 Jun 2004 + + + teuf: ok, things work much better when I don't write incredibly stupid and buggy code + + + thaytan: I find that too + + + 23 Nov 2003 diff --git a/docs/random/ds/0.9-suggested-changes b/docs/random/ds/0.9-suggested-changes index a7b84241ef..e5dae51536 100644 --- a/docs/random/ds/0.9-suggested-changes +++ b/docs/random/ds/0.9-suggested-changes @@ -90,6 +90,11 @@ caps: But that's 0.10 material." + (Thaytan) + - Add rowstride as a property so that video frames don't have to have + rowstride == width. For example, gdkpixbufdec would prefer to pad + rowstrides to multiples of 4 bytes. + negotiation: - autopluggers would be easier to write if there was a core method