February 22, 2012
View 184fc60

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/02/22 09:35:41
February 20, 2012
View b0f29db

Mark mutable static data const where appropriate.

Alex Converse authored on 2012/02/20 17:42:33
November 25, 2011
View 6d16a96

vf_boxblur: fix memleak As the filter uses the default start frame, the cleanup done by the default end frame is needed.

Michael Niedermayer authored on 2011/11/25 12:44:12
November 5, 2011
View 5af7daa

Mark AVFilterPad[] compound literals as const.

Reimar Döffinger authored on 2011/11/05 22:39:24
View d784733

Add const to static arrays where it was forgotten.

Reimar Döffinger authored on 2011/11/05 22:49:52
October 24, 2011
View 1679a40

vf_boxblur: fix slice-drawing

Stefano Sabatini authored on 2011/10/24 01:57:07
October 18, 2011
View fae714a

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/10/18 08:33:09
September 25, 2011
View fb35f7d

vf_boxblur: remove useless code.

Nicolas George authored on 2011/09/25 20:10:15
August 3, 2011
View f1b7c7e

vf_boxblur: call avfilter_draw_slice() at the end of draw_slice()

Stefano Sabatini authored on 2011/08/03 06:58:19
View a342517

vf_boxblur: fix out-of-buffer access when h > w

Stefano Sabatini authored on 2011/08/03 07:01:41
View d68ba3f

vf_boxblur: prefer the name "len" over "w" in the blur routines

Stefano Sabatini authored on 2011/08/03 06:45:30
July 10, 2011
View ce6b6ef

lavfi: port boxblur filter from libmpcodecs

Stefano Sabatini authored on 2011/07/10 01:13:10
View 6b61920

lavfi: port boxblur filter from libmpcodecs

Stefano Sabatini authored on 2011/07/10 01:13:10