index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
/
vf_neighbor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: Remove unnecessary formats.h inclusions
Andreas Rheinhardt
2023-08-07
1
-1
/
+0
*
avfilter: Deduplicate default video inputs/outputs
Andreas Rheinhardt
2023-08-07
1
-8
/
+1
*
configure: Use a separate config_components.h header for $ALL_COMPONENTS
Martin Storsjö
2022-03-16
1
-0
/
+2
*
avfilter: Reindentation after query_formats changes
Andreas Rheinhardt
2021-10-05
1
-21
/
+21
*
avfilter/vf_neighbor: Use formats list instead of query function
Andreas Rheinhardt
2021-10-05
1
-6
/
+1
*
avfilter: Replace query_formats callback with union of list and callback
Andreas Rheinhardt
2021-10-05
1
-1
/
+1
*
avfilter/vf_neighbor: Deduplicate AVClasses
Andreas Rheinhardt
2021-09-19
1
-12
/
+11
*
avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter
Andreas Rheinhardt
2021-08-20
1
-4
/
+2
*
avfilter/internal: Factor out executing a filter's execute_func
Andreas Rheinhardt
2021-08-15
1
-1
/
+2
*
avfilter/formats: Factor common function combinations out
Andreas Rheinhardt
2021-08-13
1
-1
/
+1
*
avfilter: Constify all AVFilters
Andreas Rheinhardt
2021-04-27
1
-1
/
+1
*
avfilter/vf_neighbor: Deduplicate options
Andreas Rheinhardt
2021-01-08
1
-29
/
+13
*
avfilter/vf_neighbor: add support for commands
Paul B Mahol
2019-12-27
1
-1
/
+2
*
avfilter/vf_neighbor: add 12bit yuva formats
Paul B Mahol
2019-11-18
1
-0
/
+1
*
avfilter/vf_neighbor: check if width is 1
Paul B Mahol
2019-10-11
1
-3
/
+5
*
avfilter/vf_neighbor: fix >8 bit deflate/inflate
Paul B Mahol
2018-11-17
1
-16
/
+27
*
avfilter: add support for gray14 format
Paul B Mahol
2018-09-09
1
-1
/
+1
*
avfilter/vf_neighbor: add >8 depth suppport
Paul B Mahol
2018-05-03
1
-24
/
+118
*
avfilter/vf_neighbor: add slice threading
Paul B Mahol
2018-05-01
1
-16
/
+38
*
avfilter/vf_neighbor: simplify code little
Paul B Mahol
2018-05-01
1
-34
/
+32
*
avfilter/vf_neighbor: rewrite without using temp memory
Paul B Mahol
2018-05-01
1
-46
/
+24
*
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
Derek Buitenhuis
2016-01-27
1
-1
/
+1
*
avfilter: add '.' at and of long filter description where it is missing
Paul B Mahol
2015-11-25
1
-4
/
+4
*
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-2
/
+1
*
avfilter: add erosion, dilation, deflate & inflate filter
Paul B Mahol
2015-07-15
1
-0
/
+324