summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Schaller <christian.schaller@collabora.co.uk>2010-08-23 12:47:25 +0100
committerChristian Schaller <christian.schaller@collabora.co.uk>2010-08-23 12:47:25 +0100
commitbe31e77a770f40595a2290b6645def6064348159 (patch)
tree0ebe65cd531646a53e1fef6d811d374bb5cc3c06
parent83075be5833a0b65d507dc6f61c23132677a674a (diff)
Further fixes and updates for speakers list
-rw-r--r--src/htdocs/conference/speakers.xml63
1 files changed, 37 insertions, 26 deletions
diff --git a/src/htdocs/conference/speakers.xml b/src/htdocs/conference/speakers.xml
index 286b9865..c7b2e8ef 100644
--- a/src/htdocs/conference/speakers.xml
+++ b/src/htdocs/conference/speakers.xml
@@ -17,7 +17,7 @@
<table width="100%" border="1" bordercolor="#C0C0C0" cellpadding="4" cellspacing="2">
<tr valign="top" bgcolor="#C0C0C0"><td>
- <p>Keynote - GStreamer - Current and future development, Wim Taymans, Collabora Multimedia</p>
+ <p><b>Keynote - GStreamer - Current and future development, Wim Taymans, Collabora Multimedia</b></p>
<p>
Wim Taymans is one of the founders of the GStreamer project and the man behind the current GStreamer design. Wim got
a long history in the development of multimedia software, starting with computer game development on the Commodore 64.
@@ -31,20 +31,16 @@
</td></tr>
<tr valign="top"><td>
- <p>Webkit, HTML5 and GStreamer, Philippe Normand, Igalia</p>
+ <p><b>Webkit, HTML5 and GStreamer, Philippe Normand, Igalia</b></p>
<p>Philippe Normand has worked at ENST-Bretagne (France) on home-care and domotic technologies for
- elderly people. He too worked on the Elisa/Moovida media-center project at Fluendo.
- </p>
- <p>At Igalia he currently works on improving the HTML5 audio/video support in WebKitGTK+ with
+ elderly people. He too worked on the Elisa/Moovida media-center project at Fluendo. At Igalia
+ he currently works on improving the HTML5 audio/video support in WebKitGTK+ with
the GStreamer multimedia framework. Philippe has a Master degree in Computer Sciences.</p>
<p>
This talk will cover integrating a GStreamer-based media player in
multiple WebKit ports to provide HTML5 audio/video support on a
variety of platforms including (but not limited to) Linux, Mac OS X
- and Windows.
- </p>
- <p>
- It will describe the modifications done on the player first developed
+ and Windows. It will describe the modifications done on the player first developed
for the GTK+ WebKit port to be cross-platform and modular enough to be
used by other ports such as WinCairo and the official Mac WebKit port.
</p>
@@ -57,7 +53,7 @@
</td></tr>
<tr valign="top" bgcolor="#C0C0C0"><td>
- <p>Cross platform development with GStreamer, Michael Smith,Songbird</p>
+ <p><b>Cross platform development with GStreamer, Michael Smith, Songbird</b></p>
<p>
Michael Smith is the main GStreamer developer at Songbird, a company making the cross-platform music player Songbird.
Michael will talk about their experiences with using GStreamer as a cross-platform media engine on Linux, Windows
@@ -70,7 +66,7 @@
</td></tr>
<tr valign="top"><td>
- <p>Challenges of video editing in your pocket ,Edward Hervey, Collabora Multimedia</p>
+ <p><b>Challenges of video editing in your pocket ,Edward Hervey, Collabora Multimedia</b></p>
<p>Edward Hervey founded PiTiVi during his final year at the EPITECH engineering school in Paris.
He soon found that PiTiVi's needs required improvements to the GStreamer framework, and began
developing them. At Collabora Multimedia, Edward manages the PiTiVi team and continues to contribute
@@ -84,8 +80,8 @@
</td></tr>
<tr bgcolor="#C0C0C0"><td>
- <p>A GStreamer based framework for adaptive streaming
- applications, Emanuele Quacchio, ST Microelectronics</p>
+ <p><b>A GStreamer based framework for adaptive streaming
+ applications, Emanuele Quacchio, ST Microelectronics</b></p>
<p>Emanuele QUACCHIO *received the Master Degree in Electronic Engineering
from the Polytechnic University of Turin, Italy in 2003. He worked two
years as a researcher in the Dept. of Electronics of the same university
@@ -105,16 +101,27 @@
</td></tr>
<tr valign="top"><td>
- <p>GStreamer and OMAP4, Rob Clark, Texas Instruments</p>
+ <p><b>GStreamer and OMAP4, Rob Clark, Texas Instruments</b></p>
<p>Rob Clark has been working in the arm embedded world for more than 10 years, and
playing with linux for even longer. And most recently, gets to combine the
two. For the last year or so, he has been making GStreamer work with the
hardware accelerated codecs and video on the TI OMAP4 platform.
</p>
+ <p>
+ An overview of GStreamer based multimedia on TI OMAP4 linux platform. For
+ optimal integration of the accelerated video encoders and decoders, camera,
+ and display we ran in to a number of missing features in GStreamer, such as
+ support for rowstride, more flexible caps negotiation, zero copy crop/vstab,
+ buffer padding and alignment requirements. In addition, there is still
+ optimization possible if cache operations (invalidate/clean) could be
+ eliminated in pipelines where we know software is not touching the buffers,
+ as would typically be the case on an SoC like OMAP4. We would like to
+ present how we've solved these problems currently, and how we could possibly
+ solve them in GStreamer 1.0.</p>
</td></tr>
<tr bgcolor="#C0C0C0"><td>
- <p>Implementing DLNA using GStreamer - Zeeshan Ali, Nokia</p>
+ <p><b>Implementing DLNA using GStreamer, Zeeshan Ali, Nokia</b></p>
<p>Zeeshan Ali is a Lead Developer/Architect at Nokia OSSO in Helsinki, He started as a GStreamer
plugin and application developer and is known in the GNOME community for his video-whale project.
For the past three years, he had been obsessed with UPnP and in turn the GUPnP project and Rygel.
@@ -129,7 +136,7 @@
</td></tr>
<tr valign="top"><td>
- <p>Integrating VideoConferencing into Everyday Applications, Olivier Crete, Collabora</p>
+ <p><b>Integrating VideoConferencing into Everyday Applications, Olivier Crete, Collabora</b></p>
<p>
Olivier has been involved in free software since 2000. He's been the
maintainer of GnomeICU (a Gnome ICQ client) since 2002 and a Gentoo
@@ -154,7 +161,7 @@
</td></tr>
<tr bgcolor="#C0C0C0"><td>
- <p>Optimizing multimedia with Orc - David Schleef, Entropy Wave </p>
+ <p><b>Optimizing multimedia with Orc, David Schleef, Entropy Wave.</b></p>
<p>David Schleef is one of the leading experts on open source multimedia. He has been active for
13+ years in leading and developing several open source projects, including GStreamer, Swfdec, Comedi,
Dirac/Schroedinger, and Liboil/Orc. His most recent project, Orc, allows developers to harness the
@@ -169,12 +176,16 @@
</td></tr>
<tr valign="top"><td>
- <p>Case study - Tandberg and GStreamer, Håvard Graff, Tandberg
- </p>
+ <p><b>Case study - Tandberg and GStreamer, Håvard Graff, Tandberg</b></p>
+ <p>
+ Tandberg (now cisco) and gstreamer. This talk will cover our experiences with gstreamer, how we work with it, management issues,
+ support, customizing and so on. We will also specifically look at the Movi application developed by Tandberg using GStreamer,
+ including an in depth look at how we "do it" Points of interest, challenges with dynamic live pipelines, plumbing solutions etc.
+ We will also talk about acoustic echo cancelling in gstreamer including how we solved it, challenges, tips and hints.</p>
</td></tr>
<tr bgcolor="#C0C0C0"><td>
- <p>SLTV - live streaming for the masses – Luciana Fujii, Holoscopio</p>
+ <p><b>SLTV - live streaming for the masses, Luciana Fujii, Holoscopio</b></p>
<p>
<a href="http://sltv.holoscopio.com">SLTV</a> is a free software designed to allow
live recording and streaming with a simple GTK+-based interface.
@@ -192,7 +203,7 @@
</td></tr>
<tr valign="top"><td>
- <p>Case study - Flumotion and GStreamer - Zaheer Merali</p>
+ <p><b>Case study - Flumotion and GStreamer, Zaheer Merali</b></p>
<p>
This talk will feature an introduction to Flumotion the open source streaming server, the
GStreamer, Python and Twisted powered streaming server. It will discuss how flumotion distributes
@@ -203,7 +214,7 @@
</td></tr>
<tr valign="top" bgcolor="#C0C0C0"><td>
- <p>Case study - GStreamer on Axis devices, Jonas Holmberg, Axis</p>
+ <p><b>Case study - GStreamer on Axis devices, Jonas Holmberg, Axis</b></p>
<p>
In 2006 Axis camera developers decided to implement a GStreamer based
streaming application for their camera and video server hardware. Two
@@ -249,13 +260,13 @@
</td></tr>
<tr valign="top" bgcolor="#C0C0C0"><td>
- <p>3D Stereoscopic and GStreamer, Martin Bisson</p>
+ <p><b>3D Stereoscopic and GStreamer, Martin Bisson</b></p>
<p>This talk will cover the work being done to support 3D stereoscopic video in GStreamer
as part of the Google Summer of Code this year.</p>
</td></tr>
<tr><td>
- <p>Case Study - Intel SIMD elements in GStreamer, Josep Torra, Fluendo</p>
+ <p><b>Case Study - Intel SIMD elements in GStreamer, Josep Torra, Fluendo</b></p>
<p>Josep Torra holds a Computer Engineering degree from the Open
University of Catalonia (UOC), Catalonia, Spain. He joined Fluendo as
senior developer and became a part of the codec development team for
@@ -273,14 +284,14 @@
</td></tr>
<tr valign="top" bgcolor="#C0C0C0"><td>
- <p>WebM and GStreamer, Sebastian Droge, Collabora Multimedia</p>
+ <p><b>WebM and GStreamer, Sebastian Droge, Collabora Multimedia</b></p>
<p>This year Google released the WebM video format for the web. This talk presents the work done
by Collabora Multimedia and Entropy Wave to support this format from day one in GStreamer and
how vendors can quickly and easily support WebM on their devices using GStreamer.</p>
</td></tr>
<tr valign="top"><td>
- <p>Case study - Using gstreamer for building automated webcasting systems, Florent Thiery, Ubicast.eu </p>
+ <p><b>Case study - Using gstreamer for building automated webcasting systems, Florent Thiery, Ubicast.eu</b></p>
<p>Florent Thiery is co-founder and C.T.O. of UbiCast, a small french company dedicated to providing
turnkey, automated multimedia capture appliances for the conference, training and educational market.
Based on the gstreamer framework and other open source technologies (notably, OpenCV, twisted and