March 17, 2018
View cbbefc0

lavfi/deshake: Check alignment before calling asm init function.

Carl Eugen Hoyos authored on 2018/03/17 03:54:03
November 15, 2017
View 3650cb2

lavu,lavfi,ffmpeg: Remove experimental OpenCL API

Mark Thompson authored on 2017/11/15 04:47:30
February 4, 2017
View 15b2c37

avfilter/vf_deshake: Free out AVFrame on error

Michael Niedermayer authored on 2017/02/04 03:37:18
January 28, 2016
View 21f9468

avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT

Derek Buitenhuis authored on 2016/01/28 00:19:38
January 8, 2016
View 90cd020

lavfi/deshake: use FF_CEIL_RSHIFT()

Clément Bœsch authored on 2016/01/08 06:27:54
November 2, 2015
View 92e483f

all: use FFDIFFSIGN to resolve possible undefined behavior in comparators

Ganesh Ajjanagadde authored on 2015/11/02 00:43:56
October 31, 2015
View 7910a2c

avfilter/vf_deshake: replace qsort with AV_QSORT

Ganesh Ajjanagadde authored on 2015/10/31 08:07:13
October 25, 2015
View 2ee51ef

avfilter/vf_deshake: use a void * comparator for consistency

Ganesh Ajjanagadde authored on 2015/10/25 06:49:57
September 9, 2015
View 97692ef

avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl option

Clément Bœsch authored on 2015/09/09 06:50:25
March 15, 2015
View fd682b1

avfilter: handle error in query_formats() of a bunch of random video filters

Clément Bœsch authored on 2015/03/15 22:20:34
September 18, 2014
View 739f179

vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion

Andreas Cadhalpun authored on 2014/09/18 07:08:05
September 2, 2014
View 098af26

vf_deshake: Avoid doing a malloc+free for every single frame.

Reimar Döffinger authored on 2014/09/02 06:47:12
View 4ea8406

vf_deshake: reduce stack usage.

Reimar Döffinger authored on 2014/09/02 06:36:29
August 3, 2014
View def03d3

avfilter/deshake: remove avcodec dependency

Clément Bœsch authored on 2014/08/03 01:57:32
July 26, 2014
View c0a586d

reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump

Michael Niedermayer authored on 2014/07/26 04:56:13