summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* svq1enc: check ff_get_buffer return valueVittorio Giovara2014-11-13
* ansi: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* avs: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* g2meet: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* indeo3: check ff_set_dimensions return valueVittorio Giovara2014-11-13
* shorten: check for return valueVittorio Giovara2014-11-13
* dcadec: initialize variables before useVittorio Giovara2014-11-13
* escape124: explicitly set get_bits1 variableVittorio Giovara2014-11-13
* mlpdec: check for negative indexVittorio Giovara2014-11-13
* ffv1: fix out-of-bounds readVittorio Giovara2014-11-13
* vorbisenc: add missing parenthesisVittorio Giovara2014-11-13
* dpxenc: mention missing breakVittorio Giovara2014-11-13
* sunrastenc: mention missing breakVittorio Giovara2014-11-13
* vc1dec: refactor check with missing parenthesisVittorio Giovara2014-11-13
* vc1dec: always initialize tx and tyVittorio Giovara2014-11-13
* dnxhdenc: check negative indexVittorio Giovara2014-11-13
* display: fix order of operandsVittorio Giovara2014-11-13
* nellymoserenc: fix array indexVittorio Giovara2014-11-13
* nellymoserenc: fix array element orderingMichael Niedermayer2014-11-13
* libopusenc: prevent an out-of-bounds read by returning earlyVittorio Giovara2014-11-13
* libopusenc: check return valueVittorio Giovara2014-11-13
* vp7: fix checking vp7_feature_value_size()Michael Niedermayer2014-11-13
* 4xm: more thorought check for negative index and negative shiftVittorio Giovara2014-11-13
* tiff: Use av_mallocz_arrayLuca Barbato2014-11-11
* h264_parser: don't stop on SPS_EXT in splitJohn Stebbins2014-11-11
* h264_cabac: fix one fill_rectangle() indentation levelMichael Niedermayer2014-11-11
* png_parser: fix size of chunk_lenghtVittorio Giovara2014-11-11
* dvbsubdec: move shared codepathVittorio Giovara2014-11-11
* dvbsubdec: improve error checkingVittorio Giovara2014-11-11
* dvbsubdec: add missing breakJernej Fijačko2014-11-11
* hevc_cabac: decrease CABAC_MAX_BINMichael Niedermayer2014-11-11
* hevc_mvs: prevent unitialized useVittorio Giovara2014-11-11
* 4xm: drop unnecessary checkVittorio Giovara2014-11-11
* hpeldsp: Increase put_no_rnd_pixels_tab[][] sizeMichael Niedermayer2014-11-11
* mjpegenc: fix argument size in encode_mbVittorio Giovara2014-11-11
* mpegvideo: fix size of arrayVittorio Giovara2014-11-11
* mpegvideo: check mpv return valueVittorio Giovara2014-11-11
* mpeg12enc: increase declared size of block function argumentMichael Niedermayer2014-11-11
* libavcodec: Unconditionally build xiph.oMartin Storsjö2014-11-11
* libfdk-aacdec: Support building with the latest version of fdk-aacMartin Storsjö2014-11-10
* lavc: Compact the side-data passthroughLuca Barbato2014-11-09
* mjpegdec: fix undefined shiftVittorio Giovara2014-11-06
* pthreads_frame: Do not leak on failure pathLuca Barbato2014-11-06
* mpeg12dec: simplify context duplicationVittorio Giovara2014-11-06
* mpeg12enc: factor out check in encode_dcVittorio Giovara2014-11-06
* mpegvideo_enc: factor out denominator and explicitly cast operandsVittorio Giovara2014-11-06
* mpegvideo_enc: rework direct mode checkVittorio Giovara2014-11-06
* lavc: make avpriv_flac_is_extradata_valid() private on the next bumpAnton Khirnov2014-11-06
* lavc: make avpriv_flac_parse_streaminfo() private on the next bumpAnton Khirnov2014-11-06
* lavf: stop using avpriv_flac_parse_streaminfo()Anton Khirnov2014-11-06