summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/qsvenc: remove redundant codeZhong Li2018-12-07
* lavc/proresdec.h: Include a missing headerCarl Eugen Hoyos2018-12-06
* avcodec/ppc/hevcdsp: Fix build failures with powerpc-linux-gnu-gcc-4.8 with -...Michael Niedermayer2018-12-05
* avcodec/msvideo1: Check for too small dimensionsMichael Niedermayer2018-12-05
* avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal sizeMichael Niedermayer2018-12-05
* avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal sizeMichael Niedermayer2018-12-05
* avcodec/dpx: add support for 10bit grayPaul B Mahol2018-12-04
* avcodec/prores_aw : add 4444 xq supportMartin Vignali2018-12-04
* avcodec/prores_aw : only set color prim, trc, space values if supportedMartin Vignali2018-12-04
* avcodec/prores_aw : add vendor optionMartin Vignali2018-12-04
* avcodec/utils : add ff_int_from_list_or_default funcMartin Vignali2018-12-04
* avcodec/r210dec: fix r10x decodingPaul B Mahol2018-12-03
* avcodec/dnxhddec: use init_get_bits8()Paul B Mahol2018-12-03
* lavc: Bump version for r210 pix_fmt change.Carl Eugen Hoyos2018-12-03
* avcodec/r210: use correct pixel formatPaul B Mahol2018-12-03
* lavc/libdavs2: fix function return value errorhwrenx2018-12-03
* lavc/libdavs2: output delayed frameshwrenx2018-12-03
* libdavs2: update api version and enable avx optionhwrenx2018-12-03
* cbs_h265: Fix Time Code SEI syntaxAndreas Rheinhardt2018-12-02
* avcodec/proresdec : add 12b decodingMartin Vignali2018-12-02
* avcodec/proresdec : add 12b prores idctMartin Vignali2018-12-02
* avcodec/proresdec : add unpack alpha 12 funcMartin Vignali2018-12-02
* avcodec/proresdec : make inline func for unpack alphaMartin Vignali2018-12-02
* avcodec/proresdec : put unpack alpha func in prores ctxMartin Vignali2018-12-02
* avcodec/proresdsp indent after prev commitMartin Vignali2018-12-02
* avcodec/proresdec : rename dsp part for 10b and check dspinit for supported b...Martin Vignali2018-12-02
* avcodec/proresdec : move dsp init after codec tag checkMartin Vignali2018-12-02
* avcodec/proresdsp : remove unused valueMartin Vignali2018-12-02
* avcodec/utils : add YUVA444P12 and YUVA422P12 to pixfmt who need height paddi...Martin Vignali2018-12-02
* lavc/kvazaar: fix auto thread flag in kvazaar wrapper.Jun Zhao2018-12-02
* avcodec: add PCM-DVD encoderPaul B Mahol2018-12-01
* avcodec/hevcdec: Check for overlapping slicesMichael Niedermayer2018-12-01
* avcodec/truemotion2rt: Fix rounding in input size checkMichael Niedermayer2018-12-01
* avcodec/mips: [loongson] refine optimization in h264_chroma.Shiyou Yin2018-12-01
* avformat/ac3dec: always skip junk bytes before sync bytesPaul B Mahol2018-11-30
* lavc/qsvenc: assert uninitialized pict_typeLinjie Fu2018-11-30
* lavc/qsvenc: add forced_idr optionZhong Li2018-11-30
* lavc/qsvenc: enable ICQ and ICQ_LA on LinuxZhong Li2018-11-30
* lavc/libaomenc: Add a maximum constraint of 64 encoder threads.Jun Zhao2018-11-29
* avcodec/libdav1d: add an option to toggle Film GrainJames Almer2018-11-28
* avcodec/libdav1d: read profile from the sequence header referenced by the oup...James Almer2018-11-28
* avcodec/libdav1d: use constants defined in the public API to limit thread countJames Almer2018-11-28
* avcodec/libdav1d: remove init cleanup internal codec capJames Almer2018-11-28
* Revert "libopus: Add channel mapping 2 support in libopusdec"Rostislav Pehlivanov2018-11-28
* Revert "avcodec/libopusenc: Fix warning when encoding ambisonics with channel...Rostislav Pehlivanov2018-11-28
* avcodec/libopusenc: Fix warning when encoding ambisonics with channel mapping 2Felicia Lim2018-11-29
* avcodec/opus: check if internal is availablePaul B Mahol2018-11-28
* avcodec/opus: set skip_samplesPaul B Mahol2018-11-28
* avcodec/diracdec: Check component quantMichael Niedermayer2018-11-27
* avcodec/tiff: Fix integer overflows in left shift in init_image()Michael Niedermayer2018-11-27