summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/avf_showspatial: add framerate optionframe_durationAnton Khirnov2022-08-23
* lavfi/avf_showfreqs: set frame durationsAnton Khirnov2022-08-23
* lavfi/avf_showcqt: set frame durationsAnton Khirnov2022-08-23
* lavfi/avf_avectorscope: set frame durationsAnton Khirnov2022-08-23
* lavfi/avf_aphasemeter: set frame durationsAnton Khirnov2022-08-23
* lavfi/avf_ahistogram: set frame durationsAnton Khirnov2022-08-23
* lavfi/setpts: unset frame durationsAnton Khirnov2022-08-23
* lavfi/vf_fps: set frame durationAnton Khirnov2022-08-23
* avfilter/vsrc_ddagrab: add options for more control over output format fallbackTimo Rothenpieler2022-08-13
* avfilter/vsrc_ddagrab: add rgbaf16 output supportTimo Rothenpieler2022-08-13
* configure: always enable gnu_windres if availableTimo Rothenpieler2022-08-13
* lavfi/qsv: create mfx session using oneVPL for qsv filtersHaihao Xiang2022-08-12
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-12
* qsv: restrict audio related code to MFX_VERSION < 2.0Haihao Xiang2022-08-12
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-12
* avfilter/framesync: add a new option to set how to sync streams based on seco...James Almer2022-08-10
* lavfi/overlay_vaapi: set defalut alpha value as 1.0Fei Wang2022-08-09
* avfilter/avfiltergraph: remove unnecessary channel layout copyJames Almer2022-08-06
* avfilter/vsrc_ddagrab: set sRGB color information on output framesTimo Rothenpieler2022-08-06
* avfilter/vsrc_ddagrab: make output format user configurableTimo Rothenpieler2022-08-06
* avfilter/vsrc_ddagrab: move most of init to config_propsTimo Rothenpieler2022-08-05
* avfilter/vsrc_ddagrab: fix mouse cursor render initTimo Rothenpieler2022-08-05
* avfilter/vf_cropdetect: Remove set-but-unused variableAndreas Rheinhardt2022-07-30
* lavfi/vf_cropdetect: Reindent after last commitThilo Borgmann2022-07-30
* lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...Thilo Borgmann2022-07-30
* lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobelThilo Borgmann2022-07-30
* fflcms2: move to libavcodecNiklas Haas2022-07-30
* qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statusesDmitry Rogozhkin2022-07-29
* avfilter/vf_zscale: Add smpte240m transfer option and fix matrix option typoMattias Wadman2022-07-28
* lavf/dnn: dump OpenVINO model input/output names to OVMdel struct.Ting Fu2022-07-24
* lavf/sr: fix the segmentation fault caused by incorrect input frame free.Ting Fu2022-07-22
* libavfilter/vf_overlay_qsv: Use format of first input to set output format fo...Wenbin Chen2022-07-20
* avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXTTimo Rothenpieler2022-07-19
* lavfi/vf_showinfo: print frame durationsAnton Khirnov2022-07-19
* lavfi: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContextTimo Rothenpieler2022-07-19
* avfilter/vsrc_ddagrab: fix checkheaders errorTimo Rothenpieler2022-07-18
* avfilter: add vsrc_ddagrabTimo Rothenpieler2022-07-18
* Bump versions after 5.1 branchMichael Niedermayer2022-07-13
* Bump Versions for 5.1 branchMichael Niedermayer2022-07-13
* avfilter/vf_signature: Fix integer overflow in filter_frame()Michael Niedermayer2022-07-12
* avfilter/vf_xfade: fix zx and zy comparison for slide*George Floarea2022-07-12
* avfilter/vf_zscale: enable AVX512 zimg functionsMarton Balint2022-07-10
* avfilter/vf_zscale: simplify and fix slice_params calculationsMarton Balint2022-07-10
* avfilter/vf_zscale: remove some unneeded initializationsMarton Balint2022-07-10
* avfilter: add chromakey_cuda filterMohamed Khaled Mohamed2022-07-10
* avfilter/vf_xfade: add two more transitionsPaul B Mahol2022-07-09
* avfilter: add remap opencl filterPaul B Mahol2022-07-07
* avfilter/xstack: Add support for fixed size gridVignesh Venkatasubramanian2022-07-04
* avfilter/vf_atadenoise: Remove unused-but-set variablesAndreas Rheinhardt2022-07-03