| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_framepack: really fix ef466a8b29f8 | Paul B Mahol | 2019-11-17 | 1 | -1/+1 |
* | avfilter/vf_framepack: switch to activate | Paul B Mahol | 2019-11-17 | 1 | -38/+45 |
* | avfilter/vf_framepack: fix timestamps for frameseq format | Paul B Mahol | 2019-11-16 | 1 | -7/+3 |
* | avfilter/vf_framepack: add missing filtering flag | Paul B Mahol | 2019-11-16 | 1 | -7/+7 |
* | Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa' | James Almer | 2017-11-29 | 1 | -0/+2 |
|\ |
|
| * | stereo3d: Support view type for frame sequence type | Vittorio Giovara | 2017-11-28 | 1 | -0/+2 |
* | | Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5' | Derek Buitenhuis | 2016-01-27 | 1 | -0/+1 |
|\| |
|
| * | lavu: add AV_CEIL_RSHIFT and use it in various places | Clément Bœsch | 2016-01-11 | 1 | -2/+3 |
* | | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | | Merge commit '7d12cba95ca15198a930c05458dc414ac00c578b' | Hendrik Leppkes | 2015-11-11 | 1 | -10/+10 |
|\| |
|
| * | vf_framepack: Check and update frame_rate | Michael Niedermayer | 2015-11-09 | 1 | -10/+21 |
* | | lavfi/vf_framepack: fix scheduling. | Nicolas George | 2015-11-07 | 1 | -3/+15 |
* | | Merge commit 'c9943f00cfa2471d1b8a3a9ddc7a21049a71090e' | Hendrik Leppkes | 2015-09-29 | 1 | -61/+96 |
|\| |
|
| * | vf_framepack: Use av_image_copy() where appropriate | Vittorio Giovara | 2015-09-29 | 1 | -61/+96 |
* | | avfilter: use AVFILTER_DEFINE_CLASS() | Paul B Mahol | 2015-07-02 | 1 | -7/+2 |
* | | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | | avfilter/vf_framepack: Check and update frame_rate | Michael Niedermayer | 2015-01-16 | 1 | -1/+12 |
* | | avfilter/framepack: use FF_CEIL_RSHIFT() | Clément Bœsch | 2014-12-30 | 1 | -2/+2 |
* | | Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6' | Michael Niedermayer | 2014-01-10 | 1 | -4/+4 |
|/ |
|
* | lavfi: add framepack filter | Vittorio Giovara | 2014-01-09 | 1 | -0/+363 |