x264 2:0.120.2151+gita3f4407-2 source package in Ubuntu

Changelog

x264 (2:0.120.2151+gita3f4407-2) experimental; urgency=low


  [ Fabian Greffrath ]
  * Meanwhile, upstream enabled PIC for the shared library build on ia64,
    mips* and hppa/parisc (once more closes: #642810), so remove our
    Debian-specific workarounds.

  [ Reinhard Tartler ]
  * Build against libgpac to enable MP4 output
  * Add a note about non-relocatable code in the README.Debian file,
    Closes: #657019, LP: #919509

 -- Reinhard Tartler <email address hidden>  Fri, 10 Feb 2012 21:26:18 +0100

Upload details

Uploaded by:
Debian Multimedia Maintainers
Uploaded to:
Experimental
Original maintainer:
Debian Multimedia Maintainers
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe libs

Downloads

File Size SHA-256 Checksum
x264_0.120.2151+gita3f4407-2.dsc 1.7 KiB fd5481cabc9547b7c72a53fad68cc6829b890b68f584ea577ab862ab875238b3
x264_0.120.2151+gita3f4407.orig.tar.gz 649.5 KiB 80d75e3800a1539932d7667359d1b532fcd0d0ea942c37acede6b208da8fd6f1
x264_0.120.2151+gita3f4407-2.debian.tar.gz 19.7 KiB dfd298bca4b13dd0e29f37824cd49c4bae0e866bd709d9913b4a607527cf3cc5

No changes file available.

Binary packages built by this source

libx264-120: No summary available for libx264-120 in ubuntu quantal.

No description available for libx264-120 in ubuntu quantal.

libx264-dev: development files for libx264

 libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
 video streams.
 .
 This package contains the static library and headers used to build programs
 that use libx264.

x264: video encoder for the H.264/MPEG-4 AVC standard

 x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC)
 video streams.
 .
 x264 supports the following features:
  * CABAC (context-based adaptive binary arithmetic coding) and CAVLC
    (context-based adaptive variable length coding
  * multiple reference frames
  * 16x16, 8x8 and 4x4 intra-predicted macroblocks
  * all P-frame inter-predicted macroblock types
  * B-Inter-predicted macroblock types from 16x16 down to 8x8
  * rate distortion optimization
  * multiple rate control modes (constant quantizer, constant quality, single
    or multipass ABR with the option of VBV)
  * scene cut detection
  * adaptive B-frame placement, with the option of keeping B-frames as
    references / arbitrary frame order
  * 8x8 and 4x4 adaptive spatial transform (high profile)
  * lossless mode (high 4:4:4 profile)
  * custom quantization matrices (high profile)
  * parallel encoding on multiple CPUs
  * interlaced streams