<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vdr-plugin-streamdev/libdvbmpeg, branch servermenu</title>
<subtitle>VDR Streamdev Plug-in
</subtitle>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/'/>
<entry>
<title>Code cleanup and optimization (thanks to Ville Skyttä)</title>
<updated>2011-11-21T12:03:06+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-21T12:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=ce1583a756fe7d80522ed3e82275705b9cbe00b7'/>
<id>ce1583a756fe7d80522ed3e82275705b9cbe00b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed memory leak in libdvbmpeg read_pes (fixes #769)</title>
<updated>2011-11-12T21:31:39+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-12T21:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=30674fb6c83fea4f20bd54b70ed23f4defbb9dbd'/>
<id>30674fb6c83fea4f20bd54b70ed23f4defbb9dbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dropped several unused functions in libdvbmpeg</title>
<updated>2011-11-12T21:28:27+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-12T21:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=8850e63da52f7eefbd656447becc2956b17ec614'/>
<id>8850e63da52f7eefbd656447becc2956b17ec614</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated outdated COPYING file and FSF address (fixes #767, fixes #768)</title>
<updated>2011-11-07T15:57:23+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2011-11-07T15:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=9cb72968f62b4efeb9f0a703cb61269b3dd660aa'/>
<id>9cb72968f62b4efeb9f0a703cb61269b3dd660aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Snapshot 2010-09-15</title>
<updated>2011-03-22T19:16:18+00:00</updated>
<author>
<name>Frank Schmirler</name>
<email>vdr@schmirler.de</email>
</author>
<published>2010-12-02T08:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=6ea5efe93960fc761dbb5e0b2d93d9b5818d5d7c'/>
<id>6ea5efe93960fc761dbb5e0b2d93d9b5818d5d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- added namespace to remuxers</title>
<updated>2009-06-19T06:32:38+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2009-06-19T06:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=008e7c851013722a377aa9ff4485d4af2d991883'/>
<id>008e7c851013722a377aa9ff4485d4af2d991883</id>
<content type='text'>
- increased WRITERBUFSIZE - buffer was too small for high bandwidth content
- removed cStreamdevStreamer::m_Running
- eliminated potential busy waits in remuxers
- updated cTSRemux static helpers to code of their VDR 1.6.0 counterparts
- re-enabled PES vor VDR 1.7.3+. Streamdev now uses a copy of VDR 1.6.0's
  cRemux for TS to PES remuxing.
- make sure that only complete TS packets are written to ringbuffers
- use signaling instead of sleeps when writing to ringbuffers
- optimized cStreamdevPatFilter PAT packet initialization
- fixed cStreamdevPatFilter not processing PATs with length &gt; TS_SIZE - 5
- use a small ringbuffer for cStreamdevPatFilter instead of writing to
  cStreamdevStreamers SendBuffer as two threads mustn't write to the same
  ringbuffer

Modified Files:
	CONTRIBUTORS HISTORY Makefile common.c common.h
	streamdev-server.c libdvbmpeg/transform.h remux/extern.c
	remux/extern.h remux/ts2es.c remux/ts2es.h remux/ts2ps.c
	remux/ts2ps.h remux/tsremux.c remux/tsremux.h
	server/connectionHTTP.c server/connectionVTP.c
	server/livestreamer.c server/livestreamer.h server/menuHTTP.c
	server/streamer.c server/streamer.h
Added Files:
	remux/ts2pes.c remux/ts2pes.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- increased WRITERBUFSIZE - buffer was too small for high bandwidth content
- removed cStreamdevStreamer::m_Running
- eliminated potential busy waits in remuxers
- updated cTSRemux static helpers to code of their VDR 1.6.0 counterparts
- re-enabled PES vor VDR 1.7.3+. Streamdev now uses a copy of VDR 1.6.0's
  cRemux for TS to PES remuxing.
- make sure that only complete TS packets are written to ringbuffers
- use signaling instead of sleeps when writing to ringbuffers
- optimized cStreamdevPatFilter PAT packet initialization
- fixed cStreamdevPatFilter not processing PATs with length &gt; TS_SIZE - 5
- use a small ringbuffer for cStreamdevPatFilter instead of writing to
  cStreamdevStreamers SendBuffer as two threads mustn't write to the same
  ringbuffer

Modified Files:
	CONTRIBUTORS HISTORY Makefile common.c common.h
	streamdev-server.c libdvbmpeg/transform.h remux/extern.c
	remux/extern.h remux/ts2es.c remux/ts2es.h remux/ts2ps.c
	remux/ts2ps.h remux/tsremux.c remux/tsremux.h
	server/connectionHTTP.c server/connectionVTP.c
	server/livestreamer.c server/livestreamer.h server/menuHTTP.c
	server/streamer.c server/streamer.h
Added Files:
	remux/ts2pes.c remux/ts2pes.h
</pre>
</div>
</content>
</entry>
<entry>
<title>- resurrected clients "Suspend Server" menu item as its mainmenu entry</title>
<updated>2008-04-07T14:40:39+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2008-04-07T14:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=89735cbd95ea82c309be3c2faf939d03cc8aa6eb'/>
<id>89735cbd95ea82c309be3c2faf939d03cc8aa6eb</id>
<content type='text'>
- dropped unused code for remote timers/recordings on client side
- dropped unused files client/{assembler,menu,remote}.[hc]
- dropped unused files in libdvbmpeg (reported by tobi)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- dropped unused code for remote timers/recordings on client side
- dropped unused files client/{assembler,menu,remote}.[hc]
- dropped unused files in libdvbmpeg (reported by tobi)
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeBSD compatibility (#435)</title>
<updated>2008-03-12T09:36:27+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2008-03-12T09:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=efeac825cc071e01b203eda2af3a28f5020c9f3e'/>
<id>efeac825cc071e01b203eda2af3a28f5020c9f3e</id>
<content type='text'>
Modified Files:
	Makefile common.h libdvbmpeg/ctools.c server/connectionVTP.c
	tools/socket.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified Files:
	Makefile common.h libdvbmpeg/ctools.c server/connectionVTP.c
	tools/socket.c
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes for some new warnings from gcc 4.3.0</title>
<updated>2007-09-21T11:55:56+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2007-09-21T11:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=d0385f5252ba5f5463028b848b7036413626cf42'/>
<id>d0385f5252ba5f5463028b848b7036413626cf42</id>
<content type='text'>
- array subscript is above array bounds (real bug - might overwrite other var)
- deprecated conversion from string constant to 'char*'
- suggest explicit braces to avoid ambiguous 'else'

Thanks to Petri Hintukainen (#354)
Modified Files:
	common.c libdvbmpeg/cpptools.cc libdvbmpeg/remux.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- array subscript is above array bounds (real bug - might overwrite other var)
- deprecated conversion from string constant to 'char*'
- suggest explicit braces to avoid ambiguous 'else'

Thanks to Petri Hintukainen (#354)
Modified Files:
	common.c libdvbmpeg/cpptools.cc libdvbmpeg/remux.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence warnings caused by implicit casts between uint8_t and char.</title>
<updated>2007-03-19T12:05:25+00:00</updated>
<author>
<name>schmirl</name>
<email>schmirl</email>
</author>
<published>2007-03-19T12:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://vdr-projects.e-tobi.net/git/vdr-plugin-streamdev/commit/?id=87e24499e3857b8cea36d9ec9f38fdb9443fd92a'/>
<id>87e24499e3857b8cea36d9ec9f38fdb9443fd92a</id>
<content type='text'>
In most places casting was easy to avoid as the variables have been
casted forth and back between both data types. Anyway - the affected
functions are never used by streamdev.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In most places casting was easy to avoid as the variables have been
casted forth and back between both data types. Anyway - the affected
functions are never used by streamdev.
</pre>
</div>
</content>
</entry>
</feed>
