summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/speexdec: Seed should be unsigned otherwise the operations done on it...Michael Niedermayer2021-10-17
* avcodec/hevc_filter: Correct indentionLimin Wang2021-10-17
* avcodec/hevc_filter: remove unneeded headersLimin Wang2021-10-17
* avcodec/hevcdec: remove unused codeLimin Wang2021-10-17
* avcodec/av1_vaapi: improve decode qualityFei Wang2021-10-16
* avcodec/av1_vaapi: enable segmentation featuresFei Wang2021-10-16
* avcodec/av1_vaapi: setting 2 output surface for film grainFei Wang2021-10-16
* avcodec/vaapi: increase av1 decode pool sizeFei Wang2021-10-16
* avcodec/dxva2_av1: fix global motion paramsTong Wu2021-10-16
* avcodec/av1_vaapi: add gm params valid checkFei Wang2021-10-16
* avcodec/av1dec: support setup shear processFei Wang2021-10-16
* avcodec/av1: extend some definitions in spec section 3Fei Wang2021-10-16
* cbs_av1: fix incorrect data typeFei Wang2021-10-16
* avcodec/hevcdec: apply H.274 film grainNiklas Haas2021-10-15
* avcodec/videotoolboxenc: use goto end for memory cleanupLimin Wang2021-10-13
* avcodec/avs3_parser: Fix usage of init_get_bits() and use init_get_bits8()Limin Wang2021-10-13
* avcodec/audiotoolboxdec: Fix usage of init_get_bits() and use init_get_bits8()Limin Wang2021-10-13
* libavcodec/adts_header: add frame_length field and avpriv function to parse A...Nachiket Tarate2021-10-13
* avcodec/gemdec: Use ff_set_dimensions()Michael Niedermayer2021-10-11
* avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2()Michael Niedermayer2021-10-11
* avcodec/bitpacked: check av_buffer_ref resultLimin Wang2021-10-11
* libavcodec/speexdec: fix memleak in error pathZhao Zhili2021-10-11
* avcodec/lagarith: return early on errorPaul B Mahol2021-10-10
* avcodec: add native Speex decoderPaul B Mahol2021-10-10
* avcodec/mpeg12dec: Fix usage of init_get_bits() and use init_get_bits8()Limin Wang2021-10-09
* avcodec/h274: Fix signed left shiftMichael Niedermayer2021-10-09
* avcodec/h264_slice: Check idr_pic_idMichael Niedermayer2021-10-09
* avcodec: GEM Raster image decoderPeter Ross2021-10-08
* avcodec/hevcdec: set the film grain property if presentLimin Wang2021-10-08
* avcodec/apedec: Use 64bit to avoid overflowMichael Niedermayer2021-10-07
* avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()Michael Niedermayer2021-10-07
* avcodec/amr_parser: Treat 0 channels as 1Michael Niedermayer2021-10-07
* avcodec/aliaspixenc: Remove redundant counterAndreas Rheinhardt2021-10-07
* avcodec/rasc: Fix potential use of uninitialized valueAndreas Rheinhardt2021-10-07
* avcodec/wmaprodec: Do not initialize unused variable to out of array valueMichael Niedermayer2021-10-05
* avcodec/amrnbdec: move channel_size bellow to avoid array overreadsPaul B Mahol2021-10-03
* avcodec/mlpdec: skip decoding substreams if their channels are not to be usedPaul B Mahol2021-10-03
* avcodec/mlpdec: update matrix encoding only if it changedPaul B Mahol2021-10-03
* avcodec/amr*dec: reindentPaul B Mahol2021-10-03
* avcodec/amr*dec: add multichannel supportPaul B Mahol2021-10-03
* avcodec: add amr parserPaul B Mahol2021-10-02
* avcodec/vc1_pred: Remove unused function parameterAndreas Rheinhardt2021-10-02
* avcodec/mpegaudiodec_template: Remove unused variableAndreas Rheinhardt2021-10-02
* avcodec/bmpenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/dnxhdenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/dpxenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/magicyuvenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/proresenc_anatoliy: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/snowenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/magicyuvenc: Use immediate when knownAndreas Rheinhardt2021-10-02