          MODULE=x264-snapshot
         VERSION=20120204-2245-stable
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=ftp://ftp.videolan.org/pub/videolan/x264/snapshots
      SOURCE_VFY=sha1:a838cc2e4ee2d3021183227ce7f25c9c3f539b47
        WEB_SITE=http://www.videolan.org/developers/x264.html
         ENTERED=20080928
         UPDATED=20120209
           SHORT="A library for encoding H264/AVC video streams"

cat << EOF
x264 is a free library for encoding H264/AVC video streams. Encoder features
CAVLC/CABAC
Multi-references
Intra: all macroblock types (16x16, 8x8, and 4x4 with all predictions)
Inter P: all partitions (from 16x16 down to 4x4)
Inter B: partitions from 16x16 down to 8x8 (including skip/direct)
Ratecontrol: constant quantizer, single or multipass ABR, optional VBV
Scene cut detection
Adaptive B-frame placement
B-frames as references / arbitrary frame order
8x8 and 4x4 adaptive spatial transform
Lossless mode
Custom quantization matrices
Parallel encoding of multiple slices
EOF
