x264 2:0.148.2601+gita0cd7d3-2 source package in Ubuntu

Changelog

x264 (2:0.148.2601+gita0cd7d3-2) experimental; urgency=medium

  * Pass --disable-asm while building on mips, mipsel, mips64el
    (Closes: #802550)

 -- Rico Tzschichholz <email address hidden>  Wed, 21 Oct 2015 12:27:32 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
x264_0.148.2601+gita0cd7d3-2.dsc 2.4 KiB cac9fe1699cd5fe7ca6dcf1482e735182b3567a8442edee584cc594815c20c52
x264_0.148.2601+gita0cd7d3.orig.tar.gz 854.2 KiB c25e065ba88d60a34e61ed399c93596b6546ca015d62614bea92263afa7b9646
x264_0.148.2601+gita0cd7d3-2.debian.tar.xz 22.0 KiB 5ff36ad5c3b2d69ef73b1e236b20a2e200f46f8299d9c37d300ba0ad372a3d5e

No changes file available.

Binary packages built by this source

libx264-148: x264 video coding library

 libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC)
 video streams.
 .
 This package contains the libx264 shared library.

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