summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/tscc: decoder supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodec/tscc: check av_frame_alloc() for failurePaul B Mahol2018-09-08
* avcodec/on2avc: decoder supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodec/mscc: decoders supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodec/interplayacm: decoder supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodec/fmvc: use correct pixel format on big-endian for 16 bppPaul B Mahol2018-09-08
* avcodec/flashsv: check return value of flashsv_decode_init()Paul B Mahol2018-09-08
* avcodec/fic: change class name to more correct onePaul B Mahol2018-09-08
* avcodec/dsicinvideo: decoder supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodecc/cscd: fix some obvious style issuesPaul B Mahol2018-09-08
* avcodec/cscd: decoder supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodec/cook: decoder supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodec/rscc: fix decoding of some iscc filesPaul B Mahol2018-09-08
* avcodec: add RemotelyAnywhere Screen Capture decoderPaul B Mahol2018-09-08
* avcodec/wcmv: fix output on big-endian with rgb565 formatPaul B Mahol2018-09-08
* avcodec/qdmc: check return code of ff_fft_init()Paul B Mahol2018-09-08
* avcodec/h264dec: remove unnecessary checks in h264_decode_frameZhao Zhili2018-09-07
* avcodec/h264dec: check number of SPS in is_extraZhao Zhili2018-09-07
* avcodec/mips: [loongson] fix improper use of register constraints.Shiyou Yin2018-09-07
* avcodec/scpr: make sure count and min are validPaul B Mahol2018-09-07
* avcodec/dnxhdenc: interlaced is not supported in DNxHRPaul B Mahol2018-09-06
* avcodec/dnxhddec: ask for samples with alphaPaul B Mahol2018-09-06
* avcodec/mips: [loongson] reoptimize put and add pixels clamped functions.Shiyou Yin2018-09-05
* avcodec/mips: [loongson] simplify the usage of intermediate variable addr.Shiyou Yin2018-09-04
* avcodec: [loongson] fix bug of mss2-wmv failed in fate test.Shiyou Yin2018-09-04
* Merge commit 'e1e3a12242347dd11174b2fb9ddac8dc8df16224'James Almer2018-09-02
|\
| * libopenh264: Add support for decoding of b-framesMartin Storsjö2018-08-01
* | Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer2018-09-02
|\|
| * avcodec/qsv: fix async supportDmitry Rogozhkin2018-07-26
* | Merge commit 'b93026777aada7742583d8c5ab079e9f4dfe9a5d'James Almer2018-09-02
|\|
| * libfdk-aac: Use enum names instead of literal numbers for the output formatMartin Storsjö2018-07-06
* | Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer2018-09-02
|\|
| * qsvenc: remove vcm option on LinuxZhong Li2018-06-11
* | Merge commit 'f8060865f3e1a16c62e0d337ef0979b6ee4ba457'James Almer2018-09-02
|\|
| * qsvenc: use the compression_level to replace private optionZhong Li2018-06-11
* | Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'James Almer2018-09-02
|\|
| * qsvenc: Add an option to disable MFE modeZhong Li2018-05-24
| * amfenc: Retain a reference to D3D frames used as input during the encoding pr...Alexander Kravchenko2018-04-19
| * x86: Don't declare a non-static function as inlineMartin Storsjö2018-04-15
* | avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking()Michael Niedermayer2018-09-03
* | avcodec/h264_refs: Detect more random access points which are not markedMichael Niedermayer2018-09-03
* | iavcodec/zmbv: Avoid reallocating cur/prev buffers if they are large enoughMichael Niedermayer2018-09-03
* | avcodec/zmbv: remove useless zero check on dimensionsMichael Niedermayer2018-09-03
* | avcodec/ffv1dec_template: do not ignore the return code of decode_line()Michael Niedermayer2018-09-03
* | avcodec/wmv2dec: skip frames that have only skiped MBsMichael Niedermayer2018-09-03
* | avcodec/ra144: Fix undefined integer overflow in add_wav()Michael Niedermayer2018-09-03
* | avcodec/indeo4: Check dimensions in decode_pic_hdr()Michael Niedermayer2018-09-03
* | avcodec/mips: [loongson] optimize memset in h264dsp.Shiyou Yin2018-09-02
* | avcodec/mips: [loongson] reoptimize h264_chroma_mc8_mmi v2.Shiyou Yin2018-09-02
* | avcodec/mips: [loongson] reoptimize simple idct with mmi.Shiyou Yin2018-09-02