summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_elbg.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-191-1/+1
| | | | | | | | | | | | | | | | | * 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-171-2/+2
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavfi: add elbg filterStefano Sabatini2013-11-131-0/+212
OpenPOWER on IntegriCloud