| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -3/+1 |
* | avutil: remove deprecated FF_API_PKT_DURATION | James Almer | 2024-03-07 | 1 | -5/+0 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -7/+7 |
* | avfilter/vsrc_testsrc: switch to YUV colorspace negotiation API | Niklas Haas | 2024-02-06 | 1 | -16/+31 |
* | avfilter: pass link YUV colorspace to ff_draw_init2 | Niklas Haas | 2024-02-06 | 1 | -3/+6 |
* | avfilter/vsrc_testsrc: fix colorchart black stripe | Vladimir Petrov | 2024-01-12 | 1 | -1/+1 |
* | avfilter/vsrc_testsrc: Deduplicate outputs | Andreas Rheinhardt | 2023-11-04 | 1 | -48/+16 |
* | avfilter: use ptrdiff_t instead of int for linesize | Paul B Mahol | 2023-09-22 | 1 | -19/+19 |
* | avfilter/vsrc_testsrc: Don't use const uint8_t* when pointee changes | Andreas Rheinhardt | 2023-09-07 | 1 | -1/+1 |
* | avfilter/vsrc_testsrc: mark zoneplate as full range | Paul B Mahol | 2023-05-10 | 1 | -0/+1 |
* | avfilter: add zoneplate video test source | Paul B Mahol | 2023-05-09 | 1 | -0/+197 |
* | avutil/frame: deprecate key_frame | James Almer | 2023-05-04 | 1 | -0/+4 |
* | avfilter: use the new AVFrame key_frame flag in all filters | James Almer | 2023-05-04 | 1 | -0/+1 |
* | avutil/frame: deprecate interlaced_frame and top_field_first | James Almer | 2023-05-04 | 1 | -0/+4 |
* | avfilter: use the new AVFrame interlace flags in all filters | James Almer | 2023-05-04 | 1 | -0/+1 |
* | 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 |