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
*
af_hdcd: disable auto-convert by default
Burt P
2016-10-05
1
-46
/
+1
*
af_hdcd: add experimental 20 and 24-bit decoding support
Burt P
2016-10-05
1
-20
/
+68
*
af_hdcd: hdcd_scan() and hdcd_integrate() handle stereo and single channel
Burt P
2016-10-05
1
-218
/
+85
*
af_hdcd: support s16p (WavPack) directly
Burt P
2016-10-05
1
-3
/
+12
*
af_hdcd: allow all HDCD sample rates
Burt P
2016-10-05
1
-6
/
+8
*
af_hdcd: add mono as a supported channel layout
Burt P
2016-10-05
1
-1
/
+4
*
lavfi/metadata: allow deleting all metadata
Marton Balint
2016-10-01
1
-2
/
+4
*
lavfi/metadata: fix setting metadata values
Marton Balint
2016-10-01
1
-8
/
+8
*
avfilter/vf_colorspace: fix range for output colorspace option
James Almer
2016-09-28
1
-1
/
+1
*
avfilter/tests/integral: Remove unused variables
Michael Niedermayer
2016-09-24
1
-2
/
+0
*
lavfi: add nlmeans filter
Clément Bœsch
2016-09-24
5
-2
/
+647
*
avfilter/drawutils: allow drawing opaque text on transparent background
Paul B Mahol
2016-09-21
3
-5
/
+12
*
vf_colorspace: Interpret unspecified color range as limited range
Vittorio Giovara
2016-09-19
1
-3
/
+7
*
avfilter/vf_overlay: add YUVA422P to alpha_pix_fmts
Paul B Mahol
2016-09-17
1
-1
/
+1
*
avfilter/vf_overlay: support J formats too
Paul B Mahol
2016-09-17
1
-3
/
+3
*
avfilter/vf_unsharp: limit matrix size in either direction to 23
Paul B Mahol
2016-09-17
1
-1
/
+1
*
avfilter/vf_unsharp: check if scalebits is too high
Paul B Mahol
2016-09-17
1
-0
/
+4
*
avfilter/vf_lut2: also export video input bit depth
Paul B Mahol
2016-09-16
1
-0
/
+6
*
vf_colorspace: Add modern names for color range option
Vittorio Giovara
2016-09-14
1
-0
/
+2
*
avfilter/af_amerge: allow merging 1 input only
Marton Balint
2016-09-13
1
-1
/
+1
*
vf_colorspace: Add BT-names for gamma22/28 transfer option
Vittorio Giovara
2016-09-13
1
-0
/
+2
*
avfilter/vf_convolution: add slice threading support
Paul B Mahol
2016-09-12
1
-63
/
+158
*
avfilter: add sobel and prewitt filter
Paul B Mahol
2016-09-12
4
-30
/
+310
*
avfilter/vf_vaguedenoiser: calculate dimensions at init
Paul B Mahol
2016-09-12
1
-19
/
+21
*
avfilter/vf_vaguedenoiser: change thresholding to function pointers
Paul B Mahol
2016-09-12
1
-8
/
+27
*
avfilter/vf_overlay: inline yuv output formats
Paul B Mahol
2016-09-11
1
-104
/
+147
*
avfilter/vf_overlay: split blend_image into functions for each overlay format
Paul B Mahol
2016-09-11
1
-166
/
+186
*
avfilter/avf_concat: Make independent of the channel layout
Michael Niedermayer
2016-09-10
1
-2
/
+1
*
avfilter/af_amix: use ff_all_channel_counts() instead of ff_all_channel_layou...
Paul B Mahol
2016-09-10
1
-1
/
+1
*
avfilter/vf_histogram: set foreground alpha if possible in destination format
Paul B Mahol
2016-09-10
1
-2
/
+4
*
avfilter/vf_datascope: cleanup code a little
Paul B Mahol
2016-09-09
1
-34
/
+56
*
avfilter/vf_weave: do not leak unused frame
Paul B Mahol
2016-09-09
1
-0
/
+8
*
af_hdcd: fix bounds check in hdcd_envelope()
Burt P
2016-09-08
1
-2
/
+5
*
avfilter/vf_datascope: let user change background opacity
Paul B Mahol
2016-09-09
1
-3
/
+4
*
avfilter/vf_shuffleframes: unbreak filter
Paul B Mahol
2016-09-08
1
-5
/
+10
*
avfilter/vf_waveform: make possible to change background opacity
Paul B Mahol
2016-09-07
1
-8
/
+17
*
af_hdcd: hdcd_analyze_gen() using int instead of float
Burt P
2016-09-07
1
-5
/
+4
*
af_hdcd: tweak hdcd_analyze_prepare() a bit
Burt P
2016-09-07
1
-3
/
+6
*
af_hdcd: move decoding setup from init to config_input
Burt P
2016-09-07
1
-19
/
+21
*
af_hdcd: fix possible integer overflow
Burt P
2016-09-07
1
-5
/
+4
*
af_hdcd: some types renamed to remove _t
Burt P
2016-09-07
1
-29
/
+29
*
avfilter/vf_paletteuse: add option to use new palette for each output frame
Paul B Mahol
2016-09-07
1
-1
/
+12
*
avfilter/vf_palettegen: add mode for generating palette for each input frame
Paul B Mahol
2016-09-07
1
-4
/
+21
*
avfilter: add avgblur filter
Paul B Mahol
2016-09-07
4
-1
/
+329
*
avfilter/fifo: Make independent of the channel layout
Michael Niedermayer
2016-09-06
1
-3
/
+3
*
avfilter/af_atempo: Make independent of the channel layout
Michael Niedermayer
2016-09-06
1
-2
/
+1
*
avfilter/af_amix: make independent of the channel layout
Michael Niedermayer
2016-09-06
1
-1
/
+1
*
doc/showspectrum*: Change options order to reflect numeric values.
Carl Eugen Hoyos
2016-09-06
1
-5
/
+5
*
avfilter/vf_owdenoise: hight bit-depth support
Paul B Mahol
2016-09-06
1
-8
/
+38
*
avfilter/vf_gblur: add sigmaV option, different vertical filtering
Paul B Mahol
2016-09-04
1
-11
/
+26
[next]