<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gstreamer.git/plugins, branch CAPS</title>
<subtitle>gitlab.freedesktop.org: gstreamer/gstreamer.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/'/>
<entry>
<title>Global change from "caps2" to "caps".  Script is: #!/bin/sh find . -name '*.[chy]' -exec perl -i -p \</title>
<updated>2003-12-21T22:33:42+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-12-21T22:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=63ee736634654a4e40334d91bff146944d350100'/>
<id>63ee736634654a4e40334d91bff146944d350100</id>
<content type='text'>
Original commit message from CVS:
Global change from "caps2" to "caps".  Script is:
#!/bin/sh

find . -name '*.[chy]' -exec perl -i -p \
-e 's/gst_static_caps2_/gst_static_caps_/g;\
s/GST_CAPS2_/GST_CAPS_/g;\
s/gst_caps2_/gst_caps_/g;\
s/GstCaps2/GstCaps/g;\
s/GstStaticCaps2/GstStaticCaps/g;\
s/GST_STATIC_CAPS2_/GST_STATIC_CAPS_/g;\
s/GST_TYPE_CAPS2/GST_TYPE_CAPS/g;\
s/gst_caps_get_nth_cap/gst_caps_get_structure/g;\
s/gst_caps_get_n_structures/gst_caps_get_size/g;\
s/gst_caps_append_cap/gst_caps_append_structure/g;\
s/GST_CAPS2_/GST_CAPS_/g;' \
{} \;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
Global change from "caps2" to "caps".  Script is:
#!/bin/sh

find . -name '*.[chy]' -exec perl -i -p \
-e 's/gst_static_caps2_/gst_static_caps_/g;\
s/GST_CAPS2_/GST_CAPS_/g;\
s/gst_caps2_/gst_caps_/g;\
s/GstCaps2/GstCaps/g;\
s/GstStaticCaps2/GstStaticCaps/g;\
s/GST_STATIC_CAPS2_/GST_STATIC_CAPS_/g;\
s/GST_TYPE_CAPS2/GST_TYPE_CAPS/g;\
s/gst_caps_get_nth_cap/gst_caps_get_structure/g;\
s/gst_caps_get_n_structures/gst_caps_get_size/g;\
s/gst_caps_append_cap/gst_caps_append_structure/g;\
s/GST_CAPS2_/GST_CAPS_/g;' \
{} \;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bufferpools</title>
<updated>2003-12-21T21:12:44+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-12-21T21:12:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=d229104260296e5f462e7f1843cbdd80a91ae380'/>
<id>d229104260296e5f462e7f1843cbdd80a91ae380</id>
<content type='text'>
Original commit message from CVS:
Remove bufferpools
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
Remove bufferpools
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge HEAD from CAPS-MERGE-2 to CAPS-MERGE-3</title>
<updated>2003-12-18T05:40:34+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-12-18T05:40:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=3754e36428d6dce08ff418367af66a6611c43df3'/>
<id>3754e36428d6dce08ff418367af66a6611c43df3</id>
<content type='text'>
Original commit message from CVS:
Merge HEAD from CAPS-MERGE-2 to CAPS-MERGE-3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
Merge HEAD from CAPS-MERGE-2 to CAPS-MERGE-3
</pre>
</div>
</content>
</entry>
<entry>
<title>fix proxying elements to query peer caps and not their own ones</title>
<updated>2003-12-17T05:16:11+00:00</updated>
<author>
<name>Benjamin Otte</name>
<email>otte@gnome.org</email>
</author>
<published>2003-12-17T05:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=91b84eb5397845bc285e86a8cda395d27b457184'/>
<id>91b84eb5397845bc285e86a8cda395d27b457184</id>
<content type='text'>
Original commit message from CVS:
fix proxying elements to query peer caps and not their own ones
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
fix proxying elements to query peer caps and not their own ones
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fixate stuff. Fix a few prototypes. Change caps strings to a different, more parseable format.  Fix elements.</title>
<updated>2003-12-02T18:45:10+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-12-02T18:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=2197234a0985ac6fe2a6a8da797b20cc49cc3d24'/>
<id>2197234a0985ac6fe2a6a8da797b20cc49cc3d24</id>
<content type='text'>
Original commit message from CVS:
Add fixate stuff. Fix a few prototypes. Change caps strings to a
different, more parseable format.  Fix elements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
Add fixate stuff. Fix a few prototypes. Change caps strings to a
different, more parseable format.  Fix elements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge HEAD from CAPS-MERGE-1 to CAPS-MERGE-2</title>
<updated>2003-11-29T07:04:28+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-11-29T07:04:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=f84d9ae2da69c6a1632242f7672db7216706acc4'/>
<id>f84d9ae2da69c6a1632242f7672db7216706acc4</id>
<content type='text'>
Original commit message from CVS:
Merge HEAD from CAPS-MERGE-1 to CAPS-MERGE-2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
Merge HEAD from CAPS-MERGE-1 to CAPS-MERGE-2
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge HEAD from CAPS-ROOT to CAPS-MERGE-1</title>
<updated>2003-11-29T04:09:27+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-11-29T04:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=1a3888c76039344b5e45d73d72a6c3ca76b18740'/>
<id>1a3888c76039344b5e45d73d72a6c3ca76b18740</id>
<content type='text'>
Original commit message from CVS:
Merge HEAD from CAPS-ROOT to CAPS-MERGE-1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
Merge HEAD from CAPS-ROOT to CAPS-MERGE-1
</pre>
</div>
</content>
</entry>
<entry>
<title>fix usage of gst_caps2_replace()</title>
<updated>2003-11-29T00:13:12+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-11-29T00:13:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=35dd041316017f7c07d1977938b60b31528a837d'/>
<id>35dd041316017f7c07d1977938b60b31528a837d</id>
<content type='text'>
Original commit message from CVS:
fix usage of gst_caps2_replace()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
fix usage of gst_caps2_replace()
</pre>
</div>
</content>
</entry>
<entry>
<title>fix return value of getcaps</title>
<updated>2003-11-29T00:11:26+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-11-29T00:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=d3eb290996f7e07ffd08c4578d1d86ac44c42231'/>
<id>d3eb290996f7e07ffd08c4578d1d86ac44c42231</id>
<content type='text'>
Original commit message from CVS:
fix return value of getcaps
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
fix return value of getcaps
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch everything to static pad templates</title>
<updated>2003-11-25T08:57:17+00:00</updated>
<author>
<name>David Schleef</name>
<email>ds@schleef.org</email>
</author>
<published>2003-11-25T08:57:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gstreamer.git/commit/?id=a53fe6571b5796179bf63b6c0b55f7fbfe08c8a8'/>
<id>a53fe6571b5796179bf63b6c0b55f7fbfe08c8a8</id>
<content type='text'>
Original commit message from CVS:
Switch everything to static pad templates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original commit message from CVS:
Switch everything to static pad templates
</pre>
</div>
</content>
</entry>
</feed>
