lp:ubuntu/wily/libav

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/libav
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

64. By Steve Langasek

No-change rebuild against libjack-jackd2-0v5

63. By Iain Lane

Delete more .so files (for optimised builds).

62. By Iain Lane

Drop -dev packages and libavcodec-extra. These have been taken over by
ffmpeg now.

61. By Iain Lane

No-change rebuild against new libvpx

60. By Sebastian Ramacher

* debian/*.lintian-overrides: Use architecture specific overrides to fix
  arch-dependent files in M-A: same package. (Closes: #787406)
* debian/changelog: Wrap some lines at 80 characters to make lintian happy.

59. By Reinhard Tartler

[ Reinhard Tartler ]
* Bumped urgency because of two security patches, see below
* Imported Upstream version 11.4
  - h264: Make sure reinit failures mark the context as not initialized (CVE-2015-3417)
  - msrle: Use FFABS to determine the frame size in msrle_decode_pal4 (CVE-2015-3395)
  - cavs: Remove an unneeded scratch buffer
  - configure: Disable i686 for i586 and lower CPUs (debian/783082)
  - mjpegenc: Fix JFIF header byte ordering (bug/808)
  - nut: Make sure to clean up on read_header failure
  - png: Set the color range as full range
  - avi: Validate sample_size
  - nut: Check chapter creation in decode_info_header
  - alac: Reject rice_limit 0 if compression is used
  - ape: Support _0000 files with nblock smaller than 64
  - mux: Do not leave stale side data pointers in ff_interleave_add_packet()
  - avresample: Reallocate the internal buffer to the correct size (bug/825)
  - mpegts: Update the PSI/SI table only if the version change
  - rtsp: Make sure we don't write too many transport entries into a fixed-size array
  - rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
  - mov: Fix little endian audio detection
  - x86: Put COPY3_IF_LT under HAVE_6REGS (gentoo/541930)
  - roqvideoenc: set enc->avctx in roq_encode_init
  - mp3: Properly use AVCodecContext API
  - libvpx: Fix mixed use of av_malloc() and av_reallocp()
  - Revert "lavfi: always check av_expr_parse_and_eval() return value"
  - alsdec: only adapt order for positive max_order
  - alsdec: check sample pointer range in revert_channel_correlation
  - aacpsy: correct calculation of minath in psy_3gpp_init
  - alsdec: limit avctx->bits_per_raw_sample to 32
  - aasc: return correct buffer size from aasc_decode_frame
  - matroskadec: fix crash when parsing invalid mkv
  - avconv: do not overwrite the stream codec context for streamcopy
  - webp: ensure that each transform is only used once
  - h264_ps: properly check cropping parameters against overflow
  - hevc: zero the correct variables on invalid crop parameters
  - hevc: make the crop sizes unsigned
* drop 01-configure-disable-i686-for-i586

[ Sebastian Ramacher ]
* debian/control:
  - Remove obsolete Breaks, Replaces and Conflicts.
  - Fix description to make lintian happy.
* debian/rules:
  - Remove dh_builddeb compression override. This is the default since dpkg
    1.17.0.
  - Use dh_installdocs to install documentation.
  - Use dh_minstallman to install manpages.
* debian/{libav-tools.links,rules}: De-duplicate documentation
* debian/*.lintian-overrides:
  - Install non-fpic code lintian overrides only for i386 packages.
* debian/source/lintian-overrides: Removed obsolete lintian override.
* debian/*.doc-base: Add more doc-base registrations
* debian/copyright:
  - Remove files that do no longer exist.
  - Update some copyright years.

58. By Micah Gersten

No change rebuild for new x264

57. By Sebastian Ramacher

* Fix use of illegal instruction on i586. (Closes: #783082)
  - debian/confflags: Pass correct value to --cpu. Thanks to Bernhard
    Übelacker for the patch.
  - debian/patches:
    + 01-configure-disable-i686-for-i586.patch: Upstream patch to disable
      i686 on instructions on i586.
    + 02-configure-disable-ebx-gcc-4.9.patch: Workaround build failure with
      gcc 4.9 and newer by disabling the use of ebx in handwritten assembler
      code. Thanks to Bernhard Übelacker for the initial patch.

56. By Sebastian Ramacher

* New upstream release fixing multiple security issues. (Closes: #773626)
  - h264: restore a block mistakenly removed in e10fd08a
  - on2avc: check number of channels (CVE-2014-8549)
  - smc: fix the bounds check (CVE-2014-8548)
  - gifdec: refactor interleave end handling (CVE-2014-8547)
  - mmvideo: check frame dimensions (CVE-2014-8543)
  - jvdec: check frame dimensions (CVE-2014-8542)
  - mjpegdec: check for pixel format changes (CVE-2014-8541)
  - mov: avoid a memleak when multiple stss boxes are present
  - vc1: Do not assume seek happens after decoding
  - avconv: Use the mpeg12 private option scan_offset (Closes: #773055)
  - xsub: Support DXSA subtitles
  - mp3dec: fix reading the Xing tag
  - matroskaenc: write correct Display{Width, Height} in stereo encoding
  - configure: Fix enabling memalign_hack automatically
  - mp3enc: fix a triggerable assert
  - latm: Do not give a score for a single instance
  - mp3: Tweak the probe scores
  - matroskaenc: write correct Display{Width, Height} in stereo encoding
  - coverity: Fix most of the reported warnings and issues
* debian/control: Add myself to Uploaders.

55. By Sebastian Ramacher

* Team upload.
* Upload to unstable.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/libav
This branch contains Public information 
Everyone can see this information.

Subscribers