Mercurial > mplayer.hg
comparison etc/codecs.conf @ 32788:fb6f8ea9d38a
Add FFmpeg WC4 xan decoder.
Patch by Philip Langdale, philipl overt org
author | cehoyos |
---|---|
date | Thu, 10 Feb 2011 11:55:03 +0000 |
parents | 1c12696d7af6 |
children | 18d7da3834d0 |
comparison
equal
deleted
inserted
replaced
32787:d55d0bb7d00f | 32788:fb6f8ea9d38a |
---|---|
3133 fourcc Xxan | 3133 fourcc Xxan |
3134 driver vfw | 3134 driver vfw |
3135 dll "xanlib.dll" | 3135 dll "xanlib.dll" |
3136 out BGR24,BGR15,BGR8 query,flip | 3136 out BGR24,BGR15,BGR8 query,flip |
3137 | 3137 |
3138 videocodec ffwc4 | |
3139 info "FFmpeg XAN wc4" | |
3140 status working | |
3141 fourcc Xxan | |
3142 driver ffmpeg | |
3143 dll "xan_wc4" | |
3144 out YV12 | |
3145 | |
3138 videocodec ffwc3 | 3146 videocodec ffwc3 |
3139 info "FFmpeg XAN wc3" | 3147 info "FFmpeg XAN wc3" |
3140 status buggy | 3148 status buggy |
3141 fourcc WC3V ; internal MPlayer FourCC | 3149 fourcc WC3V ; internal MPlayer FourCC |
3142 driver ffmpeg | 3150 driver ffmpeg |