40298 Commits (4c27a6fbfde12317bd7d10502d73fb74d566afc3)

Author SHA1 Message Date
Michael Niedermayer 1c97035e3b avcodec/error_resilience: Fix integer overflow in filter181() 7 years ago
Michael Niedermayer de841fbea7 avcodec/h263dec: Check slice_ret in mspeg4 slice loop 7 years ago
Michael Niedermayer 7562567f41 avcodec/h2645_parse: Replace RNXYA by RNXY in ff_h2645_extract_rbsp() 7 years ago
Michael Niedermayer 0bd0401336 avcodec/elsdec: Fix memleaks 7 years ago
Jerome Borsboom 144ce364cd avcodec/vc1: more corrections for AC inverse quantization scaling 7 years ago
Jerome Borsboom 9ae2845b1c avcodec/vc1: correct forgotten v->blocks_off 7 years ago
Jerome Borsboom 797c1536a4 avcodec/vc1: correct AC inverse quantization scaling 7 years ago
Jerome Borsboom a1dc0bdaf4 avcodec/vc1: correct mspel for field-interlace B frames 7 years ago
Jerome Borsboom 7a70879624 avcodec/vc1: remove unused overlap smooting and loop filter 7 years ago
Jerome Borsboom cc5deeb74a avcodec/vc1: add overlap smooting and loop filter for frame/field-interlace 7 years ago
Jerome Borsboom e60e14ef92 avcodec/vc1: re-implement vc1_put_signed_blocks_clamped 7 years ago
Jerome Borsboom 362ce2db4b avcodec/vc1: implement interlaced out-of-bounds reference pixel replication 7 years ago
Jerome Borsboom b43f1c5225 avcodec/vc1: correct ff_vc1_dqscale 7 years ago
Jerome Borsboom dd1e717f5b avcodec/vc1: correct ff_vc1_mbmode_intfrp 7 years ago
Jerome Borsboom 79f8074cc4 avcodec/vc1: store color-difference reference field type 7 years ago
Jerome Borsboom c5f74b1e23 avcodec/vc1: store additional bitstream elements during MB decoding 7 years ago
Jerome Borsboom ded52f6e36 avcodec/vc1: re-implement and expand VC-1 loop filtering 7 years ago
Jerome Borsboom 20de893b3b avcodec/vc1: change to using v->block instead of s->block for P frames 7 years ago
Jerome Borsboom 5e5c9f1804 avcodec/vc1: re-implement and expand VC-1 overlap smoothing 7 years ago
James Almer 0161d91db0 avcodec/cbs_mpeg2: use memcpy when assembling fragments 7 years ago
James Almer bd90a2ec04 avcodec/mpeg4_unpack_bframes: cache input packets directly 7 years ago
Aman Gupta d8e92a89ed avcodec/mediacodecdec: refactor pts handling 7 years ago
Aman Gupta 7a4639b1eb avcodec/mediacodecdec: use AV_TIME_BASE_Q 7 years ago
Aman Gupta 6a7a84b2d1 avcodec/mediacodecdec: clarify delay_flush specific code 7 years ago
Michael Niedermayer d06b01fc2d avcodec/vc1_block: simplify ac_val computation 7 years ago
Paul B Mahol f09fdf2d9c avcodec/clearvideo: display warning if decoder overreads input 7 years ago
Paul B Mahol e34751cb8a avcodec/clearvideo: do not try to return frame when it is same as previous one 7 years ago
Michael Niedermayer d9706f79c1 avcodec/ffv1enc: Check that the crc + version combination is supported 7 years ago
Jerome Borsboom 8132d362fa avcodec/vaapi: do not parse MVMODE for VC-1 interlaced frame pictures 7 years ago
Paul B Mahol daba369471 avcodec/vc1: check return value of bitplane_decoding() 7 years ago
Martin Vignali e6e4625862 avcodec/prores_ks : use official quant_matrix (for proxy and xq codec luma and chroma quant matrix is not the same) 7 years ago
Jerome Borsboom c0f154bba5 avcodec/vc1_pred: set ref_field_type earlier 7 years ago
Michael Niedermayer c0bce367e4 avcodec: Fix AVClass .version 7 years ago
Michael Niedermayer 3dfe3436ac avcodec/sheervideodata: Fix libavutil include 7 years ago
Michael Niedermayer 9f1b99e7d0 avcodec/sbc: Fix non static function prefix 7 years ago
Michael Niedermayer f8b17fe332 avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code 7 years ago
Michael Niedermayer 5549488bbf avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame 7 years ago
Michael Niedermayer 942217b153 avcodec/dsicinvideo: Propagate errors from cin_decode_rle() 7 years ago
Michael Niedermayer 9d5a4fcfbb avcodec/dfa: Check dimension against maximum 7 years ago
Michael Niedermayer 9033920bec avcodec/cinepak: Skip empty frames 7 years ago
Michael Niedermayer 2324ef1ff3 avcodec/cinepak: move some checks prior to frame allocation 7 years ago
Vittorio Giovara fbfee6adea aac: Rework extradata parsing code 7 years ago
Matthieu Bouron 67d0911f27 avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fields 7 years ago
Carl Eugen Hoyos 3027056160 lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *). 7 years ago
Paul B Mahol 3c6f701524 avcodec/proresdec_lgpl: pass return values instead of discarding them 7 years ago
Michael Niedermayer 3c1ecb057d Bump minor versions after release/4.0 branching 7 years ago
Michael Niedermayer 7e3a070d9a Bump minor versions for branching release/4.0 7 years ago
Mark Thompson edecd723f3 amfenc: Remove spurious initialisations 7 years ago
Alexander Kravchenko 2c6ca2b549 amfenc: Add DXVA2 hardware frame input support 7 years ago
Alexander Kravchenko ab7eed13a7 amfenc: Ensure that the software format of hardware frames is valid 7 years ago