summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/vc1: fix mquant calculationJerome Borsboom2018-04-29
* avcodec/proresdec2: add missing frame color metadataPaul B Mahol2018-04-28
* avcodec/proresdec2: make long name more descriptivePaul B Mahol2018-04-28
* avcodec: remove duplicate prores decoderPaul B Mahol2018-04-28
* avcodec/cbs_mpeg2: use existing buffer reference when splitting fragmentsJames Almer2018-04-26
* avcodec/cbs: create reference counted fragments in ff_cbs_read_extradata()James Almer2018-04-26
* avcodec/vc1: fix out of bounds access of overlap filterJerome Borsboom2018-04-26
* avcodec/error_resilience: Fix integer overflow in filter181()Michael Niedermayer2018-04-25
* avcodec/h263dec: Check slice_ret in mspeg4 slice loopMichael Niedermayer2018-04-25
* avcodec/h2645_parse: Replace RNXYA by RNXY in ff_h2645_extract_rbsp()Michael Niedermayer2018-04-25
* avcodec/elsdec: Fix memleaksMichael Niedermayer2018-04-25
* avcodec/vc1: more corrections for AC inverse quantization scalingJerome Borsboom2018-04-25
* avcodec/vc1: correct forgotten v->blocks_offJerome Borsboom2018-04-25
* avcodec/vc1: correct AC inverse quantization scalingJerome Borsboom2018-04-25
* avcodec/vc1: correct mspel for field-interlace B framesJerome Borsboom2018-04-25
* avcodec/vc1: remove unused overlap smooting and loop filterJerome Borsboom2018-04-25
* avcodec/vc1: add overlap smooting and loop filter for frame/field-interlaceJerome Borsboom2018-04-25
* avcodec/vc1: re-implement vc1_put_signed_blocks_clampedJerome Borsboom2018-04-25
* avcodec/vc1: implement interlaced out-of-bounds reference pixel replicationJerome Borsboom2018-04-25
* avcodec/vc1: correct ff_vc1_dqscaleJerome Borsboom2018-04-25
* avcodec/vc1: correct ff_vc1_mbmode_intfrpJerome Borsboom2018-04-25
* avcodec/vc1: store color-difference reference field typeJerome Borsboom2018-04-25
* avcodec/vc1: store additional bitstream elements during MB decodingJerome Borsboom2018-04-25
* avcodec/vc1: re-implement and expand VC-1 loop filteringJerome Borsboom2018-04-25
* avcodec/vc1: change to using v->block instead of s->block for P framesJerome Borsboom2018-04-25
* avcodec/vc1: re-implement and expand VC-1 overlap smoothingJerome Borsboom2018-04-25
* avcodec/cbs_mpeg2: use memcpy when assembling fragmentsJames Almer2018-04-25
* avcodec/mpeg4_unpack_bframes: cache input packets directlyJames Almer2018-04-25
* avcodec/mediacodecdec: refactor pts handlingAman Gupta2018-04-25
* avcodec/mediacodecdec: use AV_TIME_BASE_QAman Gupta2018-04-25
* avcodec/mediacodecdec: clarify delay_flush specific codeAman Gupta2018-04-25
* avcodec/vc1_block: simplify ac_val computationMichael Niedermayer2018-04-24
* avcodec/clearvideo: display warning if decoder overreads inputPaul B Mahol2018-04-24
* avcodec/clearvideo: do not try to return frame when it is same as previous onePaul B Mahol2018-04-24
* avcodec/ffv1enc: Check that the crc + version combination is supportedMichael Niedermayer2018-04-24
* avcodec/vaapi: do not parse MVMODE for VC-1 interlaced frame picturesJerome Borsboom2018-04-23
* avcodec/vc1: check return value of bitplane_decoding()Paul B Mahol2018-04-23
* avcodec/prores_ks : use official quant_matrix (for proxy and xq codec luma an...Martin Vignali2018-04-22
* avcodec/vc1_pred: set ref_field_type earlierJerome Borsboom2018-04-21
* avcodec: Fix AVClass .versionMichael Niedermayer2018-04-19
* avcodec/sheervideodata: Fix libavutil includeMichael Niedermayer2018-04-19
* avcodec/sbc: Fix non static function prefixMichael Niedermayer2018-04-19
* avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and codeMichael Niedermayer2018-04-19
* avcodec/dsicinvideo: Fail if there is only a small fraction of the data avail...Michael Niedermayer2018-04-19
* avcodec/dsicinvideo: Propagate errors from cin_decode_rle()Michael Niedermayer2018-04-19
* avcodec/dfa: Check dimension against maximumMichael Niedermayer2018-04-19
* avcodec/cinepak: Skip empty framesMichael Niedermayer2018-04-19
* avcodec/cinepak: move some checks prior to frame allocationMichael Niedermayer2018-04-19
* aac: Rework extradata parsing codeVittorio Giovara2018-04-19
* avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fieldsMatthieu Bouron2018-04-19