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
/
af_adeclick.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi: drop internal.h
Anton Khirnov
2024-08-19
1
-1
/
+0
*
avutil/common: Don't auto-include mem.h
Andreas Rheinhardt
2024-03-31
1
-0
/
+1
*
all: use designated initializers for AVOption.unit
Anton Khirnov
2024-02-14
1
-12
/
+12
*
avfilter/af_adeclick: stop returning EINVAL error
Paul B Mahol
2023-08-12
1
-6
/
+2
*
avfilter/af_adeclick: stop outputing pointless message
Paul B Mahol
2023-08-12
1
-3
/
+4
*
avfilter/af_adeclick: fix window generation
Paul B Mahol
2023-08-11
1
-3
/
+61
*
avfilter: Remove unnecessary formats.h inclusions
Andreas Rheinhardt
2023-08-07
1
-1
/
+0
*
avfilter: Deduplicate default audio inputs/outputs
Andreas Rheinhardt
2023-08-07
1
-9
/
+2
*
avfilter: convert to new channel layout API
James Almer
2022-03-15
1
-7
/
+7
*
avfilter/af_adeclick: Store format in filter, remove query function
Andreas Rheinhardt
2021-10-05
1
-21
/
+2
*
avfilter: Replace query_formats callback with union of list and callback
Andreas Rheinhardt
2021-10-05
1
-2
/
+2
*
avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter
Andreas Rheinhardt
2021-08-20
1
-6
/
+4
*
avfilter/internal: Factor out executing a filter's execute_func
Andreas Rheinhardt
2021-08-15
1
-1
/
+1
*
avfilter/formats: Factor common function combinations out
Andreas Rheinhardt
2021-08-13
1
-13
/
+3
*
avfilter: Constify all AVFilters
Andreas Rheinhardt
2021-04-27
1
-2
/
+2
*
avfilter/af_adeclick: add more descriptive options names
Paul B Mahol
2021-02-11
1
-8
/
+24
*
avfilter/af_adeclick: implement timeline support
Paul B Mahol
2019-12-21
1
-5
/
+26
*
avfilter/af_adeclick: fix pts handling when timebase and 1/samplerate differ
Paul B Mahol
2019-11-17
1
-1
/
+1
*
lavfi/af_adeclick: fix double free after ff_filter_frame fail
Jun Zhao
2019-08-20
1
-1
/
+1
*
avfilter/af_adeclick: switch to activate
Paul B Mahol
2019-04-29
1
-60
/
+83
*
avfilter: add adeclick and adeclip audio filters
Paul B Mahol
2018-06-02
1
-0
/
+753