January 6, 2013
View e797f22

vf_tinterlace: fix logical/bit op mixup

Michael Niedermayer authored on 2013/01/06 12:12:20
December 31, 2012
View b84871b

vf_tinterlace: dont mix declarations and expressions

Michael Niedermayer authored on 2012/12/31 00:59:52
December 30, 2012
View 8997a0f

lavfi/tinterlace: add low-pass-filter for top/bottom interleave modes

Mark Himsley authored on 2012/12/30 23:02:16
December 11, 2012
View b11a889

vf_tinterlace: default of mode switch is impossible, add assert.

Michael Niedermayer authored on 2012/12/11 07:55:21
December 7, 2012
View da9a45b

lavfi/tinterlace: drop redundant NULL checks in uninit()

Stefano Sabatini authored on 2012/12/07 06:18:24
View c6a2167

lavfi/tinterlace: add support to option parsing

Stefano Sabatini authored on 2012/12/07 06:03:02
December 6, 2012
View fef7b2e

lavfi/tinterlace: switch to filter_frame API

Stefano Sabatini authored on 2012/12/06 22:40:36
November 29, 2012
View 2d9d444

lavfi: convert remaining input/output list compound literals to named objects.

Clément Bœsch authored on 2012/11/29 04:01:59
November 3, 2012
View ac2a3a7

vf_tinterlace: check av_image_get_linesize() return value

Michael Niedermayer authored on 2012/11/03 10:21:49
October 20, 2012
View 79393a8

Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_desc_get

Hendrik Leppkes authored on 2012/10/20 13:43:48
October 9, 2012
View ac627b3

Merge commit '716d413c13981da15323c7a3821860536eefdbbb'

Michael Niedermayer authored on 2012/10/09 03:54:00
September 5, 2012
View b420b87

lavfi/tinterlace: remove poll_frame() callback

Stefano Sabatini authored on 2012/09/05 03:12:15
View 9a2daef

lavfi/tinterlace: declare source buffers in copy_picture_field() as const

Stefano Sabatini authored on 2012/09/05 17:37:12
View fd5293d

lavfi/tinterlace: set inlink->cur to NULL, since it is stored internally

Stefano Sabatini authored on 2012/09/05 03:36:02
August 15, 2012
View 71adb74

vf_tinterlace: leave harmless permissions alone.

Nicolas George authored on 2012/08/15 01:50:23