<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libxinevdec/svq1.c, branch 1.1.7</title>
<subtitle>xine-lib git mirror
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/'/>
<entry>
<title>goodbye decoders-- you have served your purpose well and we salute you</title>
<updated>2004-03-14T21:27:03+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2004-03-14T21:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5ece915e5903946b2aeab11640a19410f62870b9'/>
<id>5ece915e5903946b2aeab11640a19410f62870b9</id>
<content type='text'>
CVS patchset: 6256
CVS date: 2004/03/14 21:27:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6256
CVS date: 2004/03/14 21:27:03

</pre>
</div>
</content>
</entry>
<entry>
<title>Only read frame duration when BUF_FLAG_FRAMERATE is set</title>
<updated>2004-02-09T22:04:11+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-02-09T22:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=37b34df0b811fbd7e0a4b39dd4a7fe2fd3e37756'/>
<id>37b34df0b811fbd7e0a4b39dd4a7fe2fd3e37756</id>
<content type='text'>
CVS patchset: 6125
CVS date: 2004/02/09 22:04:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6125
CVS date: 2004/02/09 22:04:11

</pre>
</div>
</content>
</entry>
<entry>
<title>it seems i forgot to commit the api increase (demux/decoder). weird.</title>
<updated>2004-01-12T17:35:14+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-01-12T17:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=962c11ef8de3aa7ffee91065a88456f605da0715'/>
<id>962c11ef8de3aa7ffee91065a88456f605da0715</id>
<content type='text'>
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14

</pre>
</div>
</content>
</entry>
<entry>
<title>- rework semantics of some buffer flags. check buffer.h for details.</title>
<updated>2004-01-09T01:26:32+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-01-09T01:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=c0641405dec6fb244e7d3104035f64f6e535731c'/>
<id>c0641405dec6fb244e7d3104035f64f6e535731c</id>
<content type='text'>
- increase demux and decoder apis
- fix runtime changing of ogg/ogm audio channels
note: i hope i haven't broken any demux-&gt;decoder data exchange. please report any problems.

CVS patchset: 6014
CVS date: 2004/01/09 01:26:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- increase demux and decoder apis
- fix runtime changing of ogg/ogm audio channels
note: i hope i haven't broken any demux-&gt;decoder data exchange. please report any problems.

CVS patchset: 6014
CVS date: 2004/01/09 01:26:32

</pre>
</div>
</content>
</entry>
<entry>
<title>API version bounce</title>
<updated>2003-12-14T22:13:22+00:00</updated>
<author>
<name>Siggi Langauf</name>
<email>siggi@users.sourceforge.net</email>
</author>
<published>2003-12-14T22:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5d30a7730fa08774a1c48082580eb40a4e9a8095'/>
<id>5d30a7730fa08774a1c48082580eb40a4e9a8095</id>
<content type='text'>
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22

</pre>
</div>
</content>
</entry>
<entry>
<title>New stream/meta info (safe) stuff.</title>
<updated>2003-11-16T23:33:42+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-11-16T23:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=847f0e85e8b0c8135294258a9507fba03cc1cc30'/>
<id>847f0e85e8b0c8135294258a9507fba03cc1cc30</id>
<content type='text'>
BIG NOTE: use helpers to access to these informations (get/set/reset):
    _x_{stream,meta}_info_{get,set,reset}()
  are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.

CVS patchset: 5757
CVS date: 2003/11/16 23:33:42

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BIG NOTE: use helpers to access to these informations (get/set/reset):
    _x_{stream,meta}_info_{get,set,reset}()
  are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.

CVS patchset: 5757
CVS date: 2003/11/16 23:33:42

</pre>
</div>
</content>
</entry>
<entry>
<title>more helper functions cleanup (stream info, meta info)</title>
<updated>2003-11-15T13:01:00+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-11-15T13:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=570fd9006dcf6f9aaa460e79b93b7ce37f7c6d7b'/>
<id>570fd9006dcf6f9aaa460e79b93b7ce37f7c6d7b</id>
<content type='text'>
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00

</pre>
</div>
</content>
</entry>
<entry>
<title>I should have seen this coming...</title>
<updated>2003-10-23T20:12:33+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-10-23T20:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=bc348464a67516b828815673585f8724651d969a'/>
<id>bc348464a67516b828815673585f8724651d969a</id>
<content type='text'>
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.

CVS patchset: 5579
CVS date: 2003/10/23 20:12:33

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.

CVS patchset: 5579
CVS date: 2003/10/23 20:12:33

</pre>
</div>
</content>
</entry>
<entry>
<title>support for arbitrary aspect ratios</title>
<updated>2003-08-04T03:47:09+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-08-04T03:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ed3497a1e20f74c28afc2124480c60fbdbf37fab'/>
<id>ed3497a1e20f74c28afc2124480c60fbdbf37fab</id>
<content type='text'>
patch by Philip Jgenstedt

CVS patchset: 5243
CVS date: 2003/08/04 03:47:09

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patch by Philip Jgenstedt

CVS patchset: 5243
CVS date: 2003/08/04 03:47:09

</pre>
</div>
</content>
</entry>
<entry>
<title>update ffmpeg</title>
<updated>2003-01-31T18:29:43+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2003-01-31T18:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=5350f2b7701f01bc4f234d3971fb8a623a8cd72a'/>
<id>5350f2b7701f01bc4f234d3971fb8a623a8cd72a</id>
<content type='text'>
CVS patchset: 4068
CVS date: 2003/01/31 18:29:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 4068
CVS date: 2003/01/31 18:29:43

</pre>
</div>
</content>
</entry>
</feed>
