| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/astreamsync: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -4/+15 |
* | lavfi/astreamsync: fix eval memleak. | Clément Bœsch | 2013-04-11 | 1 | -0/+9 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -7/+5 |
* | lavfi: convert remaining input/output list compound literals to named objects. | Clément Bœsch | 2012-11-28 | 1 | -23/+32 |
* | lavfi: replace filter_samples by filter_frame | Michael Niedermayer | 2012-11-28 | 1 | -4/+4 |
* | af_channelmap: require AV_PERM_PRESERVE. | Nicolas George | 2012-08-17 | 1 | -2/+2 |
* | amerge/astreamsync/pan: fix license boilerplate. | Nicolas George | 2012-08-03 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-09 | 1 | -3/+6 |
* | Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a' | Michael Niedermayer | 2012-06-26 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -1/+1 |
* | lavfi: update some deprecated functions | Paul B Mahol | 2012-06-16 | 1 | -4/+4 |
* | af_astreamsync: set samples rate in query_formats. | Nicolas George | 2012-06-03 | 1 | -1/+4 |
* | lavfi: drop planar/packed negotiation support | Stefano Sabatini | 2012-05-16 | 1 | -3/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-16 | 1 | -3/+4 |
* | lavfi: remove audio.h include from avfilter.h. | Clément Bœsch | 2012-05-12 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-10 | 1 | -1/+1 |
* | af_astreamsync: remove unused variable | Jean First | 2012-01-01 | 1 | -1/+0 |
* | lavfi: add astreamsync audio filter. | Nicolas George | 2011-12-31 | 1 | -0/+209 |