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