<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xine-lib/src/input/librtsp, branch 1.1.4</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>In rtsp_session_read(): return the actual amount of bytes read.</title>
<updated>2006-12-22T18:08:10+00:00</updated>
<author>
<name>Claudio Ciccani</name>
<email>klan@users.sourceforge.net</email>
</author>
<published>2006-12-22T18:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e3d7457a7cd9555e1f8a618ecad38e3f565e614e'/>
<id>e3d7457a7cd9555e1f8a618ecad38e3f565e614e</id>
<content type='text'>
CVS patchset: 8435
CVS date: 2006/12/22 18:08:10

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8435
CVS date: 2006/12/22 18:08:10

</pre>
</div>
</content>
</entry>
<entry>
<title>Removed INPUT_CAP_NOCACHE.</title>
<updated>2006-12-22T16:42:20+00:00</updated>
<author>
<name>Claudio Ciccani</name>
<email>klan@users.sourceforge.net</email>
</author>
<published>2006-12-22T16:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=40df4b4fb7b470895f1e73e9eb66df177f9e910b'/>
<id>40df4b4fb7b470895f1e73e9eb66df177f9e910b</id>
<content type='text'>
Modified rtsp_session_read() to break reading after the end of the header.
Support user-specified bandwidth via the "media.network.bandwidth" config option.

CVS patchset: 8433
CVS date: 2006/12/22 16:42:20

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified rtsp_session_read() to break reading after the end of the header.
Support user-specified bandwidth via the "media.network.bandwidth" config option.

CVS patchset: 8433
CVS date: 2006/12/22 16:42:20

</pre>
</div>
</content>
</entry>
<entry>
<title>Partially implemented RTSP seekability:</title>
<updated>2006-12-18T21:31:47+00:00</updated>
<author>
<name>Claudio Ciccani</name>
<email>klan@users.sourceforge.net</email>
</author>
<published>2006-12-18T21:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=25665d389818fca81eefaf83b217c0061b482551'/>
<id>25665d389818fca81eefaf83b217c0061b482551</id>
<content type='text'>
  support starting the playback at an optional time by delaying the PLAY
  request upon the first call to rtsp_session_read() and setting the playback
  start time via input_plugin-&gt;seek_time().

CVS patchset: 8422
CVS date: 2006/12/18 21:31:47

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  support starting the playback at an optional time by delaying the PLAY
  request upon the first call to rtsp_session_read() and setting the playback
  start time via input_plugin-&gt;seek_time().

CVS patchset: 8422
CVS date: 2006/12/18 21:31:47

</pre>
</div>
</content>
</entry>
<entry>
<title>Implement visibility support, available on GCC 4.0 and later and on some 3.4 (through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.</title>
<updated>2006-07-10T22:08:12+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-07-10T22:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e70c5600f5653c6915931717bdd52f9a6a2f2d9d'/>
<id>e70c5600f5653c6915931717bdd52f9a6a2f2d9d</id>
<content type='text'>
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix generic warnings.</title>
<updated>2006-06-20T01:07:58+00:00</updated>
<author>
<name>Diego 'Flameeyes' Pettenò</name>
<email>flameeyes@gmail.com</email>
</author>
<published>2006-06-20T01:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f945ec50a244d3a7ecee47e6535aeb02afb17930'/>
<id>f945ec50a244d3a7ecee47e6535aeb02afb17930</id>
<content type='text'>
CVS patchset: 8064
CVS date: 2006/06/20 01:07:58

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 8064
CVS date: 2006/06/20 01:07:58

</pre>
</div>
</content>
</entry>
<entry>
<title>[coverity]</title>
<updated>2006-03-18T09:42:43+00:00</updated>
<author>
<name>Thibaut Mattern</name>
<email>tmattern@users.sourceforge.net</email>
</author>
<published>2006-03-18T09:42:43+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=441d99cbf311a126779d33bf4b09119456c988a2'/>
<id>441d99cbf311a126779d33bf4b09119456c988a2</id>
<content type='text'>
CID: 103
Checker: NULL_RETURNS (help)
File: xine-lib/src/input/librtsp/rtsp.c
Function: rtsp_search_answers
Description: Incrementing possibly NULL value "ptr"
CID: 179
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/input/librtsp/rtsp.c
Function: rtsp_read_data
Description: Variable "rest" not freed or pointed-to in function "rtsp_put"

CVS patchset: 7939
CVS date: 2006/03/18 09:42:43

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CID: 103
Checker: NULL_RETURNS (help)
File: xine-lib/src/input/librtsp/rtsp.c
Function: rtsp_search_answers
Description: Incrementing possibly NULL value "ptr"
CID: 179
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/input/librtsp/rtsp.c
Function: rtsp_read_data
Description: Variable "rest" not freed or pointed-to in function "rtsp_put"

CVS patchset: 7939
CVS date: 2006/03/18 09:42:43

</pre>
</div>
</content>
</entry>
<entry>
<title>address buffer overflow condition</title>
<updated>2005-04-16T07:10:51+00:00</updated>
<author>
<name>Mike Melanson</name>
<email>mike@multimedia.cx</email>
</author>
<published>2005-04-16T07:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=f1014c20bdc0aa2395bcc05371c859bfce30361d'/>
<id>f1014c20bdc0aa2395bcc05371c859bfce30361d</id>
<content type='text'>
CVS patchset: 7458
CVS date: 2005/04/16 07:10:51

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVS patchset: 7458
CVS date: 2005/04/16 07:10:51

</pre>
</div>
</content>
</entry>
<entry>
<title>MINGW32 port. Engine library and most of plugins compiles now.</title>
<updated>2004-08-27T19:33:17+00:00</updated>
<author>
<name>František Dvořák</name>
<email>valtri@users.sourceforge.net</email>
</author>
<published>2004-08-27T19:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=e46ac635c2c28d80706f02f239bb847c7e48c34b'/>
<id>e46ac635c2c28d80706f02f239bb847c7e48c34b</id>
<content type='text'>
List of some changes:
 - replaced some _MSC_VER by more common WIN32
 - define INTLDIR, remove -static flag for included intl
 - shared more common CFLAGS with DEBUG_CFLAGS
 - use WIN32_CFLAGS for all building
 - separate some flags into THREAD_CFLAGS_CONFIG,
   THREAD_CFLAGS_CONFIG and ZLIB_LIB_CONFIG for public xine-config,
   automatically use internal libs if necessary
 - don't warn about missing X for mingw and cygwin
 - libw32dll disabled for WIN32 (making native loader would be
   interesting, or porting wine code to Windows? :-&gt;)
 - DVB and RTP disabled for WIN32, not ported yet
 - fix build and fix a warning in cdda
 - fix build for nosefart and libfaad
 - implement configure option --disable-freetype
 - sync libxine.pc and xine-config.in
 - add -liberty to goom under WIN32
 - move original build files from included phread and zlib into archives
   and replace them by autotools

CVS patchset: 6910
CVS date: 2004/08/27 19:33:17

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
List of some changes:
 - replaced some _MSC_VER by more common WIN32
 - define INTLDIR, remove -static flag for included intl
 - shared more common CFLAGS with DEBUG_CFLAGS
 - use WIN32_CFLAGS for all building
 - separate some flags into THREAD_CFLAGS_CONFIG,
   THREAD_CFLAGS_CONFIG and ZLIB_LIB_CONFIG for public xine-config,
   automatically use internal libs if necessary
 - don't warn about missing X for mingw and cygwin
 - libw32dll disabled for WIN32 (making native loader would be
   interesting, or porting wine code to Windows? :-&gt;)
 - DVB and RTP disabled for WIN32, not ported yet
 - fix build and fix a warning in cdda
 - fix build for nosefart and libfaad
 - implement configure option --disable-freetype
 - sync libxine.pc and xine-config.in
 - add -liberty to goom under WIN32
 - move original build files from included phread and zlib into archives
   and replace them by autotools

CVS patchset: 6910
CVS date: 2004/08/27 19:33:17

</pre>
</div>
</content>
</entry>
<entry>
<title>* increase buffer size, "Cseq: %u" has a worst case of 17</title>
<updated>2004-07-25T17:13:54+00:00</updated>
<author>
<name>Michael Roitzsch</name>
<email>mroi@users.sourceforge.net</email>
</author>
<published>2004-07-25T17:13:54+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=4ff01366fe89afea5e4b69f5fb7d1130388c95a9'/>
<id>4ff01366fe89afea5e4b69f5fb7d1130388c95a9</id>
<content type='text'>
* limit TCP port range

CVS patchset: 6849
CVS date: 2004/07/25 17:13:54

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* limit TCP port range

CVS patchset: 6849
CVS date: 2004/07/25 17:13:54

</pre>
</div>
</content>
</entry>
<entry>
<title>accept server responses with different cases (Cseq and CSeq)</title>
<updated>2004-05-27T00:24:52+00:00</updated>
<author>
<name>Miguel Freitas</name>
<email>miguelfreitas@users.sourceforge.net</email>
</author>
<published>2004-05-27T00:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/xine-lib/commit/?id=275a6b3b851b60105caf996036c0dff39110d0b3'/>
<id>275a6b3b851b60105caf996036c0dff39110d0b3</id>
<content type='text'>
http://sourceforge.net/tracker/index.php?func=detail&amp;aid=681764&amp;group_id=9655&amp;atid=109655

CVS patchset: 6594
CVS date: 2004/05/27 00:24:52

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://sourceforge.net/tracker/index.php?func=detail&amp;aid=681764&amp;group_id=9655&amp;atid=109655

CVS patchset: 6594
CVS date: 2004/05/27 00:24:52

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