summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_framepack.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-291-0/+2
|\
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-281-0/+2
* | Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5'Derek Buitenhuis2016-01-271-0/+1
|\ \ | |/
| * lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-111-2/+3
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* | Merge commit '7d12cba95ca15198a930c05458dc414ac00c578b'Hendrik Leppkes2015-11-111-10/+10
|\ \ | |/
| * vf_framepack: Check and update frame_rateMichael Niedermayer2015-11-091-10/+21
* | lavfi/vf_framepack: fix scheduling.Nicolas George2015-11-071-3/+15
* | Merge commit 'c9943f00cfa2471d1b8a3a9ddc7a21049a71090e'Hendrik Leppkes2015-09-291-61/+96
|\ \ | |/
| * vf_framepack: Use av_image_copy() where appropriateVittorio Giovara2015-09-291-61/+96
* | avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol2015-07-021-7/+2
* | avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-2/+4
* | avfilter/vf_framepack: Check and update frame_rateMichael Niedermayer2015-01-161-1/+12
* | avfilter/framepack: use FF_CEIL_RSHIFT()Clément Bœsch2014-12-301-2/+2
* | Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'Michael Niedermayer2014-01-101-4/+4
|/
* lavfi: add framepack filterVittorio Giovara2014-01-091-0/+363
OpenPOWER on IntegriCloud