flaw-ffmpeg/Flaw/Media/FFmpeg.hs

Summary

Maintainability
Test Coverage

Use camelCase
Open

data C_AVStream
Severity: Minor
Found in flaw-ffmpeg/Flaw/Media/FFmpeg.hs by hlint

Found

data C_AVStream

Perhaps

data CAVStream

Use camelCase
Open

data C_FFmpegScaler
Severity: Minor
Found in flaw-ffmpeg/Flaw/Media/FFmpeg.hs by hlint

Found

data C_FFmpegScaler

Perhaps

data CFFmpegScaler

Use camelCase
Open

data C_AVFormatContext
Severity: Minor
Found in flaw-ffmpeg/Flaw/Media/FFmpeg.hs by hlint

Found

data C_AVFormatContext

Perhaps

data CAVFormatContext

Use camelCase
Open

data C_AVPacket
Severity: Minor
Found in flaw-ffmpeg/Flaw/Media/FFmpeg.hs by hlint

Found

data C_AVPacket

Perhaps

data CAVPacket

Use camelCase
Open

data C_AVFrame
Severity: Minor
Found in flaw-ffmpeg/Flaw/Media/FFmpeg.hs by hlint

Found

data C_AVFrame

Perhaps

data CAVFrame

There are no issues that match your filters.

Category
Status