| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/vf_mergeplanes: Free inpads' names generically | Andreas Rheinhardt | 2021-08-22 | 1 | -7/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -2/+1 |
* | avfilter/avfilter: Remove unused feature to add pads in the middle | Andreas Rheinhardt | 2021-08-17 | 1 | -1/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -2/+2 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -6/+6 |
* | lavfi/vf_mergeplanes: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -16/+9 |
* | lavfi/mergeplanes: Fix little endian yuv formats >8 bit and <16bit. | Carl Eugen Hoyos | 2016-11-01 | 1 | -0/+1 |
* | lavfi/mergeplanes: Fix >8 bit for big endian formats and yuv4xxp16le. | Carl Eugen Hoyos | 2016-11-01 | 1 | -4/+4 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -4/+4 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -6/+9 |
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1 | Hendrik Leppkes | 2015-09-08 | 1 | -4/+4 |
* | avfilter/framesync: allocate FFFrameSyncIn internally | Paul B Mahol | 2015-08-26 | 1 | -3/+4 |
* | avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB | Michael Niedermayer | 2014-05-27 | 1 | -1/+1 |
* | lavu,lavfi,lavd: do not hardcode AV_PIX_FMT_NB value when setting pixel forma... | Stefano Sabatini | 2013-12-26 | 1 | -1/+1 |
* | avfilter/vf_mergeplanes: specify pixel format min/max | Michael Niedermayer | 2013-12-08 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter: add mergeplanes filter | Paul B Mahol | 2013-10-27 | 1 | -0/+313 |