summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/loco: rotate other planes too for non-power of 2 widthsPaul B Mahol2018-09-11
* libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_Jason Stevens2018-09-10
* avcodec/loco: switch to planar rgb formatPaul B Mahol2018-09-10
* avcodec/lagarith: set pict_type tooPaul B Mahol2018-09-09
* avcodec/lagarith: switch to planar rgbPaul B Mahol2018-09-09
* avcodec/v210enc: Pass through Active Format Description (AFD) dataDevin Heitmueller2018-09-09
* avcodec: add AV_PKT_DATA_AFD to allow AFD data to be embedded in AVPacketDevin Heitmueller2018-09-09
* avcodec/v210enc: Pass through A53 CC dataDevin Heitmueller2018-09-09
* avcodec/scpr: stop checking for overread twicePaul B Mahol2018-09-09
* avutil/mips: [loongson] simplify macro TRANSPOSE_4H and TRANSPOSE_8BShiyou Yin2018-09-09
* avcodec/mips: [loongson] optimize vp8 decoding in vp8dsp.gxw2018-09-09
* avcodec/aacenc: report channel layout by nameMoritz Barsnick2018-09-09
* avcodec/tiff: check ff_lzw_decode_open() for failurePaul B Mahol2018-09-09
* avcodec/gifdec: set .caps_internalPaul B Mahol2018-09-09
* avcodec/gifdec: check ff_lzw_decode_open() for failurePaul B Mahol2018-09-09
* avcodec/zmbv: decoder supports init_cleanup capabilityPaul B Mahol2018-09-08
* avcodec/ulti: fix minor style issuePaul B Mahol2018-09-08
* 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