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
*
libavfilter/af_dcshift.c: Fixed repeated spelling error
Kelly Ledford
2017-12-13
1
-10
/
+10
*
avfilter/vf_hflip : move context func init in ff_hflip_init
Martin Vignali
2017-12-13
2
-4
/
+11
*
avfilter/formats: fix wrong function name in error message
Jun Zhao
2017-12-13
1
-1
/
+1
*
avfilter/vf_pseudocolor: add support for more formats
Paul B Mahol
2017-12-12
1
-2
/
+11
*
avfilter/avfiltergraph: remove ugly dead code
Paul B Mahol
2017-12-11
1
-5
/
+0
*
avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)
Martin Vignali
2017-12-09
2
-21
/
+34
*
avfilter/vf_scale: add more aliases for "range" options
Paul B Mahol
2017-12-08
1
-0
/
+2
*
vf_zscale: Fix alpha destination graph for floating point pixel formats
Vittorio Giovara
2017-12-08
1
-1
/
+1
*
avfilter/vf_waveform: add default case when picking input formats
Paul B Mahol
2017-12-08
1
-0
/
+1
*
x86/vf_hflip: use xor to zero initialize registers
James Almer
2017-12-07
1
-2
/
+2
*
x86/vf_hflip: don't load the width argument twice
James Almer
2017-12-07
1
-3
/
+2
*
avfilter: add setrange filter
Paul B Mahol
2017-12-06
4
-1
/
+86
*
avfilter/vf_convolution: add 7x7 filter
Paul B Mahol
2017-12-04
1
-5
/
+170
*
x86/vf_threshold: make threshold8 functions work on x86_32
James Almer
2017-12-04
2
-12
/
+17
*
avfilter/x86/vf_hflip.asm: fix building on x32
Paul B Mahol
2017-12-04
1
-6
/
+6
*
avfilter: add hflip x86 SIMD
Paul B Mahol
2017-12-04
5
-47
/
+275
*
x86vf_threshold/: use the PBLENDVB macro
James Almer
2017-12-04
1
-1
/
+1
*
avfilter/x86/vf_threshold : cosmetic indent
Martin Vignali
2017-12-03
1
-8
/
+8
*
avfilter/x86/vf_threshold : add avx2 version for threshold 8
Martin Vignali
2017-12-03
2
-3
/
+22
*
avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 ve...
Martin Vignali
2017-12-03
1
-1
/
+5
*
avfilter/vf_threshold : move context func init in ff_threshold_init
Martin Vignali
2017-12-03
2
-2
/
+8
*
avfilter/vf_stack: always copy SAR from first input
Paul B Mahol
2017-12-02
1
-0
/
+3
*
avfilter/vf_threshold: add x86 SIMD
Paul B Mahol
2017-12-02
5
-22
/
+169
*
avfilter: add fillborders filter
Paul B Mahol
2017-12-01
4
-1
/
+397
*
avfilter/vf_tile: add init_padding option
Paul B Mahol
2017-12-01
1
-1
/
+11
*
lavfi/libvmaf: Rename local variable "main" as "master".
Carl Eugen Hoyos
2017-11-30
1
-5
/
+5
*
Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'
James Almer
2017-11-29
1
-0
/
+2
|
\
|
*
stereo3d: Support view type for frame sequence type
Vittorio Giovara
2017-11-28
1
-0
/
+2
|
*
vaapi: Always free parameter buffers after vaEndPicture() with libva2
Mark Thompson
2017-10-25
2
-2
/
+2
*
|
avfilter/drawbox: rename variable for maximum thickness
Gyan Doshi
2017-11-28
1
-1
/
+1
*
|
vf_zscale: Add more supported input properties
Vittorio Giovara
2017-11-28
1
-0
/
+51
*
|
vf_zscale: Relax color properties maximum bounds
Vittorio Giovara
2017-11-28
1
-12
/
+12
*
|
avfilter/vf_threshold: use correct linesize
Paul B Mahol
2017-11-27
1
-2
/
+2
*
|
avfilter/af_silenceremove: fix possible crash if supplied duration is negative
Paul B Mahol
2017-11-27
1
-0
/
+9
*
|
avfilter/af_silenceremove: fix logic error in EOF case
Paul B Mahol
2017-11-27
1
-1
/
+1
*
|
avfilter: add lv2 wrapper filter
Paul B Mahol
2017-11-26
4
-1
/
+605
*
|
avfilter: add normalize filter
Richard Ling
2017-11-25
4
-1
/
+389
*
|
avfilter/af_amix: make use of av_asprintf()
Paul B Mahol
2017-11-24
1
-3
/
+1
*
|
avfilter: add mix filter
Paul B Mahol
2017-11-24
4
-2
/
+287
*
|
avfilter/af_ladspa: remove duplicate code lines
Paul B Mahol
2017-11-24
1
-2
/
+0
*
|
avfilter/Makefile: skip building opencl.h when opencl is disabled
James Almer
2017-11-23
1
-0
/
+1
*
|
lavu,lavfi,ffmpeg: Remove experimental OpenCL API
Mark Thompson
2017-11-22
14
-1442
/
+3
*
|
vf_hwmap: Pass mapping mode when deriving frames context on an existing device
Mark Thompson
2017-11-22
1
-1
/
+2
*
|
lavfi: Add OpenCL unsharp mask filter
Mark Thompson
2017-11-22
6
-1
/
+586
*
|
lavfi: Add OpenCL overlay filter
Mark Thompson
2017-11-22
6
-1
/
+470
*
|
lavfi: Add infrastructure for building OpenCL source into libavfilter
Mark Thompson
2017-11-22
2
-0
/
+28
*
|
lavfi: Add some common code for OpenCL filtering
Mark Thompson
2017-11-22
2
-0
/
+338
*
|
avfilter/af_asetnsamples: add missing error check
Paul B Mahol
2017-11-21
1
-2
/
+5
*
|
avfilter/avf_avectorscope: add swap and mirror options
Paul B Mahol
2017-11-21
1
-0
/
+17
*
|
lavf/qsv_vpp: check the return value of ff_formats_ref()
Zhong Li
2017-11-20
1
-2
/
+7
[next]