summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* lavc/jrevdct: Avoid an aliasing violation.Carl Eugen Hoyos2018-11-27
* avcodec/libaomenc: increase the default bitrateJames Almer2018-11-26
* avcodec/tiff: Limit filtering to decoded dataMichael Niedermayer2018-11-26
* avcodec/libdav1d: update the API usage after upstream changesJames Almer2018-11-25
* avcodec/eac3dec: remove obsolete commentPaul B Mahol2018-11-25
* libavcodec/libdavs2.c: Fix for the wrong line size is usedLimin Wang2018-11-25
* avcodec/truemotion2: fix integer overflows in tm2_low_chroma()Michael Niedermayer2018-11-24
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-23
* cbs_h2645: Avoid memcpy when splitting fragmentAndreas Rheinhardt2018-11-22
* avcodec/truemotion2: Check huffman code max bitsMichael Niedermayer2018-11-21
* avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444Marton Balint2018-11-19
* libvpxenc,cosmetics: fix { placementJames Zern2018-11-19
* avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans2018-11-19
* libaomenc: Drop unused noise-sensitivity optionMark Thompson2018-11-18
* avcodec/scpr: add version 3 supportPaul B Mahol2018-11-18
* vaapi_encode_h265: Reduce SAR to valid rangeMark Thompson2018-11-18
* vaapi_encode_h264: Reduce SAR to valid rangeMark Thompson2018-11-18
* h264_redundant_pps: Fix memleak in case of errorsAndreas Rheinhardt2018-11-18
* avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs wi...James Almer2018-11-18
* lavc/libdavs2: correct frame type settinghwren2018-11-18