dirkvdb / ffmpegthumbnailer

Lightweight video thumbnailer that can be used by file managers to create thumbnails for video files
GNU General Public License v2.0
489 stars 70 forks source link

remove Unknown enum member #218

Closed neheb closed 1 year ago

neheb commented 1 year ago

This unfortunately conflicts with winioctl.h, which also has an Unknown enum member.

Fixes compilation under MinGW.

Signed-off-by: Rosen Penev rosenp@gmail.com

C:/Users/Mangix/scoop/apps/msys2/2022-01-28/clang32/include/winioctl.h:715:3: error: redefinition of enumerator 'Unknown'
  Unknown,F5_1Pt2_512,F3_1Pt44_512,F3_2Pt88_512,F3_20Pt8_512,F3_720_512,F5_360_512,F5_320_512,F5_320_1024,F5_180_512,F5_160_512,
  ^
../subprojects/ffmpegthumbnailer-2.2.2/libffmpegthumbnailer/imagetypes.h:25:5: note: previous definition is here
    Unknown