]> git.sesse.net Git - nageru/blobdiff - shared/mux.h
Remove the --http-uncompressed-video flag.
[nageru] / shared / mux.h
index 075da1688f76d4dcba6a1760913657602463638d..e85cac234ae7dd6916cc71e26376c7da4ab288b8 100644 (file)
@@ -51,7 +51,6 @@ public:
        enum Codec {
                CODEC_H264,
                CODEC_AV1,
-               CODEC_NV12,  // Uncompressed 4:2:0.
                CODEC_MJPEG
        };
        enum WriteStrategy {