cvs commit: ports/multimedia Makefile ports/multimedia/x264 Makefile distinfo pkg-descr ports/multimedia/x264/files patch-Makefile

Michael Johnson ahze at FreeBSD.org
Tue Jan 11 20:57:18 PST 2005


ahze        2005-01-12 04:57:18 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/x264      Makefile distinfo pkg-descr 
    multimedia/x264/files patch-Makefile 
  Log:
  Add x264
  
  x264 is a free library for encoding H.264/AVC video streams.
  
  Encoder features
   * CAVLC/CABAC
   * Multi-references
   * Intra: all modes (4x4 and 16x16 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, constant bitrate, or multipass ABR
   * Scene cut detection
  
  Revision  Changes    Path
  1.103     +1 -0      ports/multimedia/Makefile
  1.1       +62 -0     ports/multimedia/x264/Makefile (new)
  1.1       +2 -0      ports/multimedia/x264/distinfo (new)
  1.1       +12 -0     ports/multimedia/x264/files/patch-Makefile (new)
  1.1       +12 -0     ports/multimedia/x264/pkg-descr (new)


More information about the cvs-ports mailing list