~ubuntu-branches/ubuntu/utopic/libav/utopic-proposed

« back to all changes in this revision

Viewing changes to Changelog

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler, Reinhard Tartler, Rico Tzschichholz
  • Date: 2014-08-30 11:02:45 UTC
  • mfrom: (1.3.47 sid)
  • Revision ID: package-import@ubuntu.com-20140830110245-io3dg7q85wfr7125
Tags: 6:11~beta1-2
[ Reinhard Tartler ]
* Make libavcodec-dev depend on libavresample-dev

[ Rico Tzschichholz ]
* Some fixes and leftovers from soname bumps

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Entries are sorted chronologically from oldest to youngest within each release,
2
2
releases are sorted from youngest to oldest.
3
3
 
4
 
version 10.4:
5
 
- mpegts: Do not try to write a PMT larger than SECTION_SIZE (CVE-2014-2263)
6
 
- mpegts: Define the section length with a constant
7
 
- ffv1dec: check that global parameters do not change in version 0/1 (CVE-2013-7020)
8
 
- h264: fix interpretation of interleaved stereo modes
9
 
- svq1: do not modify the input packet
10
 
- cdgraphics: do not return 0 from the decode function
11
 
- cdgraphics: switch to bytestream2 (CVE-2013-3674)
12
 
- jpeg2000: enable 4 component pixel formats
13
 
- stereo3d: add missing include guards
14
 
- huffyuvdec: check width size for yuv422p (CVE-2013-0848)
15
 
- mmvideo: check horizontal coordinate too (CVE-2013-3672)
16
 
- wmalosslessdec: fix mclms_coeffs* array size (CVE-2014-2098)
17
 
 
18
 
version 10.3:
19
 
- huffyuv: Check and propagate function return values (CVE-2013-0868)
20
 
- h264: prevent theoretical infinite loop in SEI parsing (CVE-2011-3946)
21
 
- pgssubdec: Check RLE size before copying (CVE-2013-0852)
22
 
- video4linux2: Avoid a floating point exception
23
 
- vf_select: Drop a debug av_log with an unchecked double to enum conversion
24
 
- librtmp: Don't free the temp url at the end of rtmp_open
25
 
- arm: Avoid using the 'setend' instruction on ARMv7 and newer
26
 
- avplay: Handle pixel aspect ratio properly
27
 
- eamad: use the bytestream2 API instead of AV_RL (CVE-2013-0851)
28
 
- pg2meet: allow size changes within original sizes
29
 
- af_compand: make sure request_frame always outputs at least one frame
30
 
 
31
 
version 10.2:
32
 
- adpcm: Write the proper predictor in trellis mode in IMA QT
33
 
- adpcm: Avoid reading out of bounds in the IMA QT trellis encoder
34
 
- oggenc: Set the right AVOption size for the pref_duration option
35
 
- avpacket: fix copying side data in av_packet_copy_props()
36
 
- jpeg2000: fix dereferencing invalid pointers during cleanup
37
 
- Check mp3 header before calling avpriv_mpegaudio_decode_header() (bug/705)
38
 
- Check if an mp3 header is using a reserved sample rate
39
 
- lzo: Handle integer overflow (bug/704)
40
 
- avconv: make -shortest work with streamcopy
41
 
- ppc: Fix compilation for ppc64le (ELFv2) (ubuntu/1263802)
42
 
- aarch64: Use the correct syntax for relocations (debian/751856, ubuntu/1323144)
43
 
 
44
 
version 10.1:
45
 
- pcm-dvd: Fix 20bit decoding (bug/592)
46
 
- avi: Improve non-interleaved detection (bug/666)
47
 
- arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6
48
 
- arm: hpeldsp: prevent overreads in armv6 asm (bug/646)
49
 
- avfilter: Add missing emms_c when needed
50
 
- rtmpproto: Check the buffer sizes when copying app/playpath strings
51
 
- swscale: Fix an undefined behaviour
52
 
- vp9: Read the frame size as unsigned
53
 
- dcadec: Use correct channel count in stereo downmix check
54
 
- dcadec: Do not decode the XCh extension when downmixing to stereo
55
 
- matroska: add the Opus mapping
56
 
- matroskadec: read the CodecDelay element
57
 
- rtmpproto: Make sure to pass on the error code if read_connect failed
58
 
- lavr: allocate the resampling buffer with a positive size
59
 
- mp3enc: Properly write bitrate value in XING header (debian/736088)
60
 
- golomb: Fix the implementation of get_se_golomb_long
 
4
version <next>:
 
5
- libx265 encoder
 
6
- shuffleplanes filter
 
7
- replaygain data export
 
8
- Alias PIX image encoder and decoder
 
9
- BRender PIX image decoder
 
10
- Amazing Studio PAF playback support
 
11
- XBM decoder
 
12
- bmp standalone parser
 
13
- OpenEXR image decoder
 
14
- support encoding and decoding 4-channel SGI images
 
15
- support decoding 16-bit RLE SGI images
 
16
- VP7 video decoder
 
17
- LucasArts SMUSH SANM video decoder
 
18
- LucasArts SMUSH VIMA audio decoder (ADPCM)
 
19
- LucasArts SMUSH demuxer
 
20
- MP2 encoding via TwoLAME
 
21
- asettb filter
 
22
- Silicon Graphics RLE 8-bit video decoder
 
23
- Silicon Graphics Motion Video Compressor 1 & 2 decoder
 
24
- Silicon Graphics Movie demuxer
 
25
- On2 AVC (Audio for Video) decoder
 
26
- support for decoding through DXVA2 in avconv
 
27
- libbs2b-based stereo-to-binaural audio filter
 
28
- native Opus decoder
 
29
- display matrix export and rotation api
 
30
- drop avserver, it was unmaintained for years and largely broken
 
31
- Icecast protocol
 
32
- request icecast metadata by default
 
33
- support for using metadata in stream specifiers in avtools
 
34
 
61
35
 
62
36
version 10:
63
 
- af_channelmap: fix ONE_STR mapping mode
64
 
- matroskaenc: HEVC fixeswrite private data in hvcC format for HEVC.
65
 
- doc: Point to the correct, actually maintained gas-preprocessor repo
66
 
- http: Add support reading ICY metadata
67
 
- configure: Support older version of openjpeg1
68
 
 
69
 
version 10~beta2:
70
 
- compand audio filter
71
 
- and many various smaller fixes, for a full changelog, please refer to:
72
 
  cf. https://git.libav.org/?p=libav.git;a=shortlog;h=refs/tags/v10_beta2
73
 
 
74
 
version 10~beta1:
75
37
- av_strnstr
76
38
- support ID3v2 tags in ASF files
77
39
- reference-counting for AVFrame and AVPacket data
127
89
- framepack filter
128
90
- Mirillis FIC video decoder
129
91
- Support DNx444
 
92
- compand audio filter
130
93
 
131
94
 
132
95
version 9: