Mercurial > mplayer.hg
diff etc/codecs.conf @ 10479:316cb68fa616
ffcljr support
| author | alex |
|---|---|
| date | Sun, 27 Jul 2003 20:31:28 +0000 |
| parents | 121e91d1bb9c |
| children | 66aa563cd3e0 |
line wrap: on
line diff
--- a/etc/codecs.conf Sun Jul 27 10:16:14 2003 +0000 +++ b/etc/codecs.conf Sun Jul 27 20:31:28 2003 +0000 @@ -285,6 +285,14 @@ dll vcr1 out YVU9 +videocodec ffcljr + info "FFmpeg Cirrus Logic AccuPak (CLJR)" + status working + fourcc CLJR + driver ffmpeg + dll cljr + out YVU9 + videocodec ffsvq1 info "FFmpeg Sorenson Video v1 (SVQ1)" status working
