[SCM] libav/master: Merge tag 'upstream/11.2'

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Jan 17 20:15:17 UTC 2015


Imported Upstream version 11.2
Prepare for 11.2 Release
doc: Update the Changelog for release 11.2
vp7: fix checking vp7_feature_value_size()
libopusenc: prevent an out-of-bounds read by returning early
display: fix order of operands
ffv1: fix out-of-bounds read
indeo3: check ff_set_dimensions return value
g2meet: check ff_set_dimensions return value
avs: check ff_set_dimensions return value
ansi: check ff_set_dimensions return value
svq1enc: check ff_get_buffer return value
on2avc: Fix out of array access
librtmp: append the correct field to the string
lavc: fix bitshifts amount bigger than the type
configure: Fix enabling memalign_hack automatically
lavc: Move the libtwolame encoder registration to the list for external libraries
xwma: Do not leak on failure path
libtwolame: prevent a NULL pointer dereference
dvdsubdec: Do not leak on failure path
qdm2: avoid integer overflow
mpegenc: prevent a NULL pointer dereference
aacdec: avoid an out-of-bounds write
cook: Make sure there is enough extradata
tiffenc: initialize return value
roqaudio: Always use the frame buffer on flush
hnm4: Use av_image_check_size
png_parser: fix size of chunk_lenght
aacsbr: change order of operation to prevent out of array read
assdec: check av_new_packet return value
mtv: improve header check and avoid division by zero
matroskaenc: write correct Display{Width, Height} in stereo encoding
mov: fix assigment check
mxfdec: add missing break
lavf: replace rename() with ff_rename()
img2dec: check av_new_packet return value
audiointerleave: check av_new_packet return value
avfilter: check filter link validity
mp3dec: fix reading the Xing tag
nutdec: check av_new_packet return value
rmdec: check av_new_packet return value
vf_format: check input validity
aviobuf: check context before using it
avio: fix sizeof argument
swscale: fix sign extensions in yuv planar conversion
oss_audio: use a macro to simplify ioctl() error checking
avresample: Make sure the even check does not overflow
af_resample: check av_opt_set_dict return value
vf_showinfo: Forward the av_image_get_linesize error
vf_drawtext: Do not leak the mmapped textfile
cmdutils: Use the correct guard
avformat: Make avformat_free_context handle NULL
rtsp: Check a memory allocation
rm: Use the correct codec_data_size signedness
latm: Do not give a score for a single instance
mp3: Tweak the probe scores
vf_frei0r: do not increment string if it reached the end
svq1dec: Unbreak the scratch buffer allocation
vaapi: wrap codec specific functions in appropiate #ifs
hevc: always clip luma_log2_weight_denom
prores: Evaluate all the quantizers
tiff: Check the check_size() return value and forward it
rtpdec_h263_rfc2190: Clear the stored bits if discarding buffered data
h261dec: Fix context initialization sequence
cmdutils: check file access functions return values
aacenc: correctly check returned value
lavfi: always check av_expr_parse_and_eval() return value
xsub: Support DXSA subtitles
mpeg4audio: check the init_get_bits() return value
segment: Fix the failure paths
swscale: check memory allocations
opt: check memory allocation
libavformat: Check for malloc failures in avformat_new_stream
h264: restore a block mistakenly removed in e10fd08a
on2avc: check number of channels
smc: fix the bounds check
gifdec: refactor interleave end handling
mmvideo: check frame dimensions
jvdec: check frame dimensions
mjpegdec: check for pixel format changes
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
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: 3a8abc85d641a27421931f7b112a25e3ca05f458
X-Git-Newrev: bad1d6379ccb628dcde2ca6ad535fdb8bb1af0b4

The following commit has been merged in the master branch:
commit c40f1e5d77b57a3771777c24fa8f60c1b08407a2
Merge: c7b225b786147f85a311d96a76e49eb6477a9b31 cc3f2dad9be29d586d27b5aeabfe85605923d298
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Jan 17 19:27:12 2015 +0100

    Merge tag 'upstream/11.2'
    
    Upstream version 11.2


-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list