From ee830eebc90b88f16d5ebe587bb4e3cfa389f105 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 14 Aug 2006 21:22:49 +0000 Subject: H.261 through QuickTime DLL git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19400 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 630442608a..e62e235e14 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1020,6 +1020,14 @@ videocodec ffh261 dll h261 out YV12 +videocodec qt261 + info "QuickTime H.261 video decoder" + status working + fourcc H261,h261 + driver qtvideo + dll "QuickTime.qts" + out YUY2 + videocodec h261xa info "XAnim's CCITT H.261" status buggy -- cgit v1.2.3