aboutsummaryrefslogtreecommitdiff
path: root/libavcodec
AgeCommit message (Expand)Author
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
2018-11-27avcodec/diracdec: Check component quantMichael Niedermayer
2018-11-27avcodec/tiff: Fix integer overflows in left shift in init_image()Michael Niedermayer
2018-11-27lavc/jrevdct: Avoid an aliasing violation.Carl Eugen Hoyos
2018-11-26avcodec/libaomenc: increase the default bitrateJames Almer
2018-11-26avcodec/tiff: Limit filtering to decoded dataMichael Niedermayer
2018-11-25avcodec/libdav1d: update the API usage after upstream changesJames Almer
2018-11-25avcodec/eac3dec: remove obsolete commentPaul B Mahol
2018-11-25libavcodec/libdavs2.c: Fix for the wrong line size is usedLimin Wang
2018-11-24avcodec/truemotion2: fix integer overflows in tm2_low_chroma()Michael Niedermayer
2018-11-23avcodec: add truehd_core bitstream filterPaul B Mahol
2018-11-22cbs_h2645: Avoid memcpy when splitting fragmentAndreas Rheinhardt
2018-11-21avcodec/truemotion2: Check huffman code max bitsMichael Niedermayer
2018-11-19avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444Marton Balint
2018-11-19libvpxenc,cosmetics: fix { placementJames Zern
2018-11-19avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans
2018-11-18libaomenc: Drop unused noise-sensitivity optionMark Thompson
2018-11-18avcodec/scpr: add version 3 supportPaul B Mahol
2018-11-18vaapi_encode_h265: Reduce SAR to valid rangeMark Thompson
2018-11-18vaapi_encode_h264: Reduce SAR to valid rangeMark Thompson
2018-11-18h264_redundant_pps: Fix memleak in case of errorsAndreas Rheinhardt
2018-11-18avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs wi...James Almer
2018-11-18lavc/libdavs2: correct frame type settinghwren
2018-11-18lavc/libdavs2: remove unused frame counterhwren
2018-11-18vaapi_encode: Improve log message for unsupported profilesMark Thompson
2018-11-18mjpegdec: Fill raw huffman tables with default values tooMark Thompson
2018-11-18cbs_h265: Add a lot more SEI parsing supportMark Thompson
2018-11-16avcodec/pngdec: Check compression methodMichael Niedermayer
2018-11-15avcodec/libvpxenc: Add a maximum constraint of 16 encoder threads.Chirag Lathia
2018-11-14avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale
2018-11-14avcodec/cbs_av1: fix parsing signed integer valuesJames Almer
2018-11-14avcodec/cbs_av1: fix storage size for segmentation_params feature_value fieldsJames Almer
2018-11-14avcodec/libdav1d: fix build after a recent API breakJames Almer
2018-11-14avcodec/huffyuvenc: add support for gbrp16Paul B Mahol
2018-11-13avcodec/shorten: Fix integer overflow with offsetMichael Niedermayer
2018-11-13avcodec/golomb: Speed up long ur_golomb codesMichael Niedermayer
2018-11-13h264_metadata: Don't use inferred value of buffering framesAndreas Rheinhardt
2018-11-13h264_levels, h264_metadata_bsf: Fix levels typoAndreas Rheinhardt
2018-11-13avcodec/prores_metadata_bsf : fix colorspace checkMartin Vignali
2018-11-13avcodec/libopenh264enc: fix class_nameTobias Rapp