File:  [DVB] / linuxtv.org / events.php
Revision 1.7: download - view: text, annotated - select for diffs
Thu Aug 11 21:44:23 2011 UTC (12 years, 9 months ago) by mchehab
Branches: MAIN
CVS tags: HEAD
Update the themes for the next event

<?php
  $title = "LinuxTV.org - Media workshop";
  include "linuxtv-header.inc";
?>

<h1>Media subsystem workshop 2011 - Prague - Oct 23-25</h1>

<img border="0" src="/downloads/presentations/summit_jun_2010/group_photo.jpg">
<p align="center">Group photo of 2010's V4L mini-summit</p></a>

<p>Since 2007, we're doing annual mini-summits for the media subsystem, in order 
to plan the new features that will be introduced there.
</p><p>
Last year, during the <a href="http://lwn.net/Articles/413095/">Kernel Summit 2010</a>, 
it was decided that the <a href="http://ksummit2011.kernel.org/">Kernel Summit 2011</a>
format will be modified, in order to strength the interaction between
the several sub-system mini-summits and the main Kernel Summit. If this idea
works well, the next Kernel Summits will also follow the same format.
</p><p>
So, some mini-summits were proposed to happen together with the
<a href="http://ksummit2011.kernel.org/">Kernel Summit 2011</a>.
Among a few others, the Media subsystem was accepted to be held with this year's Kernel Summit.
</p><p>
So, we'd like to announce that the Media subsystem workshop 2011 will happen together 
with the <a href="http://ksummit2011.kernel.org/">Kernel Summit 2011</a>.
</p><p>
The Media subsystem workshop is on early planning stages, but the idea is that we'll
have an entire day to do the media discussions. We'll also planning to have 
workshop presentations inside the 
<a href="http://ksummit2011.kernel.org/">Kernel Summit 2011</a>
with the workshop and Kernel Summit attendants present, where workshop results will be
presented.
</p><p>
So, I'd like to invite V4L, DVB and RC developers to submit proposals for the themes
to be discussed. Please email me if you're interested on being invited for the event.
</p><p>
Hoping to see you soon there!
</p><p>
<a href="mailto:mchehab@redhat.com,linux-media@vger.kernel.org?Subject=Media subsystem workshop 2011">Mauro</a>
</p>

<h1>Proposed themes</h1>
<TABLE BORDER=1 CELLSPACING=0 COLS=2 RULES=1>
	<TBODY>
		<TR>
			<TD ALIGN=CENTER><B>Theme</B></TD>
			<TD ALIGN=LEFT><B>Proposed by</B></TD>
		</TR><TR>
			<TD ALIGN=LEFT>Buffer management: snapshot mode</TD>
			<TD ALIGN=LEFT>Guennadi</TD>
		</TR><TR>
			<TD ALIGN=LEFT>Rotation in webcams in tablets while streaming is active</TD>
			<TD ALIGN=LEFT>Hans de Goede</TD>
		</TR><TR>
			<TD ALIGN=LEFT>V4L2 Spec: ambiguities fix</TD>
			<TD ALIGN=LEFT>Hans Verkuil</TD>
		</TR><TR>
			<TD ALIGN=LEFT>V4L2 compliance test results</TD>
			<TD ALIGN=LEFT>Hans Verkuil</TD>
		</TR><TR>
			<TD ALIGN=LEFT>Media Controller presentation (probably on Tue Oct, 25)</TD>
			<TD ALIGN=LEFT>Laurent Pinchart</TD>
		</TR><TR>
			<TD ALIGN=LEFT>Workshop summary presentation on Tue Oct, 25</TD>
			<TD ALIGN=LEFT>Mauro Carvalho Chehab</TD>
		</TR><TR>
			<TD ALIGN=LEFT>DVB API consistency: audio and video DVB API's - what to do?</TD>
			<TD ALIGN=LEFT>Mauro Carvalho Chehab</TD>
		</TR><TR>
			<TD ALIGN=LEFT>Multi FE support: one FE with multiple delivery systems like DRX-K frontend</TD>
			<TD ALIGN=LEFT>Mauro Carvalho Chehab/Dmitry Belimov</TD>
		</TR><TR>
			<TD ALIGN=LEFT>videobuf2 - migration plans for legacy drivers</TD>
			<TD ALIGN=LEFT>Mauro Carvalho Chehab</TD>
		</TR><TR>
			<TD ALIGN=LEFT>NEC IR decoding - how should we handle 32, 24, and 16 bit protocol variatios</TD>
			<TD ALIGN=LEFT>Mauro Carvalho Chehab</TD>
		</TR><TR>
			<TD ALIGN=LEFT>Resource locking</TD>
			<TD ALIGN=LEFT>Mauro Carvalho Chehab</TD>
		</TR><TR>
			<TD ALIGN=LEFT>Multiple CI encoders and how to remove the current CI drivers from staging</TD>
			<TD ALIGN=LEFT>Dmitry Belimov</TD>
		</TR><TR>
			<TD ALIGN=LEFT>The V4L2 on desktop vs. embedded systems</TD>
			<TD ALIGN=LEFT>Sakari Ailus</TD>
		</TR>
	</TBODY>
</TABLE>

<?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>