<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libw32dll/qt_decoder.c, branch xine_1-rc7-release</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>Don't assume buffer contains waveformatex header when BUF_FLAG_STDHEADER is set, it's optional</title>
<updated>2004-06-06T16:13:30+00:00</updated>
<author>
<name>James Stembridge</name>
<email>jstembridge@users.sourceforge.net</email>
</author>
<published>2004-06-06T16:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=365c2680a12a28a984aef91b75c5cdd42d829ab2'/>
<id>365c2680a12a28a984aef91b75c5cdd42d829ab2</id>
<content type='text'>
CVS patchset: 6649
CVS date: 2004/06/06 16:13:30

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 6649
CVS date: 2004/06/06 16:13:30

</pre>
</div>
</content>
</entry>
<entry>
<title>Reset support.</title>
<updated>2004-05-24T19:43:47+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2004-05-24T19:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=0aca7cd9825c2df73aa68f8d6aa6e411667672b9'/>
<id>0aca7cd9825c2df73aa68f8d6aa6e411667672b9</id>
<content type='text'>
Pass the seeking stress test now ;)

CVS patchset: 6586
CVS date: 2004/05/24 19:43:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass the seeking stress test now ;)

CVS patchset: 6586
CVS date: 2004/05/24 19:43:47

</pre>
</div>
</content>
</entry>
<entry>
<title>help strings added for all remaining config entries (so I hope)</title>
<updated>2004-04-26T17:50:06+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-04-26T17:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e5568601c73d854a62c8de99a9df01f56dcfaf86'/>
<id>e5568601c73d854a62c8de99a9df01f56dcfaf86</id>
<content type='text'>
please everybody watch out for spelling (and other) errors

CVS patchset: 6442
CVS date: 2004/04/26 17:50:06

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
please everybody watch out for spelling (and other) errors

CVS patchset: 6442
CVS date: 2004/04/26 17:50:06

</pre>
</div>
</content>
</entry>
<entry>
<title>changing decoder priorities:</title>
<updated>2004-03-16T14:12:03+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-16T14:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=d6e52e911e07f78a065cbc3b72c4175fed0f5e6d'/>
<id>d6e52e911e07f78a065cbc3b72c4175fed0f5e6d</id>
<content type='text'>
* increase ffmpeg from 5 to 6
* increase some others from 6 to 7 (they should still override ffmpeg)
* increase liba52 from 2 to 5 (since 5 is somewhat default)
* decrease win32 DLL Qt from 5 to 1 (don't worry, this is the only decoder
  to handle these types, so this is not really a change; it's just that
  all the other win32 decoders use prio 1)

CVS patchset: 6272
CVS date: 2004/03/16 14:12:03

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* increase ffmpeg from 5 to 6
* increase some others from 6 to 7 (they should still override ffmpeg)
* increase liba52 from 2 to 5 (since 5 is somewhat default)
* decrease win32 DLL Qt from 5 to 1 (don't worry, this is the only decoder
  to handle these types, so this is not really a change; it's just that
  all the other win32 decoders use prio 1)

CVS patchset: 6272
CVS date: 2004/03/16 14:12:03

</pre>
</div>
</content>
</entry>
<entry>
<title>use the _x_abort() macro instead of abort, since it prints some debug info</title>
<updated>2004-03-03T20:09:11+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-03-03T20:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7cf5530ea749f274bb984e9a9f2c82e426cca645'/>
<id>7cf5530ea749f274bb984e9a9f2c82e426cca645</id>
<content type='text'>
before aborting

CVS patchset: 6211
CVS date: 2004/03/03 20:09:11

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
before aborting

CVS patchset: 6211
CVS date: 2004/03/03 20:09: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>time for some Christmas presents...</title>
<updated>2003-12-24T16:55:35+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2003-12-24T16:55:35+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=875b71e7f35c15b6f86c9b8183d24aa2a941123d'/>
<id>875b71e7f35c15b6f86c9b8183d24aa2a941123d</id>
<content type='text'>
libw32 compiles here without a single compiler warning

CVS patchset: 5946
CVS date: 2003/12/24 16:55:35

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libw32 compiles here without a single compiler warning

CVS patchset: 5946
CVS date: 2003/12/24 16:55:35

</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>cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...</title>
<updated>2003-12-05T15:54:56+00:00</updated>
<author>
<name>Daniel Caujolle-Bert</name>
<email>f1rmb@users.sourceforge.net</email>
</author>
<published>2003-12-05T15:54:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7958ce62d6ae127ee9b8664c8afae5754063389f'/>
<id>7958ce62d6ae127ee9b8664c8afae5754063389f</id>
<content type='text'>
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56

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