Mercurial > mplayer.hg
diff etc/codecs.conf @ 15059:0453cea5be15
Autodesk RLE decoder via lavc
| author | rtognimp |
|---|---|
| date | Wed, 06 Apr 2005 19:14:09 +0000 |
| parents | 0923dd27ddac |
| children | 17ccd26b78cf |
line wrap: on
line diff
--- a/etc/codecs.conf Wed Apr 06 11:57:10 2005 +0000 +++ b/etc/codecs.conf Wed Apr 06 19:14:09 2005 +0000 @@ -130,6 +130,14 @@ dll "flic" out BGR8 +videocodec ffaasc + info "Autodesk RLE decoder" + status working + fourcc AASC + driver ffmpeg + dll "aasc" + out BGR24 + videocodec ffqtrle info "QuickTime Animation (RLE)" status working
