comparison etc/codecs.conf @ 30543:ee0b9c3bbf29

Add support for decoding 4:2:2 and 4:4:4 Theora files. Patch by Giorgio Vazzana [mywing81 gmail com]
author reimar
date Sun, 14 Feb 2010 15:39:52 +0000
parents f287fc198666
children 44c7925b0dee
comparison
equal deleted inserted replaced
30542:4995c42045c9 30543:ee0b9c3bbf29
582 info "Theora (free, reworked VP3)" 582 info "Theora (free, reworked VP3)"
583 status working 583 status working
584 fourcc theo,Thra 584 fourcc theo,Thra
585 driver theora 585 driver theora
586 dll libtheora 586 dll libtheora
587 out YV12 587 out YV12,422P,444P
588 588
589 ; prefer native codecs over win32? 589 ; prefer native codecs over win32?
590 ; the win32 codecs probably are (better) optimized and support direct 590 ; the win32 codecs probably are (better) optimized and support direct
591 ; rendering, so this may be not the best idea... 591 ; rendering, so this may be not the best idea...
592 592