Show patches with: Series = Fix FFmpeg compilation without DCE       |    State = Action Required       |    Archived = No       |   5 patches
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel,v3,1/5] all: Replace if (ARCH_FOO) checks by #if ARCH_FOO, part 2 Fix FFmpeg compilation without DCE - - - - 2-- 2022-11-03 L. E. Segovia New
[FFmpeg-devel,v3,2/5] avcodec/x86/hevcdsp_init: Fix indentation after the ARCH_FOO changes Fix FFmpeg compilation without DCE - - - - 2-- 2022-11-03 L. E. Segovia New
[FFmpeg-devel,v3,3/5] all: Replace if (CONFIG_FOO) checks by #if CONFIG_FOO Fix FFmpeg compilation without DCE - - - - 11- 2022-11-03 L. E. Segovia New
[FFmpeg-devel,v3,4/5] all: Guard if (INLINE*) checks with #if HAVE_INLINE_ASM Fix FFmpeg compilation without DCE - - - - 2-- 2022-11-03 L. E. Segovia New
[FFmpeg-devel,v3,5/5] all: Guard if (EXTERNAL*) checks with #if HAVE_X86ASM Fix FFmpeg compilation without DCE - - - - 2-- 2022-11-03 L. E. Segovia New