x264 2:0.123.2189+git35cf912-1ubuntu2 source package in Ubuntu

Changelog

x264 (2:0.123.2189+git35cf912-1ubuntu2) trusty; urgency=low

  * Compile using -fno-aggressive-loop-optimizations to work around
    segfault caused by changes in gcc 4.8 (LP: #1241772).
 -- Andrew Starr-Bochicchio <email address hidden>   Tue, 22 Oct 2013 12:22:07 -0400

Upload details

Uploaded by:
Andrew Starr-Bochicchio
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
x264_0.123.2189+git35cf912.orig.tar.gz 654.7 KiB fd76017cc64c5eee95e980d8c3f0f5901548dc38fab1a5357ccbf1a6afbfa430
x264_0.123.2189+git35cf912-1ubuntu2.debian.tar.gz 21.7 KiB 5b2a91d66cf5bf00fcbe1269457c63209d5726a977d2244cc1f288fcf9a0157b
x264_0.123.2189+git35cf912-1ubuntu2.dsc 2.4 KiB c159329ab60888cb7ca55c7b05d45484b81bb4b43b2af0960d3d5e85eb7a077e

View changes file

Binary packages built by this source

libx264-123: No summary available for libx264-123 in ubuntu trusty.

No description available for libx264-123 in ubuntu trusty.

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