<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/libffmpeg, branch 1-beta0</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>discard preview</title>
<updated>2002-12-08T22:24:28+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-12-08T22:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f5c54a3e95826c5ceb8dfb96b2d313612d203d73'/>
<id>f5c54a3e95826c5ceb8dfb96b2d313612d203d73</id>
<content type='text'>
CVS patchset: 3466
CVS date: 2002/12/08 22:24:28

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3466
CVS date: 2002/12/08 22:24:28

</pre>
</div>
</content>
</entry>
<entry>
<title>- sync with ffmpeg (that must fix heiko stream, thanks Michael Niedermayer)</title>
<updated>2002-12-06T01:55:32+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-12-06T01:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=6109b56de74cfcda6321fcd5e37cac988734119c'/>
<id>6109b56de74cfcda6321fcd5e37cac988734119c</id>
<content type='text'>
- improve ffmpeg support (passing extra data)
- aspect ratio still need to be updated to new syntax
- use our svq1 decoder since ffmpeg one is segfaulting
  (buffer overrun - more investigation needed)
- img-&gt;copy no more

CVS patchset: 3437
CVS date: 2002/12/06 01:55:32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- improve ffmpeg support (passing extra data)
- aspect ratio still need to be updated to new syntax
- use our svq1 decoder since ffmpeg one is segfaulting
  (buffer overrun - more investigation needed)
- img-&gt;copy no more

CVS patchset: 3437
CVS date: 2002/12/06 01:55:32

</pre>
</div>
</content>
</entry>
<entry>
<title>pass the great responsibility of decoding SVQ1 data over to ffmpeg</title>
<updated>2002-12-04T05:51:46+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2002-12-04T05:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=ab1299f339c02a30143792bd97c1367d3b8c091c'/>
<id>ab1299f339c02a30143792bd97c1367d3b8c091c</id>
<content type='text'>
CVS patchset: 3424
CVS date: 2002/12/04 05:51:46

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3424
CVS date: 2002/12/04 05:51:46

</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO. Fix dsputils with mediaLib again.</title>
<updated>2002-12-03T22:13:52+00:00</updated>
<author>
<name>Robin KAY</name>
<email>komadori@users.sourceforge.net</email>
</author>
<published>2002-12-03T22:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=94cdf26f58ffeb4dd0c23712beee6a2830ecebd4'/>
<id>94cdf26f58ffeb4dd0c23712beee6a2830ecebd4</id>
<content type='text'>
CVS patchset: 3418
CVS date: 2002/12/03 22:13:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3418
CVS date: 2002/12/03 22:13:52

</pre>
</div>
</content>
</entry>
<entry>
<title>update ffmpeg, pass fourcc and other stuff that might be useful</title>
<updated>2002-12-02T21:58:56+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-12-02T21:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=92afdd9267027f569dea2807d7057eaa2bbdb8c9'/>
<id>92afdd9267027f569dea2807d7057eaa2bbdb8c9</id>
<content type='text'>
CVS patchset: 3414
CVS date: 2002/12/02 21:58:56

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3414
CVS date: 2002/12/02 21:58:56

</pre>
</div>
</content>
</entry>
<entry>
<title>Developers can now run "make" in their work area (e.g. src/libffmpeg) and it</title>
<updated>2002-11-22T05:25:14+00:00</updated>
<author>
<name>Stephen Torri</name>
<email>storri@users.sourceforge.net</email>
</author>
<published>2002-11-22T05:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4b97c5dc4ef7cc049c18f9636859d341eeb531c5'/>
<id>4b97c5dc4ef7cc049c18f9636859d341eeb531c5</id>
<content type='text'>
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.

CVS patchset: 3331
CVS date: 2002/11/22 05:25:14

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will build all dependent parts (e.g. libxine.la). The directory must still
be prepared by running autogen.sh.

CVS patchset: 3331
CVS date: 2002/11/22 05:25:14

</pre>
</div>
</content>
</entry>
<entry>
<title>engine modifications to allow post plugin layer:</title>
<updated>2002-11-20T11:57:38+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2002-11-20T11:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4e95a4f5224e241075b8cd86b4423c85c1d0ee26'/>
<id>4e95a4f5224e241075b8cd86b4423c85c1d0ee26</id>
<content type='text'>
* new public output interface xine_{audio,video}_port_t instead of
  xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
  residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
  (note to external projects: the compiler will help you a lot, if a plugin
  compiles, it is adapted, because all changes add new parameters to some
  functions)
* bump up all interface versions because of xine_t and xine_stream_t changes

CVS patchset: 3312
CVS date: 2002/11/20 11:57:38

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* new public output interface xine_{audio,video}_port_t instead of
  xine_{ao,vo}_driver_t, old names kept as aliases for compatibility
* modified the engine to allow multiple streams per output
* renaming of some internal structures according to public changes
* moving SCR out of per-stream-metronom into a global metronom_clock_t
  residing in xine_t and therefore easily available to the output layer
* adapting all available plugins
  (note to external projects: the compiler will help you a lot, if a plugin
  compiles, it is adapted, because all changes add new parameters to some
  functions)
* bump up all interface versions because of xine_t and xine_stream_t changes

CVS patchset: 3312
CVS date: 2002/11/20 11:57:38

</pre>
</div>
</content>
</entry>
<entry>
<title>forget about last data on reset()</title>
<updated>2002-11-18T00:32:20+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2002-11-18T00:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=46caa4bf81b04420c043707381324e0e55f9b97a'/>
<id>46caa4bf81b04420c043707381324e0e55f9b97a</id>
<content type='text'>
(half-work to enable seeking to keyframes with asf demux)

CVS patchset: 3283
CVS date: 2002/11/18 00:32:20

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(half-work to enable seeking to keyframes with asf demux)

CVS patchset: 3283
CVS date: 2002/11/18 00:32:20

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dsputils with mediaLib.</title>
<updated>2002-11-16T16:40:23+00:00</updated>
<author>
<name>Robin KAY</name>
<email>komadori@users.sourceforge.net</email>
</author>
<published>2002-11-16T16:40:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=644836043ba68353c1fa846e78aa3de8fbcc91c4'/>
<id>644836043ba68353c1fa846e78aa3de8fbcc91c4</id>
<content type='text'>
CVS patchset: 3273
CVS date: 2002/11/16 16:40:23

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3273
CVS date: 2002/11/16 16:40:23

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak (1192KB/stream)</title>
<updated>2002-11-15T18:03:57+00:00</updated>
<author>
<name>Ewald Snel</name>
<email>esnel@users.sourceforge.net</email>
</author>
<published>2002-11-15T18:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=7dc10c45a99de2872a2fb31be06eb3d70fbe0eb5'/>
<id>7dc10c45a99de2872a2fb31be06eb3d70fbe0eb5</id>
<content type='text'>
CVS patchset: 3268
CVS date: 2002/11/15 18:03:57

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 3268
CVS date: 2002/11/15 18:03:57

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