# HG changeset patch # User compn # Date 1262718745 0 # Node ID a93689bff07810833a3098863b1a51c56b6907c2 # Parent 9725a1980fc9d42866b88fe290c5cc79177609f0 add three ADV1 binary codecs to codecs.conf diff -r 9725a1980fc9 -r a93689bff078 etc/codecs.conf --- a/etc/codecs.conf Tue Jan 05 10:54:41 2010 +0000 +++ b/etc/codecs.conf Tue Jan 05 19:12:25 2010 +0000 @@ -2399,6 +2399,30 @@ dll "wv32vfw.dll" out BGR24 flip +videocodec adv601 + info "Analog Devices Wavelet Codec" + status working + fourcc ADV1 + driver vfw + dll "ADV601.dll" + out BGR24 flip + +videocodec advwavelet + info "waveletvideo.freeservers.com" + status working + fourcc ADV1 + driver vfw + dll "wavelet.dll" + out BGR24 flip + +videocodec loronixwavlet + info "loronix wavelet" + status untested + fourcc ADV1 + driver vfw + dll "wavlor.dll" + out BGR24 + videocodec foxmotion info "fox motion video" status working