[vlc-devel] [PATCH 26/41] Add KVA video output module for OS/2

Rémi Denis-Courmont remi at remlab.net
Tue Oct 11 13:37:32 CEST 2011


On Tue, 11 Oct 2011 20:20:11 +0900, KO Myung-Hun <komh78 at gmail.com> wrote:
> Jean-Baptiste Kempf wrote:
>> On Mon, Oct 10, 2011 at 08:44:05PM +0900, KO Myung-Hun wrote :
>>> ---
>>>  configure.ac                                      |   14 +
>>>  include/vlc_vout_window.h                         |    4 +-
>>>  lib/media_player.c                                |    6 +-
>>>  modules/gui/qt4/components/simple_preferences.cpp |    7 +
>>>  modules/gui/qt4/qt4.cpp                           |    8 +-
>>>  modules/gui/qt4/ui/sprefs_video.ui                |   37 +
>>>  modules/video_output/Modules.am                   |    2 +
>>>  modules/video_output/kva.c                        | 1444
>>>  +++++++++++++++++++++
>>>  src/libvlc.c                                      |    2 +-
>>>  src/video_output/window.c                         |    2 +-
>> 
>> Please split UI patches from core/modules patches
>> 
> 
> Do you mean qt4 and others ?

One patch for UI (Qt4), one patch for core (include/lib) and one patch for
video plugin.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list