# Recipe (MakeRecipe) for MjpegTools by roko, <ro.ko@mcnon.com>, on Thu Dec 9 23:48:37 BRST 2004
# Recipe for version 1.6.2 by roko, <ro.ko@mcnon.com>, on Thu Dec 9 23:48:37 BRST 2004
compile_version=1.8.0
url="$httpSourceforge/mjpeg/mjpegtools-1.6.2.tar.gz"
file_size=1256280
file_md5=01c0120b0182de67f182ef99ad855daa
recipe_type=configure
configure_options=(
--enable-xfree-ext              # use XFree extensions (DGA)
--enable-cmov-extension  # use the cmov instruction.
--enable-simd-accel          #    use SIMD multimedia instructions (MMX,AltiVec etc) if possible
#--enable-zalpha               #   include MPEG Z/Alpha support in mplex (www.geofront.se/products_software_mza.php
--with-quicktime        #          quicktime support for record/playback
#--with-dv                    #    libDV (digital video) support
--with-dv-yv12              #     libDV PAL YV12 read-support
  )