summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/a64multienc: Fix memleak upon init failureAndreas Rheinhardt2020-11-29
* avfilter/af_asubboost: make wet option apply to final outputPaul B Mahol2020-11-28
* avfilter/avf_showfreqs: add group delay data modePaul B Mahol2020-11-28
* avformat/rtspdec: fix potential mem leak in listen modeAndriy Gelman2020-11-28
* avformat/rtspdec: show method request in logAndriy Gelman2020-11-28
* avfilter/af_acrossover: add option to adjust input gainPaul B Mahol2020-11-28
* avfilter/af_acrossover: really fix single-pole allpass coefficientsPaul B Mahol2020-11-28
* doc/filters: mention when adenorm filter should be placed in graphPaul B Mahol2020-11-28
* avfilter/af_acrossover: remove unecessary allpass callsPaul B Mahol2020-11-28
* avcodec/utils: Require a non zero channels unless AV_CODEC_CAP_CHANNEL_CONF i...Michael Niedermayer2020-11-28
* avcodec: Set AV_CODEC_CAP_CHANNEL_CONF in more decodersMichael Niedermayer2020-11-28
* avfilter/af_aemphasis: add timeline/slice and commands supportPaul B Mahol2020-11-27
* avfilter/af_aemphasis: switch to planar sample formatPaul B Mahol2020-11-27
* doc/filters: fix several errors/typosPaul B Mahol2020-11-27
* avfilter/af_acrossover: add support for float sample formatPaul B Mahol2020-11-27
* avcodec: deprecate thread_safe_callbacksAnton Khirnov2020-11-27
* avfilter/af_acrossover: fix single pole allpass coefficientsPaul B Mahol2020-11-27
* doc/filters: document adenorm commands supportPaul B Mahol2020-11-27
* doc/filters: add acrossover examplesPaul B Mahol2020-11-27
* avfilter/af_acrossover: improve quality for odd order butterworthPaul B Mahol2020-11-27
* avfilter/avf_showfreqs: implement phase displayPaul B Mahol2020-11-27
* hwcontext_vulkan: reduce priority for PACK32 formatsLynne2020-11-27
* avutil/film_grain_params: add more details to some AVFilmGrainAOMParams fieldsJames Almer2020-11-26
* lavu/film_grain_params: fix typo in type enumLynne2020-11-27
* avformat/mpc8: correct integer overflow in mpc8_parse_seektable()Michael Niedermayer2020-11-27
* avformat/mpc8: correct 32bit timestamp truncationMichael Niedermayer2020-11-27
* avformat/mov: Fix memleak in dref readingMichael Niedermayer2020-11-27
* avfilter: add asupercut filterPaul B Mahol2020-11-26
* avfilter/af_acrossover: add missing allpass processingPaul B Mahol2020-11-26
* avformat/flacenc: Fix memleak when writing attached pictures failsAndreas Rheinhardt2020-11-26
* avfilter/af_acrossover: add missing inverter as last stepPaul B Mahol2020-11-26
* avfilter/af_acrossover: simplify coefficientsPaul B Mahol2020-11-26
* avfilter/af_acrossover: add even more ordersPaul B Mahol2020-11-26
* avfilter/af_acrossover: use transposed direct II formPaul B Mahol2020-11-26
* avfilter/af_acrossover: rewrite code so it performs fasterPaul B Mahol2020-11-26
* avfilter/af_acrossover: add higher ordersPaul B Mahol2020-11-26
* doc/filters: fix typo in overlay_cudaGyan Doshi2020-11-26
* libdav1d: correctly copy ar_coeffs_uv to our structLynne2020-11-26
* hwcontext_vulkan: optionally enable more functionalityNiklas Haas2020-11-25
* hwcontext_vulkan: support additional pixel formatsLynne2020-11-25
* hwcontext_vulkan: fix incorrect A/0BGR mappingLynne2020-11-25
* hwcontext_vulkan: simplify plane size calculations and support 4-plane formatsLynne2020-11-25
* hwcontext_vulkan: do not segfault when failing to init a AVHWFramesContextLynne2020-11-25
* hwcontext_vulkan: always attempt to map host memory when transferringLynne2020-11-25
* hwcontext_vulkan: check for memory size before choosing typeLynne2020-11-25
* hwcontext_vulkan: correctly access the p->extensions bitmaskLynne2020-11-25
* hwcontext_vulkan: unify download/upload functionsLynne2020-11-25
* hwcontext_vulkan: add VkExternalMemoryBufferCreateInfo to imported buffersLynne2020-11-25
* hwcontext_vulkan: do not use uninitialized variables on errors in CUDA codeLynne2020-11-25
* lavfi/vulkan: allow calling glslang_uninit without a prior initLynne2020-11-25