| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vsrc_testsrc: set video frame duration | Paul B Mahol | 2023-01-17 | 1 | -0/+1 |
* | avfilter/vsrc_testsrc: fix typo for yellow patch | Paul B Mahol | 2022-04-26 | 1 | -1/+1 |
* | avfilter: add colorchart video filter | Paul B Mahol | 2022-04-23 | 1 | -0/+153 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avfilter: add colorspectrum source video filter | Paul B Mahol | 2021-11-16 | 1 | -0/+92 |
* | avfilter/vsrc_testsrc: add planar formats for haldclutsrc | Paul B Mahol | 2021-10-11 | 1 | -20/+40 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -20/+20 |
* | avfilter/vsrc_testsrc: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -62/+14 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -12/+12 |
* | avfilter/vsrc_testsrc: Deduplicate AVClasses | Andreas Rheinhardt | 2021-09-19 | 1 | -31/+16 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -23/+13 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -28/+7 |
* | avfilter/vsrc_testsrc: add a return at the end of non-void functions | James Almer | 2021-08-06 | 1 | -1/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -13/+13 |
* | avfilter/vsrc_testsrc: add missing break | Paul B Mahol | 2021-01-17 | 1 | -0/+1 |
* | avfilter/vsrc_testsrc: add complement mode to rgbtestsrc | Paul B Mahol | 2021-01-16 | 1 | -2/+32 |
* | avfilter/vsrc_testsrc: add planar support to rgbtestsrc | Paul B Mahol | 2021-01-16 | 1 | -3/+30 |
* | avfilter/vsrc_testsrc: Deduplicate options | Andreas Rheinhardt | 2021-01-08 | 1 | -10/+5 |
* | lavfi/vsrc_testsrc: switch to activate. | Nicolas George | 2020-09-08 | 1 | -14/+23 |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -2/+2 |
* | avfilter/vsrc_testsrc: simplify color filter commands parsing | Paul B Mahol | 2019-11-21 | 1 | -15/+9 |
* | avfilter/vsrc_testsrc: increase max level of haldclutsrc | Paul B Mahol | 2019-10-26 | 1 | -1/+1 |
* | avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviour | Paul B Mahol | 2019-10-16 | 1 | -3/+3 |
* | avfilter/vsrc_testsrc: fix a preprocessor check | James Almer | 2018-05-18 | 1 | -1/+1 |
* | avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sources | Tobias Rapp | 2018-05-18 | 1 | -1/+105 |
* | lavfi/testsrc2: fix hang with very small sizes. | Nicolas George | 2017-10-31 | 1 | -2/+2 |
* | lavfi/testsrc2: fix completely transparent alpha. | Nicolas George | 2017-07-25 | 1 | -3/+9 |
* | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -2/+2 |
* | avfilter/vsrc_testsrc: draw_bar: make sure width is not negative | Paul B Mahol | 2016-12-15 | 1 | -2/+2 |
* | avfilter: add yuvtestsrc source filter | Paul B Mahol | 2016-08-25 | 1 | -0/+176 |
* | avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE | Michael Niedermayer | 2016-06-09 | 1 | -2/+2 |
* | all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h | Ganesh Ajjanagadde | 2016-03-22 | 1 | -0/+1 |
* | avfilter/smptebars: fix some 75% color values | Paul B Mahol | 2016-03-12 | 1 | -7/+7 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -2/+2 |
* | lavfi/vsrc_testsrc: replace pow(10,x) by ff_exp10(x) | Ganesh Ajjanagadde | 2015-12-25 | 1 | -1/+1 |
* | lavfi: add testsrc2 test source. | Nicolas George | 2015-11-07 | 1 | -0/+271 |
* | avfilter: add allrgb | Clément Bœsch | 2015-08-29 | 1 | -0/+81 |
* | avfilter/vsrc_testsrc: correct colors for smptebars | Paul B Mahol | 2015-08-11 | 1 | -21/+30 |
* | avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns... | Paul B Mahol | 2015-08-10 | 1 | -3/+3 |
* | avfilter: add allyuv source filter | Paul B Mahol | 2015-08-02 | 1 | -1/+82 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -10/+21 |
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | Michael Niedermayer | 2014-04-19 | 1 | -2/+2 |
|\ |
|
| * | lavfi: name anonymous structs | Vittorio Giovara | 2014-04-19 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -7/+7 |
|\| |
|
| * | lavfi: do not export the filters from shared objects | Anton Khirnov | 2013-10-28 | 1 | -2/+2 |
| * | lavfi: remove now unused args parameter from AVFilter.init | Anton Khirnov | 2013-04-09 | 1 | -2/+2 |
* | | avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directly | Paul B Mahol | 2013-10-12 | 1 | -54/+76 |
* | | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -49/+40 |
* | | avfilter/vsrc_testsrc: fix artifacts with odd height | Michael Niedermayer | 2013-06-24 | 1 | -1/+1 |
* | | lavfi/haldclutsrc: 10l remove size options. | Clément Bœsch | 2013-05-27 | 1 | -1/+1 |