summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avutil/log: Don't include avutil.hAndreas Rheinhardt2022-02-24
* avformat/avio: Don't include common.hAndreas Rheinhardt2022-02-24
* doc/muxers: note video_track_timecale in movGyan Doshi2022-02-24
* avfilter/f_ebur128: multiply is usually faster than dividePaul B Mahol2022-02-24
* avfilter/f_ebur128: use unsigned for hist_entry.countPaul B Mahol2022-02-24
* avfilter/af_loudnorm: increase max allowed LRAPaul B Mahol2022-02-23
* avformat/avisynth: remove framedata variableStephen Hutchinson2022-02-23
* avformat/avisynth: remove unused variable 'frameprop'Stephen Hutchinson2022-02-23
* avfilter/avf_showfreqs: stop using audio fifoPaul B Mahol2022-02-23
* avformat/nutdec: Add check for avformat_new_streamJiasheng Jiang2022-02-23
* avcodec/magicyuvenc: Remove unused context variableAndreas Rheinhardt2022-02-23
* avcodec/magicyuvenc: Don't modify input frameAndreas Rheinhardt2022-02-23
* avcodec/magicyuvenc: Add const where appropriateAndreas Rheinhardt2022-02-23
* avcodec/magicyuvenc: Avoid unnecessary av_frame_clone()Andreas Rheinhardt2022-02-23
* fftools/ffprobe: Remove redundant checksAndreas Rheinhardt2022-02-23
* fftools/ffprobe: Flush decoder after drainingAndreas Rheinhardt2022-02-23
* avfilter/af_surround: use outlink variable already availablePaul B Mahol2022-02-22
* avfilter/af_afftfilt: stop resetting ptsPaul B Mahol2022-02-22
* avfilter/af_surround: do not rewrite pts any morePaul B Mahol2022-02-22
* avfilter/af_afir: remove pts rewriting codePaul B Mahol2022-02-22
* lavd/avfoundation: Fix mixed declaration and codeThilo Borgmann2022-02-22
* avdevice/avfoundation: check strdupZhao Zhili2022-02-22
* avdevice/avfoundation: fix memleakZhao Zhili2022-02-22
* avfilter/framepool: fix alignment requirements for audio and video filtersPaul B Mahol2022-02-22
* libavcodec/qsvenc_hevc: encode RGB format rawvideoWenbin Chen2022-02-22
* libavcodec/qsvdec: use the parameter from decodeHeader to configure surfaceWenbin Chen2022-02-22
* lavu/vulkan: avoid using strlen as a loop conditionLynne2022-02-22
* avfilter/vf_gblur_vulkan: add sizeV optionWu Jianhua2022-02-22
* avfilter/scale_vulkan: use RET for checking return valueWu Jianhua2022-02-22
* avfilter/vf_blend_vulkan: add multiply blend modeWu Jianhua2022-02-22
* avfilter/vf_dblur: add float formats supportPaul B Mahol2022-02-21
* avfilter/vf_lagfun: add float formats supportPaul B Mahol2022-02-21
* avcodec/mips: Fix checkheadersAndreas Rheinhardt2022-02-21
* avcodec/aarch64/idct: Add missing stddefAndreas Rheinhardt2022-02-21
* avcodec/cabac_functions: Add missing headersAndreas Rheinhardt2022-02-21
* avdevice/decklink_(common_c|dec|enc).h: Fix checkheadersAndreas Rheinhardt2022-02-21
* avutil/x86/emms: Don't unnecessarily include lavu/cpu.hAndreas Rheinhardt2022-02-21
* avfilter/vf_limiter: refactor slice functionsPaul B Mahol2022-02-21
* avfilter/vf_maskedminmax: add float pixel formatsPaul B Mahol2022-02-21
* avfilter/vf_maskedminmax: refactor slice functionPaul B Mahol2022-02-21
* avfilter/vf_maskedmerge: add float pixel formatsPaul B Mahol2022-02-21
* avfilter/vf_maskedmerge: refactor slice functionPaul B Mahol2022-02-21
* avfilter/vf_monochrome: use lrintf for roundingPaul B Mahol2022-02-20
* avcodec/wavpack: do not process only first non-zero field of int32info chunkPaul B Mahol2022-02-20
* avfilter/f_ebur128: add support for any number of channelsPaul B Mahol2022-02-20
* lavfi/vf_fps: check flow before sending more framesNicolas George2022-02-20
* lavfi: add ff_inoutlink_check_flow()Nicolas George2022-02-20
* avformat/imf: document IMFVirtualTrackResourcePlaybackCtxPierre-Anthony Lemieux2022-02-20
* avformat/imf: fix packet pts, dts and muxingPierre-Anthony Lemieux2022-02-20
* avformat/imf: open resources only when first neededPierre-Anthony Lemieux2022-02-20