summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dv: Drop a spurious checkLuca Barbato2014-11-151-2/+2
* Icecast: Send content-type in all casesMarvin Scholz2014-11-151-0/+2
* Icecast: Send 100-continue header if possibleMarvin Scholz2014-11-151-0/+1
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-155-29/+211
* atrac3plus: always initialize refwavesVittorio Giovara2014-11-141-1/+1
* lpc: always initialize ref and errVittorio Giovara2014-11-142-2/+2
* exr: check return valueVittorio Giovara2014-11-141-2/+3
* bgmc: fix sizeof argumentsThilo Borgmann2014-11-141-3/+3
* riff: support ProRes in avi (APCN fourcc)Vittorio Giovara2014-11-141-0/+1
* jpeg2000: do not compute the same value twiceVittorio Giovara2014-11-131-9/+6
* svq1enc: check ff_get_buffer return valueVittorio Giovara2014-11-131-2/+6
* ansi: check ff_set_dimensions return valueVittorio Giovara2014-11-131-3/+5
* avs: check ff_set_dimensions return valueVittorio Giovara2014-11-131-2/+1
* g2meet: check ff_set_dimensions return valueVittorio Giovara2014-11-131-2/+5
* indeo3: check ff_set_dimensions return valueVittorio Giovara2014-11-131-1/+2
* shorten: check for return valueVittorio Giovara2014-11-131-0/+2
* dcadec: initialize variables before useVittorio Giovara2014-11-131-2/+2
* escape124: explicitly set get_bits1 variableVittorio Giovara2014-11-131-3/+4
* mlpdec: check for negative indexVittorio Giovara2014-11-131-1/+1
* ffv1: fix out-of-bounds readVittorio Giovara2014-11-131-1/+1
* vorbisenc: add missing parenthesisVittorio Giovara2014-11-131-2/+3
* dpxenc: mention missing breakVittorio Giovara2014-11-131-0/+1
* sunrastenc: mention missing breakVittorio Giovara2014-11-131-0/+1
* vc1dec: refactor check with missing parenthesisVittorio Giovara2014-11-133-22/+21
* vc1dec: always initialize tx and tyVittorio Giovara2014-11-131-1/+1
* dnxhdenc: check negative indexVittorio Giovara2014-11-131-0/+2
* display: fix order of operandsVittorio Giovara2014-11-132-2/+2
* nellymoserenc: fix array indexVittorio Giovara2014-11-131-1/+1
* nellymoserenc: fix array element orderingMichael Niedermayer2014-11-131-4/+4
* libopusenc: prevent an out-of-bounds read by returning earlyVittorio Giovara2014-11-131-3/+4
* libopusenc: check return valueVittorio Giovara2014-11-131-1/+3
* vp7: fix checking vp7_feature_value_size()Michael Niedermayer2014-11-131-1/+1
* 4xm: more thorought check for negative index and negative shiftVittorio Giovara2014-11-131-11/+18
* tiff: Use av_mallocz_arrayLuca Barbato2014-11-111-2/+2
* opt: Fix the documentation mentioning av_set_string3Luca Barbato2014-11-111-2/+2
* h264_parser: don't stop on SPS_EXT in splitJohn Stebbins2014-11-111-2/+4
* h264_cabac: fix one fill_rectangle() indentation levelMichael Niedermayer2014-11-111-1/+1
* png_parser: fix size of chunk_lenghtVittorio Giovara2014-11-111-1/+1
* dvbsubdec: move shared codepathVittorio Giovara2014-11-111-15/+8
* dvbsubdec: improve error checkingVittorio Giovara2014-11-111-5/+15
* dvbsubdec: add missing breakJernej Fijačko2014-11-111-0/+1
* hevc_cabac: decrease CABAC_MAX_BINMichael Niedermayer2014-11-111-1/+1
* hevc_mvs: prevent unitialized useVittorio Giovara2014-11-111-1/+1
* 4xm: drop unnecessary checkVittorio Giovara2014-11-111-3/+0
* hpeldsp: Increase put_no_rnd_pixels_tab[][] sizeMichael Niedermayer2014-11-111-2/+2
* mjpegenc: fix argument size in encode_mbVittorio Giovara2014-11-112-2/+2
* mpegvideo: fix size of arrayVittorio Giovara2014-11-111-1/+1
* mpegvideo: check mpv return valueVittorio Giovara2014-11-111-1/+3
* mpeg12enc: increase declared size of block function argumentMichael Niedermayer2014-11-112-3/+3
* libavcodec: Unconditionally build xiph.oMartin Storsjö2014-11-111-12/+9
OpenPOWER on IntegriCloud