summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec/als: fix address sanitization error in decoderUmair Khan2017-11-16
* libavcodec/als: remove check for predictor order of a blockUmair Khan2017-11-16
* avcodec/mpeg12dec: ensure a53_caption_size is reset on malloc failuresAman Gupta2017-11-15
* avcodec/mpeg12dec: parse A53 caption data embedded in SCTE-20 user dataAman Gupta2017-11-15
* avcodec/proresdec: align dequantization matrix buffersJames Almer2017-11-15
* Merge commit 'ff007e30d8d45ba1ff2b2a4615f1cd5bafb50626'Mark Thompson2017-11-15
|\
| * vaapi_h264: Add workaround for bad SEI in old Intel driversMark Thompson2017-11-12
* | avcodec/vc2enc: Clear coef_buf on allocationMichael Niedermayer2017-11-15
* | avcodec/dvbsubdec: Avoid re-computing clutMichael Niedermayer2017-11-15
* | avcodec/h264dec: Fix potential array overreadMichael Niedermayer2017-11-15
* | nvenc: support d3d11 surface inputHendrik Leppkes2017-11-15
* | nvenc: factor context push/pop into functionsHendrik Leppkes2017-11-15
* | avcodec/pthread_frame: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* | avcodec: deprecate getters and setters for AVCodecContext and AVCodec fieldsJames Almer2017-11-15
* | avcodec: Implement vc1 nvdec hwaccelPhilip Langdale2017-11-14
* | avcodec: Don't assume separate u and v planes in ff_alloc_picturePhilip Langdale2017-11-14
* | avcodec/mips: Improve hevc non-uni hz and vt mc msa functionsKaustubh Raste2017-11-14
* | avcodec/mips: cleanup unused macrosKaustubh Raste2017-11-14
* | avcodec: fix whitespace on AVPanScan struct definitionAman Gupta2017-11-14
* | avcodec/x86/mpegvideodsp: Fix signedness bug in need_emuMichael Niedermayer2017-11-14
* | avcodec/videotoolbox: fix opaque_ref handlingwm42017-11-13
* | avcodec/videotoolbox: reorder functions to avoid forward declarationsAman Gupta2017-11-13
* | avcodec/videotoolbox: fix whitespaceAman Gupta2017-11-13
* | avcodec/videotoolboxenc: remove spurious warningAman Gupta2017-11-13
* | avcodec/videotoolbox: pass through hevc param changes to the decoderAman Gupta2017-11-13
* | avcodec/hevc: implement new decode_params callback for VideoToolboxAman Gupta2017-11-13
* | avcodec/videotoolbox: remove unnecessary if statementAman Gupta2017-11-13
* | avcodec/videotoolbox: create avcC even when h264 extradata is missingAman Gupta2017-11-13
* | avcodec/videotoolbox: use decode_params to propagate H264 PPS changes and res...Aman Gupta2017-11-13
* | avcodec/h264: implement new decode_params callback for PPS/SPSAman Gupta2017-11-13
* | avcodec: add decode_params callback to AVHWAccel structAman Gupta2017-11-13
* | avcodec/h264, videotoolbox: return AVERROR_INVALIDDATA when no frames are pro...Aman Gupta2017-11-13
* | avcodec/videotoolbox: print descriptive errors on decode failuresAman Gupta2017-11-13
* | avcodec/videotoolbox: reset bitstream_size in end_frameAman Gupta2017-11-13
* | avcodec/videotoolbox: extract videotoolbox_{start,stop} helpersAman Gupta2017-11-13
* | avcodec/videotoolbox: use early return in videotoolbox_default_freeAman Gupta2017-11-13
* | avcodec/videotoolboxenc: re-indent codeAman Gupta2017-11-13
* | avcodec/videotoolboxenc: add hevc_videotoolbox encoderAman Gupta2017-11-13
* | avcodec/nvdec: fix return value on errorTimo Rothenpieler2017-11-13
* | avcodec/nvdec: warn about thread count if applicableTimo Rothenpieler2017-11-13
* | avcodec: implement vp9 nvdec hwaccelTimo Rothenpieler2017-11-13
* | avcodec/aacpsdsp_template: Fix integer overflows in ps_decorrelate_c()Michael Niedermayer2017-11-13
* | avcodec/aacdec_fixed: Fix undefined shiftMichael Niedermayer2017-11-13
* | avcodec/mdct_*: Fix integer overflow in addition in RESCALE()Michael Niedermayer2017-11-13
* | avcodec/snowdec: Fix integer overflow in header parsingMichael Niedermayer2017-11-13
* | Fix missing used attribute for inline assembly variablesThomas Köppe2017-11-13
* | videotoolbox: add frame_params supportwm42017-11-12
* | avcodec/mpeg2_metadata_bsf: fix the AVClass version numberJames Almer2017-11-12
* | avcodec/h265_metadata_bsf: fix the AVClass version numberJames Almer2017-11-12
* | avcodec/h264_metadata_bsf: fix the AVClass version numberJames Almer2017-11-12