summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 7e1d57cc69..e03ab43cd0 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -120,13 +120,13 @@ videocodec roqvideo
videocodec cram
info "Microsoft Video 1"
comment "Input bpp = output bpp (8bpp is only supported by vo_ggi)"
- status working
+ status buggy
fourcc cram,CRAM CRAM
fourcc msvc,MSVC CRAM
fourcc wham,WHAM CRAM
driver vfw
dll "msvidc32.dll"
- out BGR24,BGR15,BGR8
+ out BGR24,BGR15,BGR8 static
videocodec cvidvfw
info "Cinepak Video"
@@ -136,7 +136,7 @@ videocodec cvidvfw
dll "iccvid.dll"
; out YUY2
; out UYVY
- out BGR24,BGR15
+ out BGR24,BGR15 static
videocodec huffyuv
info "HuffYUV"
@@ -613,7 +613,7 @@ videocodec indeo3
fourcc IV32,iv32
driver vfw
dll "ir32_32.dll"
- out BGR24,BGR15 flip
+ out BGR24,BGR15 flip,static
videocodec indeo5xa
info "Intel Indeo 5"