Kacper Michajłow
1a1377c53d
avfilter/stack_internal: fix checkheaders test
...
Signed-off-by: Kacper Michajłow <kasper93@gmail.com >
2025-08-11 19:29:53 +00:00
James Almer
358588c820
Revert "avfilter/stack_internal: add missing header includes"
...
This reverts commit 205117d87f .
This didn't fix make checkheaders after all, and also broke compilation in some
scenarios.
Signed-off-by: James Almer <jamrial@gmail.com >
2023-03-11 10:05:47 -03:00
James Almer
205117d87f
avfilter/stack_internal: add missing header includes
...
Fixes make checkheaders
Signed-off-by: James Almer <jamrial@gmail.com >
2023-03-10 16:27:05 -03:00
Haihao Xiang
742dfa2815
lavfi/vf_stack_vaapi: factor out the common code for stack setting
...
The common code will be used in QSV based stack filters.
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com >
2023-02-16 11:15:41 +08:00