Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lavfi: temporary workaround for FFmpeg av_buffersrc_parameters_set() bug | wm4 | 2017-02-22 |
* | lavfi: support hwdec filters for --lavfi-complex | wm4 | 2017-02-20 |
* | lavfi: use AVBufferSrcParameters | wm4 | 2017-02-20 |
* | lavfi: use mp_image to store the filter pad format | wm4 | 2017-02-20 |
* | lavfi: fix minor memory leak | wm4 | 2017-02-13 |
* | lavfi: cosmetics: more consistent variable naming | wm4 | 2017-02-09 |
* | lavfi: slightly better disconnected output handling | wm4 | 2017-02-08 |
* | lavfi: shut up false positive compiler warnings | wm4 | 2016-04-26 |
* | lavfi: dump the filter graph | wm4 | 2016-02-12 |
* | lavfi: stop playback on some unrecoverable situations | wm4 | 2016-02-10 |
* | lavfi: fix EOF case | wm4 | 2016-02-06 |
* | lavfi: fix build on Libav | wm4 | 2016-02-05 |
* | player: add complex filter graph support | wm4 | 2016-02-05 |