September 17, 2016
View 4096bb1

avfilter/vf_unsharp: limit matrix size in either direction to 23

Paul B Mahol authored on 2016/09/17 20:55:06
View d790887

avfilter/vf_unsharp: check if scalebits is too high

Paul B Mahol authored on 2016/09/17 20:47:17
January 28, 2016
View 21f9468

avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT

Derek Buitenhuis authored on 2016/01/28 00:19:38
September 9, 2015
View b043138

avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option

Clément Bœsch authored on 2015/09/09 07:47:04
September 6, 2015
View 78995dc

avfilter/vf_unsharp: use the name 's' for the pointer to the private context

Ganesh Ajjanagadde authored on 2015/09/06 00:13:30
April 4, 2015
View a0854c0

avfilter: handle error in query_formats() in bunch of filters

Paul B Mahol authored on 2015/04/04 02:55:18
December 13, 2014
View 498396f

avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in memory

Michael Niedermayer authored on 2014/12/13 21:53:53
June 14, 2014
View 263aeb8

avfilter/vf_unsharp: use av_malloc_array()

Michael Niedermayer authored on 2014/06/14 06:14:18
October 29, 2013
View 325f6e0

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/10/29 19:50:56
October 28, 2013
View cd43ca0

lavfi: do not export the filters from shared objects

Anton Khirnov authored on 2013/10/28 15:44:24
September 7, 2013
View b211607

avfilter: various cosmetics

Paul B Mahol authored on 2013/09/07 21:13:50
May 16, 2013
View afec02a

lavfi/unsharp: remove unused float.h include.

Clément Bœsch authored on 2013/05/16 20:38:26
View faceb0a

lavfi/unsharp: use av_image_copy_plane().

Clément Bœsch authored on 2013/05/16 20:36:42
May 9, 2013
View 1776177

lavfi: replace passthrough_filter_frame with a flag.

Clément Bœsch authored on 2013/05/09 08:04:41
May 7, 2013
View 4db84ba

lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.

Clément Bœsch authored on 2013/05/07 23:37:27