Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi/afade: use AV_OPT_TYPE_DURATION | Paul B Mahol | 2013-04-19 | 1 | -8/+8 |
* | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
* | lavfi/afade: switch to AVOption-base system | Matthieu Bouron | 2013-04-11 | 1 | -3/+0 |
* | lavfi/afade: use standard options parsing | Paul B Mahol | 2013-04-05 | 1 | -7/+3 |
* | lavfi/afade * biquads: call av_frame_copy_props() | Paul B Mahol | 2013-04-03 | 1 | -1/+1 |
* | avfilter: avoid direct access to AVFrame.channels | Michael Niedermayer | 2013-03-15 | 1 | -2/+2 |
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | Michael Niedermayer | 2013-03-10 | 1 | -8/+8 |
* | afade filter | Paul B Mahol | 2013-01-21 | 1 | -0/+307 |