x264 2:0.118.2085+git8a62835-1ubuntu1 source package in Ubuntu

Changelog

x264 (2:0.118.2085+git8a62835-1ubuntu1) precise; urgency=low

  * Merge from Debian, remaining changes:
    - tighten dependencies on Libav 0.7
    - Build against libffms2-dev
    - build against libgpac-dev to enable .mp4 output

x264 (2:0.118.2085+git8a62835-1) unstable; urgency=low

  * Team upload.
  * New upstream snapshot.
  * Drop basic-spell-check.patch which is upstream
  * Rename shared library package to lib264-118

x264 (2:0.116.2042+git178455c-3) unstable; urgency=low

  * Debian's alpha buildds identify themselves as alphaev67,
    so consider alpha* as ALPHA (Closes: #642810).

x264 (2:0.116.2042+git178455c-2) unstable; urgency=low

  * Convert package to include multiarch support.
 -- Reinhard Tartler <email address hidden>   Sat, 29 Oct 2011 17:46:52 +0200

Upload details

Uploaded by:
Reinhard Tartler
Uploaded to:
Precise
Original maintainer:
Debian Multimedia Maintainers
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.118.2085+git8a62835.orig.tar.gz 623.9 KiB b13114f2a5d5fe330630f6a9102fd2edda04fec416eec271b480a4e654044a21
x264_0.118.2085+git8a62835-1ubuntu1.debian.tar.gz 19.6 KiB dfbfe325beac1dcef380070165dffb9757ff3f082705a841885295642e809a54
x264_0.118.2085+git8a62835-1ubuntu1.dsc 1.7 KiB dce926bd4ca228090a3ebe3a1fa53bfb36e46cbff561823d6e7026cc67a452ca

View changes file

Binary packages built by this source

libx264-118: No summary available for libx264-118 in ubuntu precise.

No description available for libx264-118 in ubuntu precise.

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