| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -1/+1 |
* | lavfi/sendcmd: switch to filter_frame API | Stefano Sabatini | 2012-12-08 | 1 | -9/+7 |
* | lavfi/sendcmd: expose the options for both filters. | Clément Bœsch | 2012-11-29 | 1 | -6/+22 |
* | lavfi/sendcmd: add FLAGS to AVOption array. | Clément Bœsch | 2012-11-29 | 1 | -6/+6 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -35/+41 |
* | lavfi: replace filter_samples by filter_frame | Michael Niedermayer | 2012-11-28 | 1 | -2/+2 |
* | lavfi/sendcmd: move buf init() variable to internal scope where it is used | Stefano Sabatini | 2012-10-23 | 1 | -2/+1 |
* | lavfi/sendcmd: release file in case of failed allocation | Stefano Sabatini | 2012-10-23 | 1 | -1/+3 |
* | lavfi: add asendcmd and sendcmd filters | Stefano Sabatini | 2012-09-23 | 1 | -0/+577 |