summaryrefslogtreecommitdiff
path: root/libavfilter/vf_elbg.c
Commit message (Collapse)AuthorAge
* Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
| | | | | | | | | | | | | | | | | * commit '58400ac133bcfb6bf8196b4e5208bc178307739b': lavfi: name anonymous structs Conflicts: libavfilter/buffersink.c libavfilter/f_select.c libavfilter/src_movie.c libavfilter/vf_drawbox.c libavfilter/vf_drawtext.c libavfilter/vf_overlay.c libavfilter/vf_showinfo.c libavfilter/vf_unsharp.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* avfilter/vf_elbg: Fixed seed range of elbg filterJoão Bernardo2014-01-17
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavfi: add elbg filterStefano Sabatini2013-11-13