Changes between Version 39 and Version 40 of Documentation/VLC
- Timestamp:
- May 23, 2010, 5:52:36 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/VLC
v39 v40 230 230 -- vlc/access_output/Modules.am 231 231 232 For MCPO-Gui support please ajust the following files (refer to the diffs) 233 {{{ 234 M modules/gui/qt4/dialogs/sout.cpp 235 M modules/gui/qt4/components/open_panels.cpp 236 M modules/gui/qt4/components/open_panels.hpp 237 M modules/gui/qt4/components/sout/sout_widgets.cpp 238 M modules/gui/qt4/components/sout/sout_widgets.hpp 239 }}} 240 232 241 === compile the modified VLC === 233 242 At first you need the build dependencies. On Ubuntu you can get all the dependencies via: sudo apt-get build-dep vlc