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
/
f_select.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/f_select: switch to query_func2()
Anton Khirnov
2024-10-04
1
-7
/
+8
*
lavfi/f_select: allow selection based on view ID
Anton Khirnov
2024-09-23
1
-0
/
+9
*
lavfi: drop internal.h
Anton Khirnov
2024-08-19
1
-1
/
+0
*
lavfi: move AVFilterLink.{frame,sample}_count_{in,out} to FilterLink
Anton Khirnov
2024-08-15
1
-1
/
+3
*
avfilter/f_select.c: add support for iw and ih variables
PoorvaGaikar
2024-05-08
1
-0
/
+12
*
avfilter/select: initialize prev_selected_n to NAN
Gyan Doshi
2023-12-10
1
-0
/
+1
*
avfilter/f_select: Also deprecate "pos" variable name
Andreas Rheinhardt
2023-09-07
1
-0
/
+2
*
avfilter: Remove unnecessary emms_c for ff_scene_sad_get_fn
Andreas Rheinhardt
2023-09-04
1
-1
/
+0
*
avfilter: use the new AVFrame key_frame flag in all filters
James Almer
2023-05-04
1
-2
/
+2
*
avfilter: use the new AVFrame interlace flags in all filters
James Almer
2023-05-04
1
-4
/
+4
*
lavu/frame: deprecate AVFrame.pkt_{pos,size}
Anton Khirnov
2023-03-20
1
-0
/
+6
*
configure: Use a separate config_components.h header for $ALL_COMPONENTS
Martin Storsjö
2022-03-16
1
-0
/
+2
*
avfilter: add AVFILTER_FLAG_METADATA_ONLY
Anton Khirnov
2021-12-04
1
-1
/
+1
*
avfilter: Replace query_formats callback with union of list and callback
Andreas Rheinhardt
2021-10-05
1
-1
/
+1
*
avfilter/f_select: Free outpads' names generically
Andreas Rheinhardt
2021-08-22
1
-7
/
+1
*
avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter
Andreas Rheinhardt
2021-08-20
1
-4
/
+2
*
avfilter/avfilter: Remove unused feature to add pads in the middle
Andreas Rheinhardt
2021-08-17
1
-1
/
+1
*
avfilter/formats: Factor common function combinations out
Andreas Rheinhardt
2021-08-13
1
-9
/
+1
*
avfilter: Constify all AVFilters
Andreas Rheinhardt
2021-04-27
1
-2
/
+2
*
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
Limin Wang
2020-06-19
1
-3
/
+0
*
avfilter/f_select: yuv will use Y plane only for scenecut detect
Limin Wang
2019-08-17
1
-1
/
+5
*
avformat/f_select: add support for more pixel formats for scene change score ...
Limin Wang
2019-07-22
1
-1
/
+5
*
avformat/f_select: support scenecut with more pixel formats
Limin Wang
2019-07-22
1
-4
/
+30
*
lavfi/f_select: Cosmetics, move a function.
Carl Eugen Hoyos
2019-01-10
1
-23
/
+23
*
lavfi/f_select: Fix aselect filter standalone compilation.
Carl Eugen Hoyos
2019-01-10
1
-1
/
+1
*
avfilter/vf_select: use common scene sad functions
Marton Balint
2018-11-11
1
-19
/
+7
*
avfilter/f_select: check ff_insert_outpad() for failure
Paul B Mahol
2017-08-25
1
-1
/
+4
*
avfilter: do not use AVFrame accessor
Muhammad Faiz
2017-04-23
1
-3
/
+3
*
lavfi: split frame_count between input and output.
Nicolas George
2016-11-13
1
-1
/
+1
*
lavfi/select: add support for concatdec_select option
Marton Balint
2015-11-25
1
-0
/
+27
*
lavfi/vf_select: remove looping on request_frame().
Nicolas George
2015-10-07
1
-11
/
+2
*
avfilter: handle error in query_formats() of a bunch of random video filters
Clément Bœsch
2015-03-16
1
-1
/
+8
*
avfilter/select: larger pixel sad computation
Clément Bœsch
2014-08-14
1
-2
/
+2
*
avfilter/select: re-align a few comments
Clément Bœsch
2014-08-14
1
-2
/
+2
*
avfilter/select: fix "t" eval variable comment
Clément Bœsch
2014-08-05
1
-1
/
+1
*
avfilter/select: remove optional avcodec dependency
Clément Bœsch
2014-08-05
1
-38
/
+12
*
avfilter/f_select: avoid double->int in debug output
Michael Niedermayer
2014-07-30
1
-4
/
+4
*
avfilter/f_select: Set var_values[VAR_KEY] correctly
Michael Niedermayer
2014-07-30
1
-0
/
+1
*
avfilter/f_select: avoid using doubles for equals checks and casts to enums
Michael Niedermayer
2014-07-30
1
-4
/
+3
*
reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump
Michael Niedermayer
2014-07-26
1
-3
/
+3
*
Merge commit '2d60444331fca1910510038dd3817bea885c2367'
Michael Niedermayer
2014-07-17
1
-3
/
+3
*
avfilter/f_select: fix incompatible pointer type warning
Michael Niedermayer
2014-05-05
1
-1
/
+1
*
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
Michael Niedermayer
2014-04-19
1
-1
/
+1
*
avfilter/f_select: fix loss of precission in SAD calculation
Michael Niedermayer
2014-04-16
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-2
/
+2
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-25
/
+23
*
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
1
-2
/
+0
*
lavfi/select: unbreak compatibility with older PICT_TYPE syntax
Paul B Mahol
2013-05-12
1
-0
/
+20
*
lavfi/select: set forgotten VAR_PICT_TYPE_BI
Paul B Mahol
2013-05-10
1
-0
/
+1
*
lavfi: add frame counter into AVFilterLink and use it in filters.
Clément Bœsch
2013-04-23
1
-1
/
+1
[next]