libav 6:9.13-0ubuntu0.14.04.1 source package in Ubuntu
Changelog
libav (6:9.13-0ubuntu0.14.04.1) trusty-security; urgency=medium * Merge from unstable, remaining changes: - build-depend on libtiff5-dev rather than libtiff4-dev, avoids FTBFS caused by imlib * New upstream release 9.13: - Many security fixes issues LP: #1277173 - swscale: Fix an undefined behaviour - matroska: add the Opus mapping - mp3enc: Properly write bitrate value in XING header (Closes: #736088) - origin/pu/9 oggdec: add support for Opus in Ogg demuxing (Fixes: libav/603, Closes: #720563) - apedec: do not buffer decoded samples over AVPackets (Closes: #744901) - isom: lpcm in mov default to big endian - movdec: handle 0x7fff langcode as macintosh per the specs - h264: reset next_output_pic earlier in start_frame() (Fixes: libav/672, Closes: #741240, LP: #1288206) - rtmpproto: Make sure to pass on the error code if read_connect failed - lavr: allocate the resampling buffer with a positive size - tiffdec: use bytestream2 to simplify overread/overwrite protection - resample: fix avresample_get_delay() return value - avi: Improve non-interleaved detection (Fixes: libav/666) - af_channelmap: fix ONE_STR mapping mode - movenc: allow override of "writing application" tag - matroskaenc: allow override of "writing application" tag - avfilter: Add missing emms_c when needed - build: Use pkg-config for openjpeg (Fixes: libav/387) - mpeg12: check scantable indices in all decode_block functions - sgidec: fix buffer size check in expand_rle_row() - adx: check that the offset is not negative - mpegvideo: set reference/pict_type on generated reference frames - h264: Fix various crashes found in samples pointed by Mateusz "j00ru" Jurczyk and Gynvael Coldwind - Thanks! * Rebuild is reported to fix vaapi, Closes: #745655 * Fix invocation of dpkg-maintscript helper, LP: #1315672 * cleanup leftovers of the former libav-source package * Simplify listing packages with dh_listpackage * Drop transitional arch:all -extra- packages * Bump standards version to 3.9.5, no changes needed libav (6:9.11-4) unstable; urgency=medium * Imported Upstream version 9.11 - bumped severity because of many security relevant changes - update freetype header detection libav (6:9.11-3) unstable; urgency=low * Add upstream patch to enable PIC on s390(x), Closes: #726733 libav (6:9.11-2ubuntu3) utopic; urgency=high * No change rebuild against librtmp1. -- Reinhard Tartler <email address hidden> Sun, 04 May 2014 16:11:03 -0400
Upload details
- Uploaded by:
- Reinhard Tartler
- Sponsored by:
- Marc Deslauriers
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libav_9.13.orig.tar.xz | 3.9 MiB | 2ff05df6cd2259b3bb277eb16c234214f8e0530700d0c774d033eba23edde6ca |
libav_9.13-0ubuntu0.14.04.1.debian.tar.gz | 60.3 KiB | 0231bffcd3bf37d6e8e791ba9d411f9f54bb9ae1bd9e9dcad2188a789d949e2d |
libav_9.13-0ubuntu0.14.04.1.dsc | 4.1 KiB | 5f7237159f7d4205316ff188f819f671ca9d85b04a802d487a9ec4410946845f |
Available diffs
Binary packages built by this source
- libav-dbg: Debug symbols for Libav related packages
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package contains debug data of the Libav related shared libraries.
.
Most people will not need this package. Please install it to produce useful
stacktraces to help debugging the Libav library.
- libav-doc: Documentation of the Libav API
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package contains the html doxygen documentation of the Libav API.
.
Only application developers will find this package useful.
- libav-tools: Multimedia player, server, encoder and transcoder
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package contains the avplay multimedia player, the avserver
streaming server, the avconv audio and video encoder, and the avprobe
stream analyzer. They support most existing file formats (AVI, MPEG,
OGG, Matroska, ASF...) and encoding formats (MPEG, DivX, MPEG4, AC3,
DV...). Additionally, it contains the qt-faststart utility which
rearranges Quicktime files to facilitate network streaming.
.
This package also serves as a replacement for the former 'ffmpeg'
package.
- libavcodec-dev: Development files for libavcodec
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the codec library from Libav. It supports most existing
encoding formats (MPEG, DivX, MPEG4, AC3, DV...).
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libavcodec.
- libavcodec-extra: Libav codec library (additional codecs meta-package)
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package depends on the latest version of the libavcodec variant
that offers additional codec support. Application packages can depend
on it if they require or suggest this variant in a robust manner.
- libavcodec-extra-54: Libav codec library (additional codecs)
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the codec library from Libav (both encoding and decoding).
.
This package is a replacement for the regular libavcodec54 library package;
it contains the following additional codecs:
.
* OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder)
* OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder)
* Android VisualOn AAC (Encoder)
* Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder)
.
Because this package links against libraries that are licensed under
Apache License 2.0, the resulting binaries are distributed under the
GPL version 3 or later.
- libavcodec54: Libav codec library
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the codec library from Libav (both encoding and decoding).
.
It supports most existing codecs (MPEG, MPEG2, MPEG4, AC3, DV...).
- libavdevice-dev: Development files for libavdevice
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the device handling library from Libav.
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libavdevice.
- libavdevice-extra-53: Libav device handling library (transitional package)
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package is only used for transitional purposes and can be safely
removed when no other packages depend on this package.
- libavdevice53: Libav device handling library
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the device handling library from Libav.
- libavfilter-dev: Development files for libavfilter
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the video filtering library from Libav.
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libavfilter.
- libavfilter-extra-3: Libav filter library (transitional package)
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package is only used for transitional purposes and can be safely
removed when no other packages depend on this package.
- libavfilter3: Libav video filtering library
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the video filtering library from Libav.
- libavformat-dev: Development files for libavformat
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the demuxer library from Libav. It supports most
existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libavformat.
- libavformat-extra-54: Libav file format library (transitional package)
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package is only used for transitional purposes and can be safely
removed when no other packages depend on this package.
- libavformat54: Libav file format library
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the library for handling file formats from Libav.
.
It supports most existing file formats (AVI, MPEG, OGG, Matroska,
ASF...).
- libavresample-dev: Development files for libavresample
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the video scaling library from Libav.
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libswrescale.
- libavresample1: Libav audo resampling library
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the audio software resampling library from Libav.
- libavutil-dev: Development files for libavutil
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the common utility library from Libav.
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libavutil.
- libavutil-extra-52: Libav utility library (transitional package)
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package is only used for transitional purposes and can be safely
removed when no other packages depend on this package.
- libavutil52: Libav utility library
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the common utility library from Libav. It contains shared code
used by all other Libav libraries.
- libswscale-dev: Development files for libswscale
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the video scaling library from Libav.
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libswscale.
- libswscale-extra-2: Libav video software scaling library (transitional package)
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This package is only used for transitional purposes and can be safely
removed when no other packages depend on this package.
- libswscale2: Libav video scaling library
Libav is a complete, cross-platform solution to decode, encode, record,
convert and stream audio and video.
.
This is the video software scaling library from Libav.