docs/manual/quotes.xml: Keep the quotes file alive
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 12 Jul 2004 13:48:46 +0000 (13:48 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 12 Jul 2004 13:48:46 +0000 (13:48 +0000)
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
docs/manual/appendix-quotes.xml
docs/manual/quotes.xml
docs/random/ds/0.9-suggested-changes

index cc1c649..0e12efe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-12  Jan Schmidt  <thaytan@mad.scientis.com>
+       * 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  <thomas at apestaart dot org>
 
        * gst/gstelement.c: (gst_element_set_state),
index 1c6754b..d73128c 100644 (file)
@@ -5,13 +5,24 @@
     <application>GStreamer</application> 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<footnote>
+    irc.freenode.net: the following are a selection of amusing<footnote>
     <para>No guarantee of sense of humour compatibility is given.</para>
     </footnote> quotes from our conversations.
   </para>
 
   <variablelist>
     <varlistentry>
+      <term>14 Jun 2004</term>
+      <listitem>
+        <para>
+          <emphasis>teuf</emphasis>: ok, things work much better when I don't write incredibly stupid and buggy code
+       </para>
+       <para>
+         <emphasis>thaytan</emphasis>: I find that too
+       </para>
+      </listitem>
+    </varlistentry>
+    <varlistentry>
       <term>23 Nov 2003</term>
       <listitem>
         <para>
index 1c6754b..d73128c 100644 (file)
@@ -5,13 +5,24 @@
     <application>GStreamer</application> 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<footnote>
+    irc.freenode.net: the following are a selection of amusing<footnote>
     <para>No guarantee of sense of humour compatibility is given.</para>
     </footnote> quotes from our conversations.
   </para>
 
   <variablelist>
     <varlistentry>
+      <term>14 Jun 2004</term>
+      <listitem>
+        <para>
+          <emphasis>teuf</emphasis>: ok, things work much better when I don't write incredibly stupid and buggy code
+       </para>
+       <para>
+         <emphasis>thaytan</emphasis>: I find that too
+       </para>
+      </listitem>
+    </varlistentry>
+    <varlistentry>
       <term>23 Nov 2003</term>
       <listitem>
         <para>
index a7b8424..e5dae51 100644 (file)
@@ -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