Difference between revisions of "SoC 2008/EVR video output module"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
As part of [[SoC_2008]] I (Kaarlo Räihä aka VLC_help) will try to implement EVR (Enhanced Video Renderer) video output module for {{VLC}}. EVR will hopefully be default video output module for Windows Vista but it might also work with Windows XP if the .NET Framework 3.0 is installed. EVR should guarantee tearing free output that also works with Aero. | As part of [[SoC_2008]] I (Kaarlo Räihä aka VLC_help) will try to implement EVR (Enhanced Video Renderer) video output module for {{VLC}}. EVR will hopefully be default video output module for Windows Vista but it might also work with Windows XP if the .NET Framework 3.0 is installed. EVR should guarantee tearing free output that also works with Aero. | ||
− | If I have some extra time, I will try to add some features to Direct3D output module (shaders, rotating video etc.) | + | If I have some extra time, I will try to add some features to Direct3D output module (shaders, rotating video etc.) |
+ | |||
+ | === Current status of project === | ||
+ | * Code: 0 kloc | ||
== Planned absence / Vacations / Holidays == | == Planned absence / Vacations / Holidays == |
Revision as of 20:36, 24 April 2008
This project is part of Google Summer of Code 2008.
|
Contents
SoC 2008/EVR video output module
As part of SoC_2008 I (Kaarlo Räihä aka VLC_help) will try to implement EVR (Enhanced Video Renderer) video output module for VLC media player. EVR will hopefully be default video output module for Windows Vista but it might also work with Windows XP if the .NET Framework 3.0 is installed. EVR should guarantee tearing free output that also works with Aero.
If I have some extra time, I will try to add some features to Direct3D output module (shaders, rotating video etc.)
Current status of project
- Code: 0 kloc
Planned absence / Vacations / Holidays
Midsummer days (19.6.2008 - 22.6.2008)
Timetable
Week 21 (19.5.2008 - 25.5.2008)
- Soft start (GIT stuff, serious IRC chattting, random patches)
Week 22 (26.5.2008 - 1.6.2008)
- Start planning
- Write some proto code for EVR test