summaryrefslogtreecommitdiffstats
path: root/libavfilter/f_sendcmd.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/sendcmd: switch to filter_frame APIStefano Sabatini2012-12-081-9/+7
* lavfi/sendcmd: expose the options for both filters.Clément Bœsch2012-11-291-6/+22
* lavfi/sendcmd: add FLAGS to AVOption array.Clément Bœsch2012-11-291-6/+6
* lavfi: convert remaining input/output list compound literals to named objects.Clément Bœsch2012-11-281-35/+41
* lavfi: replace filter_samples by filter_frameMichael Niedermayer2012-11-281-2/+2
* lavfi/sendcmd: move buf init() variable to internal scope where it is usedStefano Sabatini2012-10-231-2/+1
* lavfi/sendcmd: release file in case of failed allocationStefano Sabatini2012-10-231-1/+3
* lavfi: add asendcmd and sendcmd filtersStefano Sabatini2012-09-231-0/+577
OpenPOWER on IntegriCloud