summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-10
|\
| * mpeg4dec: use unsigned type for startcode in ff_mpeg4_decode_picture_headerMans Rullgard2011-10-09
| * mpeg124: use sign_extend() functionMans Rullgard2011-10-09
| * ac3dec: use get_sbits() instead of manually sign-extendingMans Rullgard2011-10-09
| * 4xm: fix signed overflowMans Rullgard2011-10-09
| * wmavoice: fix a signed overflowMans Rullgard2011-10-09
| * mpegvideo_enc: fix a signed overflowMans Rullgard2011-10-09
| * zmbv: remove memcpy() of decoded frameMans Rullgard2011-10-09
| * mpeg12enc: use sign_extend() functionMans Rullgard2011-10-09
| * h264pred: use unsigned types for pixel values, fix signed overflowsMans Rullgard2011-10-09
| * h264: fix signed overflows in x*0x01010101 expressionsMans Rullgard2011-10-09
| * h264pred: remove unused variablesMans Rullgard2011-10-09
* | g723.1 encoderMohamed Naufal2011-10-10
* | prores: check slice mb_y against mb_heightMichael Niedermayer2011-10-09
* | prores: only call get_buffer once per frameMichael Niedermayer2011-10-09
* | prores:cosmeticsMichael Niedermayer2011-10-09
* | prores: fix typoMichael Niedermayer2011-10-09
* | Allow YUV444P and RGB/BGR encoding for libx264.Themaister2011-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-09
|\|
| * vp8: fix signed overflowsMans Rullgard2011-10-08
| * motion_est: fix some signed overflowsMans Rullgard2011-10-08
| * dca: fix signed overflow in shiftMans Rullgard2011-10-08
| * aacdec: fix undefined shiftsMans Rullgard2011-10-08
| * bink: Check for various out of bound writesLaurent Aimar2011-10-08
| * bink: Check for out of bound writes when building treeLaurent Aimar2011-10-08
| * put_bits: fix invalid shift by 32 in flush_put_bits()Mans Rullgard2011-10-08
* | qtrle: check for out of bound writes.Laurent Aimar2011-10-09
* | xxan: check for out of bound accessesLaurent Aimar2011-10-09
* | txd: check for out of bound reads.Laurent Aimar2011-10-09
* | qtrle: check for invalid line offsetLaurent Aimar2011-10-09
* | vqavideo: check for out of bound reads.Laurent Aimar2011-10-09
* | vqavideo: check for invalid/unsupported versionLaurent Aimar2011-10-09
* | eamad: release the reference frame on video size changesLaurent Aimar2011-10-09
* | eamad: check for out of bound reads when doing MCLaurent Aimar2011-10-09
* | eamad: avoid NULL derefence when missing the reference frame.Laurent Aimar2011-10-09
* | eatgv: fix pointer arithmetic overflows.Laurent Aimar2011-10-09
* | eatgv: fix out of bound reads on corrupted motions vectors.Laurent Aimar2011-10-09
* | eamad: clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary b...Laurent Aimar2011-10-09
* | atrac1: give a valid context pointer to av_log().Laurent Aimar2011-10-09
* | Start adding pixel definitions for planar rgb.Themaister2011-10-08
* | dct-test: document the number of bits we use for testing.Michael Niedermayer2011-10-08
* | dct-test: better term for meximum error.Michael Niedermayer2011-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-08
|\|
| * mpc8: Check out of bound bands limitLaurent Aimar2011-10-07
| * xan: Prevent NULL dereference with missing paletteLaurent Aimar2011-10-07
| * xan: Check for out of bound reads in xan_huffman_decode()Laurent Aimar2011-10-07
| * xan: Fixed out of bound accesses in xan_unpack()Laurent Aimar2011-10-07
| * motionpixels: Prevent calling init_vlc() with invalid parametersLaurent Aimar2011-10-07
| * shorten: Fix out of bound writes in fix_bitshift()Laurent Aimar2011-10-07
| * dsicinav: Check for out of bounds writesLaurent Aimar2011-10-07