Changes between Version 15 and Version 16 of Getting-Started/Autoconf


Ignore:
Timestamp:
Jun 5, 2012 3:42:39 PM (12 years ago)
Author:
ismangil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Getting-Started/Autoconf

    v15 v16  
    3535 1. Linux: Video4Linux2 (v4l2) development library. 
    3636 1. Mac OS X: You might have an old libbz2 for older system, in that case it has to be rebuild (needed by ffmpeg H.264 support) 
    37  1. [http://www.libsdl.org/ SDL] '''version 1.3'''.  
    38     - Note that this is the newer and not yet released SDL library, hence most likely it won't be installed by default on your system. You can download the source snapshot or from the Mercurial repository from http://www.libsdl.org/hg.php. 
     37 1. [http://www.libsdl.org/ SDL] '''version 1.3''' (contained in version 2.0).  
     38    - Note that this is the newer and not yet released SDL library, hence most likely it won't be installed by default on your system. You can download the source snapshot for 2.0 or from the Mercurial repository from http://www.libsdl.org/hg.php. 
     39    - SDL 1.3 is contained under {{{SDL}}} sub-directory. 
    3940 1. [http://ffmpeg.org/ ffmpeg] development library. We tested with ffmpeg version ranging from 0.5.1 (from circa 2009) to 0.10.  
    4041    - Note that for H.264 support, you need newer releases (October 2011 onwards), and it needs libz too.