Changes between Version 39 and Version 40 of Documentation/VLC


Ignore:
Timestamp:
May 23, 2010, 5:52:36 PM (14 years ago)
Author:
stud-hock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/VLC

    v39 v40  
    230230-- vlc/access_output/Modules.am
    231231
     232For MCPO-Gui support please ajust the following files (refer to the diffs)
     233{{{
     234M    modules/gui/qt4/dialogs/sout.cpp
     235M    modules/gui/qt4/components/open_panels.cpp
     236M    modules/gui/qt4/components/open_panels.hpp
     237M    modules/gui/qt4/components/sout/sout_widgets.cpp
     238M    modules/gui/qt4/components/sout/sout_widgets.hpp
     239}}}
     240
    232241=== compile the modified VLC ===
    233242At first you need the build dependencies. On Ubuntu you can get all the dependencies via: sudo apt-get build-dep vlc