summaryrefslogtreecommitdiff
path: root/libavfilter/vsrc_testsrc.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vsrc_testsrc: mark zoneplate as full rangePaul B Mahol2023-05-101-0/+1
* avfilter: add zoneplate video test sourcePaul B Mahol2023-05-091-0/+197
* avutil/frame: deprecate key_frameJames Almer2023-05-041-0/+4
* avfilter: use the new AVFrame key_frame flag in all filtersJames Almer2023-05-041-0/+1
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-041-0/+4
* avfilter: use the new AVFrame interlace flags in all filtersJames Almer2023-05-041-0/+1
* avfilter/vsrc_testsrc: set video frame durationPaul B Mahol2023-01-171-0/+1
* avfilter/vsrc_testsrc: fix typo for yellow patchPaul B Mahol2022-04-261-1/+1
* avfilter: add colorchart video filterPaul B Mahol2022-04-231-0/+153
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* avfilter: add colorspectrum source video filterPaul B Mahol2021-11-161-0/+92
* avfilter/vsrc_testsrc: add planar formats for haldclutsrcPaul B Mahol2021-10-111-20/+40
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-051-20/+20
* avfilter/vsrc_testsrc: Use formats list instead of query functionAndreas Rheinhardt2021-10-051-62/+14
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-051-12/+12
* avfilter/vsrc_testsrc: Deduplicate AVClassesAndreas Rheinhardt2021-09-191-31/+16
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-201-23/+13
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-131-28/+7
* avfilter/vsrc_testsrc: add a return at the end of non-void functionsJames Almer2021-08-061-1/+1
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-13/+13
* avfilter/vsrc_testsrc: add missing breakPaul B Mahol2021-01-171-0/+1
* avfilter/vsrc_testsrc: add complement mode to rgbtestsrcPaul B Mahol2021-01-161-2/+32
* avfilter/vsrc_testsrc: add planar support to rgbtestsrcPaul B Mahol2021-01-161-3/+30
* avfilter/vsrc_testsrc: Deduplicate optionsAndreas Rheinhardt2021-01-081-10/+5
* lavfi/vsrc_testsrc: switch to activate.Nicolas George2020-09-081-14/+23
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-171-2/+2
* avfilter/vsrc_testsrc: simplify color filter commands parsingPaul B Mahol2019-11-211-15/+9
* avfilter/vsrc_testsrc: increase max level of haldclutsrcPaul B Mahol2019-10-261-1/+1
* avfilter/vsrc_testsrc: rgbtestsrc: fix undefined behaviourPaul B Mahol2019-10-161-3/+3
* avfilter/vsrc_testsrc: fix a preprocessor checkJames Almer2018-05-181-1/+1
* avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter sourcesTobias Rapp2018-05-181-1/+105
* lavfi/testsrc2: fix hang with very small sizes.Nicolas George2017-10-311-2/+2
* lavfi/testsrc2: fix completely transparent alpha.Nicolas George2017-07-251-3/+9
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-2/+2
* avfilter/vsrc_testsrc: draw_bar: make sure width is not negativePaul B Mahol2016-12-151-2/+2
* avfilter: add yuvtestsrc source filterPaul B Mahol2016-08-251-0/+176
* avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-091-2/+2
* all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.hGanesh Ajjanagadde2016-03-221-0/+1
* avfilter/smptebars: fix some 75% color valuesPaul B Mahol2016-03-121-7/+7
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* lavfi/vsrc_testsrc: replace pow(10,x) by ff_exp10(x)Ganesh Ajjanagadde2015-12-251-1/+1
* lavfi: add testsrc2 test source.Nicolas George2015-11-071-0/+271
* avfilter: add allrgbClément Bœsch2015-08-291-0/+81
* avfilter/vsrc_testsrc: correct colors for smptebarsPaul B Mahol2015-08-111-21/+30
* avfilter/vsrc_testsrc: smpte(hd)bars: fix uninitialized last rows and columns...Paul B Mahol2015-08-101-3/+3
* avfilter: add allyuv source filterPaul B Mahol2015-08-021-1/+82
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-10/+21
* Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-191-2/+2
|\
| * lavfi: name anonymous structsVittorio Giovara2014-04-191-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-7/+7
|\ \ | |/