Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. | Clément Bœsch | 2011-10-17 | 1 | -6/+6 |
* | asrc_anullsrc: amend description to reflect the recent changes | Stefano Sabatini | 2011-09-18 | 1 | -1/+1 |
* | asrc_anullsrc: globally prefer "null" over "priv" for indicating the filter c... | Stefano Sabatini | 2011-09-18 | 1 | -14/+14 |
* | asrc_anullsrc: do not show the int64_t value for channel_layout | Stefano Sabatini | 2011-09-18 | 1 | -2/+2 |
* | asrc_anullsrc: implement a request_frame callback for returning frames | Stefano Sabatini | 2011-09-18 | 1 | -4/+22 |
* | asrc_anullsrc: extend syntax to make it accept a non positional list of argum... | Stefano Sabatini | 2011-09-18 | 1 | -19/+43 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | Use the new libavcore audio channel API. | Stefano Sabatini | 2010-11-21 | 1 | -5/+5 |
* | Add asrc_anullsrc - null audio source. | Stefano Sabatini | 2010-09-25 | 1 | -0/+96 |