Kacper Michajłow
2b061b58f9
avfilter/stack_internal: fix checkheaders test
...
Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
(cherry picked from commit 1a1377c53d )
2025-11-30 17:37:28 +01: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