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_colorkey: Add colorkey video filter
Timo Rothenpieler
2015-06-14
3
-0
/
+171
*
avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in ff_fill_line...
Michael Niedermayer
2015-06-13
1
-1
/
+6
*
avfilter/lut3d: assert on pixel format descriptor
Clément Bœsch
2015-06-13
1
-0
/
+2
*
avfilter/geq: assert on pixel format descriptor
Clément Bœsch
2015-06-13
1
-0
/
+3
*
avfilter/drawutils: Fix format validity check in ff_draw_init()
Michael Niedermayer
2015-06-13
1
-1
/
+1
*
avfilter/vf_zoompan: support planar rgb pixel formats
Paul B Mahol
2015-06-12
1
-0
/
+1
*
avfilter: fix a few 5 spaces indent
Clément Bœsch
2015-06-07
4
-22
/
+22
*
vf_colormatrix: calculate coefficients only once
Ganesh Ajjanagadde
2015-06-07
1
-2
/
+2
*
lavfi/tinterlace: Double aspect ratio for modes merge and pad.
Carl Eugen Hoyos
2015-06-04
1
-0
/
+5
*
avfilter/vf_blend: add linearlight and glow mode
Paul B Mahol
2015-06-03
1
-0
/
+8
*
avfilter/vf_blend: add hardmix mode
Paul B Mahol
2015-06-02
1
-0
/
+4
*
avfilter/vf_blend: fix vividlight blend mode
Paul B Mahol
2015-06-02
1
-1
/
+1
*
avfilter/vf_blend: clip result for divide blend mode
Paul B Mahol
2015-06-02
1
-1
/
+1
*
x86: check for AV_CPU_FLAG_AVXSLOW where useful
James Almer
2015-06-01
1
-1
/
+1
*
avfilter/vf_mpdecimate: add comment about 8x8 SAD
Peter Cordes
2015-05-31
1
-0
/
+5
*
avfilter/vf_mpdecimate: support more pixel formats, including GBRP
Peter Cordes
2015-05-31
1
-0
/
+9
*
avfilter/vf_mpdecimate: debug logging of threshold stats
Peter Cordes
2015-05-31
1
-2
/
+8
*
avfilter/vf_mpdecimate: pass the same AVClass context as use elsewhere to av_...
Peter Cordes
2015-05-31
1
-1
/
+1
*
avfilter/vf_fade: Force alpha pixel format if alpha is set to 1
Michael Niedermayer
2015-05-31
1
-4
/
+22
*
avfilter/x86/vf_hqdn3d: Fix register types
Michael Niedermayer
2015-05-27
1
-2
/
+2
*
avfilter/vf_hqdn3d: Initialize the whole LUT
Michael Niedermayer
2015-05-27
1
-2
/
+2
*
avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands
Michael Niedermayer
2015-05-26
1
-4
/
+4
*
Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512'
Michael Niedermayer
2015-05-20
1
-0
/
+2
|
\
|
*
lavfi: Move avcodec header to the only filter needing it
Vittorio Giovara
2015-05-19
2
-1
/
+2
|
*
Revert "lavfi: always check av_expr_parse_and_eval() return value"
Anton Khirnov
2015-05-05
2
-12
/
+9
|
*
buffersrc: Use the correct deallocation function
Federico Tomassetti
2015-04-22
1
-1
/
+1
*
|
avfilter/avfiltergraph: Rename ff_avfilter_graph_config_pointers to graph_con...
Michael Niedermayer
2015-05-18
1
-2
/
+2
*
|
avfilter/buffersink: return EOF if closed link in av_buffersink_get_frame_fla...
Michael Niedermayer
2015-05-17
1
-0
/
+2
*
|
avfilter/vf_zoompan: free out AVFrame on failure
Michael Niedermayer
2015-05-13
1
-1
/
+3
*
|
avfilter/avf_showcqt: Fix gamma comparisons
Michael Niedermayer
2015-05-12
1
-3
/
+3
*
|
avfilter/vf_cover_rect: Handle the case where the cover rectangle is as large...
Michael Niedermayer
2015-05-12
1
-1
/
+1
*
|
avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4
Michael Niedermayer
2015-05-12
1
-12
/
+14
*
|
avfilter/af_aphaser: reject too small delay
Paul B Mahol
2015-05-12
1
-0
/
+4
*
|
avfilter/Makefile: add missing lavfutils.c dependency to cover_rect and find_...
James Almer
2015-05-05
1
-2
/
+2
*
|
avfilter/vf_cover_rect: clip rectangle if it is partly outside the input
Michael Niedermayer
2015-05-04
1
-0
/
+11
*
|
lavfi/cropdetect: Fix cropdetect for > 8 bit input.
Carl Eugen Hoyos
2015-05-04
2
-3
/
+3
*
|
avfilter/avf_showcqt: optimize gamma calculation
Muhammad Faiz
2015-05-03
1
-6
/
+36
*
|
avfilter: Add cover_rect filter
Michael Niedermayer
2015-05-02
4
-1
/
+258
*
|
avfilter: add find_rect filter
Michael Niedermayer
2015-05-02
4
-1
/
+314
*
|
avfilter/vf_libopencv: Make ocv_filter_entries const
Michael Niedermayer
2015-05-02
1
-2
/
+2
*
|
avfilter/lavfutils: disable frame threads when decoding a single image
Michael Niedermayer
2015-04-30
1
-1
/
+4
*
|
avfilter/vf_vignette: force per frame evaluation if per frame variables are used
Michael Niedermayer
2015-04-29
1
-2
/
+7
*
|
avfilter/vf_qp: Fix use of uinitialized variable
Michael Niedermayer
2015-04-21
1
-1
/
+0
*
|
Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'
Michael Niedermayer
2015-04-21
1
-5
/
+46
|
\
|
|
*
drawtext: Add an alpha option
Luca Barbato
2015-04-21
1
-10
/
+38
*
|
avfilter/vf_qp: fix cleanup on error
Michael Niedermayer
2015-04-21
1
-2
/
+4
*
|
avfilter/buffersrc: Use correct, matching deallocation function
Michael Niedermayer
2015-04-20
1
-1
/
+1
*
|
Merge commit '617814b4a717b38add5ccb8dd200dbb655f98f09'
Michael Niedermayer
2015-04-20
1
-0
/
+1
|
\
|
|
*
buffersrc: Fix resource leak on error
Federico Tomassetti
2015-04-19
1
-0
/
+1
|
*
filtfmts: Avoid null pointer dereference
Himangi Saraogi
2015-04-19
1
-2
/
+13
[next]