index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/vf_scale: overwrite the width and height expressions with the origin...
James Almer
2022-09-06
1
-10
/
+10
*
avfilter/vf_gblur: handle cases when parameters become invalid
Paul B Mahol
2022-09-04
1
-0
/
+6
*
avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication
Timo Rothenpieler
2022-09-03
1
-6
/
+5
*
compat/cuda: switch from powf to __powf intrinsic
Timo Rothenpieler
2022-09-03
1
-4
/
+4
*
avutil/internal: Move avpriv-file API to a header of its own
Andreas Rheinhardt
2022-09-03
17
-28
/
+19
*
avfilter: add bilateral_cuda filter
Mohamed Khaled Mohamed
2022-09-03
5
-1
/
+673
*
avfilter: add 3D scope multimedia filter
Paul B Mahol
2022-09-03
4
-2
/
+361
*
avfilter/af_silenceremove: do not trim non-silence from start
Paul B Mahol
2022-08-23
1
-2
/
+4
*
avfilter/af_alimiter: fix misbehavior when nb_channels != 2
David Flater
2022-08-23
1
-10
/
+13
*
avfilter/vsrc_ddagrab: add options for more control over output format fallback
Timo Rothenpieler
2022-08-13
2
-4
/
+10
*
avfilter/vsrc_ddagrab: add rgbaf16 output support
Timo Rothenpieler
2022-08-13
2
-1
/
+14
*
configure: always enable gnu_windres if available
Timo Rothenpieler
2022-08-13
1
-1
/
+1
*
lavfi/qsv: create mfx session using oneVPL for qsv filters
Haihao Xiang
2022-08-12
4
-23
/
+115
*
qsv: restrict OPAQUE memory to MFX_VERSION < 2.0
Haihao Xiang
2022-08-12
4
-59
/
+101
*
qsv: restrict audio related code to MFX_VERSION < 2.0
Haihao Xiang
2022-08-12
2
-2
/
+10
*
qsv: remove mfx/ prefix from mfx headers
Haihao Xiang
2022-08-12
3
-3
/
+3
*
avfilter/framesync: add a new option to set how to sync streams based on seco...
James Almer
2022-08-10
2
-0
/
+42
*
lavfi/overlay_vaapi: set defalut alpha value as 1.0
Fei Wang
2022-08-09
1
-1
/
+1
*
avfilter/avfiltergraph: remove unnecessary channel layout copy
James Almer
2022-08-06
1
-7
/
+8
*
avfilter/vsrc_ddagrab: set sRGB color information on output frames
Timo Rothenpieler
2022-08-06
1
-0
/
+12
*
avfilter/vsrc_ddagrab: make output format user configurable
Timo Rothenpieler
2022-08-06
1
-1
/
+28
*
avfilter/vsrc_ddagrab: move most of init to config_props
Timo Rothenpieler
2022-08-05
1
-43
/
+37
*
avfilter/vsrc_ddagrab: fix mouse cursor render init
Timo Rothenpieler
2022-08-05
1
-6
/
+6
*
avfilter/vf_cropdetect: Remove set-but-unused variable
Andreas Rheinhardt
2022-07-30
1
-2
/
+0
*
lavfi/vf_cropdetect: Reindent after last commit
Thilo Borgmann
2022-07-30
1
-4
/
+4
*
lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...
Thilo Borgmann
2022-07-30
2
-2
/
+211
*
lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel
Thilo Borgmann
2022-07-30
5
-86
/
+150
*
fflcms2: move to libavcodec
Niklas Haas
2022-07-30
2
-357
/
+2
*
qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses
Dmitry Rogozhkin
2022-07-29
1
-0
/
+6
*
avfilter/vf_zscale: Add smpte240m transfer option and fix matrix option typo
Mattias Wadman
2022-07-28
1
-1
/
+2
*
lavf/dnn: dump OpenVINO model input/output names to OVMdel struct.
Ting Fu
2022-07-24
1
-18
/
+48
*
lavf/sr: fix the segmentation fault caused by incorrect input frame free.
Ting Fu
2022-07-22
1
-2
/
+3
*
libavfilter/vf_overlay_qsv: Use format of first input to set output format fo...
Wenbin Chen
2022-07-20
1
-0
/
+2
*
avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXT
Timo Rothenpieler
2022-07-19
1
-4
/
+4
*
lavfi/vf_showinfo: print frame durations
Anton Khirnov
2022-07-19
1
-2
/
+5
*
lavfi: use AVFrame.duration instead of AVFrame.pkt_duration
Anton Khirnov
2022-07-19
4
-0
/
+44
*
avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContext
Timo Rothenpieler
2022-07-19
1
-8
/
+33
*
avfilter/vsrc_ddagrab: fix checkheaders error
Timo Rothenpieler
2022-07-18
1
-0
/
+2
*
avfilter: add vsrc_ddagrab
Timo Rothenpieler
2022-07-18
5
-1
/
+1105
*
Bump versions after 5.1 branch
n5.2-dev
Michael Niedermayer
2022-07-13
1
-1
/
+1
*
Bump Versions for 5.1 branch
Michael Niedermayer
2022-07-13
1
-1
/
+1
*
avfilter/vf_signature: Fix integer overflow in filter_frame()
Michael Niedermayer
2022-07-12
1
-2
/
+2
*
avfilter/vf_xfade: fix zx and zy comparison for slide*
George Floarea
2022-07-12
1
-4
/
+4
*
avfilter/vf_zscale: enable AVX512 zimg functions
Marton Balint
2022-07-10
1
-2
/
+2
*
avfilter/vf_zscale: simplify and fix slice_params calculations
Marton Balint
2022-07-10
1
-14
/
+4
*
avfilter/vf_zscale: remove some unneeded initializations
Marton Balint
2022-07-10
1
-6
/
+0
*
avfilter: add chromakey_cuda filter
Mohamed Khaled Mohamed
2022-07-10
5
-1
/
+676
*
avfilter/vf_xfade: add two more transitions
Paul B Mahol
2022-07-09
1
-0
/
+70
*
avfilter: add remap opencl filter
Paul B Mahol
2022-07-07
6
-1
/
+432
*
avfilter/xstack: Add support for fixed size grid
Vignesh Venkatasubramanian
2022-07-04
1
-13
/
+67
[next]