Skip to content

Instantly share code, notes, and snippets.

@sjwilliams
Last active December 11, 2015 06:29

Revisions

  1. sjwilliams renamed this gist Jul 16, 2013. 1 changed file with 0 additions and 0 deletions.
  2. sjwilliams revised this gist Jan 17, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion example of custom configure option on brew install
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    brew install ffmpeg --with-libvorbis
    brew install ffmpeg --with-libvorbis --with-nonfree --with-gpl --with-libvpx --with-pthreads --with-libx264 --with-libfaac --with-libtheora
  3. sjwilliams created this gist Jan 17, 2013.
    1 change: 1 addition & 0 deletions example of custom configure option on brew install
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    brew install ffmpeg --with-libvorbis