An error occurred fetching the project authors.
  1. 05 Mar, 2006 1 commit
    • Damien Fouilleul's avatar
      extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all... · ca0ddba7
      Damien Fouilleul authored
      extras/contrib/src/Makefile: cleaned up INSTALL_NAME macro for MacOS X: all the dylib in contrib/lib are soft-linked to their distributed version in 'vlc-lib'. this way, VLC build system can use contrib libs on MacOS X the same way as for UNIX, and should simplify porting to libtool
      configure.ac: cleaned up Cocoa.h detection, removed link path dependency to 'vlc-lib' as it is no longer necessary
      Makefile.am: fixed installation of dylibs as vlc_ prefix is already appended by INSTALL_NAME
      
      NOTE: this change is highly disruptive for MacOS X build, I strongly recommend that you rebuild the contrib packages for this platform. Other platforms are unaffected
      
      ca0ddba7
  2. 03 Mar, 2006 5 commits
  3. 02 Mar, 2006 5 commits
  4. 01 Mar, 2006 1 commit
  5. 27 Feb, 2006 1 commit
  6. 26 Feb, 2006 1 commit
  7. 24 Feb, 2006 2 commits
  8. 23 Feb, 2006 1 commit
  9. 19 Feb, 2006 1 commit
  10. 14 Feb, 2006 1 commit
  11. 12 Feb, 2006 1 commit
  12. 02 Feb, 2006 1 commit
  13. 01 Feb, 2006 3 commits
  14. 30 Jan, 2006 2 commits
  15. 27 Jan, 2006 2 commits
  16. 26 Jan, 2006 1 commit
    • Sam Hocevar's avatar
      * Various patches to allow more contribs to build on OS X x86. Only x264 · a1266366
      Sam Hocevar authored
          and goom still do not build. I successfully built a native VLC using
          the current contribs and the following configuration line:
      
          ./configure --disable-x11 --disable-xvideo --disable-glx --disable-gtk \
             --enable-sdl --enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
             --with-ffmpeg-zlib --enable-mad --enable-dvbpsi --enable-a52 \
             --disable-dvdplay --enable-dvdnav --enable-faad --enable-vorbis \
             --enable-ogg --enable-theora --enable-faac --enable-mkv \
             --enable-freetype --disable-cddax --disable-vcdx --enable-speex \
             --enable-flac --disable-goom --enable-livedotcom --enable-caca \
             --disable-skins2 --disable-wxwidgets --enable-modplug --enable-daap \
             --enable-x264 --enable-shout --enable-twolame --enable-debug
      
          Apparently the native video output does not work yet, but sound and codecs
          seem rather OK.
      a1266366
  17. 16 Jan, 2006 2 commits
  18. 12 Jan, 2006 1 commit
  19. 11 Jan, 2006 1 commit
  20. 15 Dec, 2005 3 commits
  21. 09 Dec, 2005 1 commit
  22. 03 Dec, 2005 3 commits