December 5, 2011
View 3af5ddb

vf_scale: give a clue in case of invalid expression self-reference

Stefano Sabatini authored on 2011/12/05 07:33:40
November 30, 2011
View c66bd78

vf_scale: support PAL8 output by producing BGR8.

Reimar Döffinger authored on 2011/11/30 08:06:25
November 18, 2011
View 32aa959

vf_scale: Fix slice position assert to take vertical subsampling into account.

Michael Niedermayer authored on 2011/11/18 06:39:46
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 27, 2011
View 3e43758

vf_scale: Request an aligned buffer. Fixes Ticket594

Michael Niedermayer authored on 2011/10/27 10:46:50
October 14, 2011
View 3b316f9

vf_scale: remove mathematical constants now redundant.

Nicolas George authored on 2011/10/14 00:54:06
October 1, 2011
View 8447703c

vf_scale.c: propagate error code

Michael Niedermayer authored on 2011/10/01 10:16:32
August 27, 2011
View c8868f2

vf_scale: apply the same transform to the aspect during init that is applied per frame

Michael Niedermayer authored on 2011/08/27 08:49:55
July 27, 2011
View 61d55fd

lavfi: tweak display aspect ratio variables in pad and scale filters

Stefano Sabatini authored on 2011/07/27 17:58:24
July 4, 2011
View 976a8b2

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/07/04 07:34:44
July 3, 2011
View 01151a2

vf_scale: add a "sar" variable

Stefano Sabatini authored on 2011/07/03 00:27:31
June 4, 2011
View 0ebcdf5

Do not include mathematics.h in avutil.h

Mans Rullgard authored on 2011/06/04 20:58:23
June 2, 2011
View bf19c87

Fix type of out[] variable, it should not be const.

Reimar Döffinger authored on 2011/06/02 03:26:54
May 2, 2011
View f97905e

scale: fix leak occurring when a scale filter is reconfigured

Stefano Sabatini authored on 2011/05/02 19:35:39