]> git.sesse.net Git - vlc/commit
Add quicktime in24 and in32 support (basically s24/32l from what i understand)
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 31 Dec 2006 15:48:15 +0000 (15:48 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 31 Dec 2006 15:48:15 +0000 (15:48 +0000)
commit38490622300316a1f02246c39363bf9900d86848
tree7213d4b5bf52892b0e4f5b83f6c3587c37bf15ac
parent804ba31bc8eaefe786ad3a4241091ac6a214a324
Add quicktime in24 and in32 support (basically s24/32l from what i understand)
Some testing might be needed

I tried on samples:
 ftp://ftp.funcom.com/media/Dreamfall/final_dreamfall_trailer_funcom_qtmp4.mov
 http://www.movie-update.com/download/11372/sm3_sneak_peek.mov

According to the Mplayer mailing list, there might be endianess issues (i couldn't find s24b equivalent samples ... so i couldn't test). See http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-March/041206.html
modules/codec/araw.c