Difference between revisions of "VDD14/Sessions"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | [[VDD14|Main VDD page]] | ||
== Rooms == | == Rooms == |
Revision as of 10:14, 20 September 2014
Contents
Rooms
11th floor
- Ocean's eleven, main talk
- Kitchen11
12th floor
13rd floor
- Kitchen13
- Galileo
Etherpad to take Notes
Scheduled VDD sessions
Saturday
Time | Oceans' eleven | Galileo | Kitchen11 | Room 4 | Room 5 |
---|---|---|---|---|---|
14:00 - 16:00 | VLC technical discussion | libav technical discussions | FFmpeg technical discussion | Hacking | |
16:00 - 16:15 | Coffee Break | ||||
16:15 - 18:15 | T.B.D. | Hacking | |||
18:30 - 19:00 | Wrapping up |
Sunday
Time | Room 1 | Room 2 | Room 3 | Room 4 | Room 5 |
---|---|---|---|---|---|
14:00 - 16:00 | T.B.D. | Hacking | |||
16:00 - 16:15 | Break | ||||
16:15 - 18:15 | T.B.D. | Hacking | |||
18:30 - 19:00 | Wrapping up |
Proposed VDD sessions
Road towards HWAccel 2
During this year we moved two steps towards version [2]:
- 1.2 -> default context allocators
- 1.3 -> bitstream-oriented hwaccel support
During this session we will discuss about how to provide an uniform structure to avoid even more boilerplate code and still allow full control to the people needing it.
ChromeCast
How do we achieve VLC using Chromecast?
Media Library
Current state and conception of needed functionality for a cross-platform library to collect meta data, thumbnails and so on for use within media handling applications based on libvlc. Written in C++.
VLC Mobile Remotes
There is a major feature missing in VLC's mobile apps, which is currently provided through third party apps. Control VLC remotely running on a desktop. What needs to be done both on client and server-side to provide an advanced and seamless integration between the platforms?