Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: declare arrays that never change as static const | Paul B Mahol | 2012-12-21 | 1 | -2/+2 |
* | lavfi/alphamerge: fix leak introduced in 217163eb | Stefano Sabatini | 2012-12-02 | 1 | -1/+1 |
* | lavfi/alphamerge: switch to ff_filter_frame() API | Stefano Sabatini | 2012-12-02 | 1 | -16/+5 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -25/+33 |
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -5/+5 |
* | vf_alphamerge: fix permissions. | Nicolas George | 2012-08-17 | 1 | -4/+2 |
* | vf_alphamerge: Fix reversed conditional | Steven Robertson | 2012-07-27 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-22 | 1 | -3/+4 |
* | lavfi: add alphaextract and alphamerge filters | Steven Robertson | 2012-07-22 | 1 | -0/+212 |