pub const AV_CODEC_ID_VNULL: u32 = 135170; // 135_170u32
Dummy null video codec, useful mainly for development and debugging. Null encoder/decoder discard all input and never return any output.