On 12/01/15 22:27, Luca Barbato wrote:
> On 10/01/15 17:09, Reinhard Tartler wrote:
>> On Jan 6, 2015 12:54 PM, "Luca Barbato" <[email protected]> wrote:
>>>
>>> I guess we have enough changes that at least a 11.2 could be cut.
>>> Can we aim to have it finalized by this weekend?
>>
>> That would be awesome.
>
> In my branch I have the following from release 11.1
>
> 3d0752d xsub: Support DXSA subtitles
> bfe18be mpeg4audio: check the init_get_bits() return value
> f6c82b3 segment: Fix the failure paths
> 3280b86 swscale: check memory allocations
> 61335ab opt: check memory allocation
> 932caa5 libavformat: Check for malloc failures in avformat_new_stream
> 883795f h264: restore a block mistakenly removed in e10fd08a
> 4895211 on2avc: check number of channels
> 58dc526 smc: fix the bounds check
> eac4947 gifdec: refactor interleave end handling
> 69a930b mmvideo: check frame dimensions
> 5578857 jvdec: check frame dimensions
> aa7a19b mjpegdec: check for pixel format changes
> 577f1fe mov: avoid a memleak when multiple stss boxes are present
> 3ea49fc vc1: Do not assume seek happens after decoding
> 864c0c5 avconv: Use the mpeg12 private option scan_offset
>
> If somebody wants to add something please tell me or add himself in his
> tree and gives me a pull request in any form or shape.
>
> I'd cut the release in ~8 hours.
Probably final set.
ff77fa7 vp7: fix checking vp7_feature_value_size()
431f57f libopusenc: prevent an out-of-bounds read by returning early
88411b8 display: fix order of operands
3f09d4f ffv1: fix out-of-bounds read
3aba00b indeo3: check ff_set_dimensions return value
796bd81 g2meet: check ff_set_dimensions return value
9e0a38d avs: check ff_set_dimensions return value
39e07ac ansi: check ff_set_dimensions return value
21aeae9 svq1enc: check ff_get_buffer return value
dd195c2 on2avc: Fix out of array access
29e720d librtmp: append the correct field to the string
61fdbf7 lavc: fix bitshifts amount bigger than the type
93bf4a7 configure: Fix enabling memalign_hack automatically
5276174 lavc: Move the libtwolame encoder registration to the list for
external libraries
3270125 xwma: Do not leak on failure path
4d11e4b libtwolame: prevent a NULL pointer dereference
5891fd0 dvdsubdec: Do not leak on failure path
e9aeaa6 qdm2: avoid integer overflow
cce99f7 mpegenc: prevent a NULL pointer dereference
fbc20c3 aacdec: avoid an out-of-bounds write
484e015 cook: Make sure there is enough extradata
b821703 tiffenc: initialize return value
12e1a70 roqaudio: Always use the frame buffer on flush
e7ee744 hnm4: Use av_image_check_size
4edbb09 png_parser: fix size of chunk_lenght
2a75c0b aacsbr: change order of operation to prevent out of array read
34e7f70 assdec: check av_new_packet return value
242fc63 mtv: improve header check and avoid division by zero
bae05e5 matroskaenc: write correct Display{Width, Height} in stereo encoding
26ba78a mov: fix assigment check
8a98209 mxfdec: add missing break
19fc283 lavf: replace rename() with ff_rename()
b9b6895 img2dec: check av_new_packet return value
7c710c3 audiointerleave: check av_new_packet return value
a7e79f6 avfilter: check filter link validity
556a509 mp3dec: fix reading the Xing tag
1551602 nutdec: check av_new_packet return value
4cd0041 rmdec: check av_new_packet return value
d1ad85f vf_format: check input validity
6cf27b5 aviobuf: check context before using it
5aceced avio: fix sizeof argument
2748794 swscale: fix sign extensions in yuv planar conversion
51f76e4 oss_audio: use a macro to simplify ioctl() error checking
c246b0b avresample: Make sure the even check does not overflow
daef7fe af_resample: check av_opt_set_dict return value
2496dbd vf_showinfo: Forward the av_image_get_linesize error
608e8d8 vf_drawtext: Do not leak the mmapped textfile
4d48691 cmdutils: Use the correct guard
bb823e2 avformat: Make avformat_free_context handle NULL
b31bb39 rtsp: Check a memory allocation
036f5c5 rm: Use the correct codec_data_size signedness
da35008 latm: Do not give a score for a single instance
4baee11 mp3: Tweak the probe scores
bbb8671 vf_frei0r: do not increment string if it reached the end
1fd55ec svq1dec: Unbreak the scratch buffer allocation
20f9cf7 vaapi: wrap codec specific functions in appropiate #ifs
20d6ae4 hevc: always clip luma_log2_weight_denom
23fe589 prores: Evaluate all the quantizers
9bd4561 tiff: Check the check_size() return value and forward it
cbf31d5 rtpdec_h263_rfc2190: Clear the stored bits if discarding
buffered data
2168354 h261dec: Fix context initialization sequence
cbfdbba cmdutils: check file access functions return values
1411f07 aacenc: correctly check returned value
76e9a17 lavfi: always check av_expr_parse_and_eval() return value
3d0752d xsub: Support DXSA subtitles
bfe18be mpeg4audio: check the init_get_bits() return value
f6c82b3 segment: Fix the failure paths
3280b86 swscale: check memory allocations
61335ab opt: check memory allocation
932caa5 libavformat: Check for malloc failures in avformat_new_stream
883795f h264: restore a block mistakenly removed in e10fd08a
4895211 on2avc: check number of channels
58dc526 smc: fix the bounds check
eac4947 gifdec: refactor interleave end handling
69a930b mmvideo: check frame dimensions
5578857 jvdec: check frame dimensions
aa7a19b mjpegdec: check for pixel format changes
577f1fe mov: avoid a memleak when multiple stss boxes are present
3ea49fc vc1: Do not assume seek happens after decoding
864c0c5 avconv: Use the mpeg12 private option scan_offset
Thanks to those that took care of backporting .
lu
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel