comparison etc/codecs.conf @ 36445:9bda4bc47a46

add imm5 / imm6 binary codec, patch by David Spreadborough
author compn
date Mon, 09 Dec 2013 14:11:16 +0000
parents 0c9ee8197064
children 10a58d3ec0ef
comparison
equal deleted inserted replaced
36444:45e6b96cb2e1 36445:9bda4bc47a46
164 info "infinity cctv codec" 164 info "infinity cctv codec"
165 status working 165 status working
166 fourcc IMM4 166 fourcc IMM4
167 driver vfw 167 driver vfw
168 dll "VCMIMM4.dll" 168 dll "VCMIMM4.dll"
169 out BGR15 flip
170
171 videocodec imm5
172 info "infinity cctv codec"
173 status working
174 fourcc IMM5
175 driver vfw
176 dll "vcmimm5.dll"
177 out BGR15 flip
178
179 videocodec imm6
180 info "infinity cctv codec"
181 status working
182 fourcc IMM6
183 driver vfw
184 dll "vcmimm6.dll"
169 out BGR15 flip 185 out BGR15 flip
170 186
171 videocodec marchmpeg4 187 videocodec marchmpeg4
172 info "March Networks MPEG4" 188 info "March Networks MPEG4"
173 status untested 189 status untested