summaryrefslogtreecommitdiff
path: root/src/libxinevdec/bitplane.c
AgeCommit message (Expand)Author
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-03-21[coverity]Thibaut Mattern
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-08-21little cleanup and improved the playback of broaken iff filesManfred Tremmel
2004-03-07added ANIM OPT 3, 4 and 6 support (untested, can't find testfiles)Manfred Tremmel
2004-03-03fix compiler warningMichael Roitzsch
2004-02-29speed improvements (reduced CPU-usage up to 90% when playing IFF-ANIM files)Manfred Tremmel
2004-02-25IFF: added ANIM OPT7 and OPT8 supportManfred Tremmel
2004-02-22HAM decoding bug fixedManfred Tremmel
2004-02-22fixed a bug when displaying IFF-ILBM 24 Bit picturesManfred Tremmel
2004-02-22added IFF-ANIM support, opt5 and (untested, can't finde samples) opt 4 codingsManfred Tremmel
2004-02-09Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
2004-02-02added IFF-ILBM supportManfred Tremmel