summaryrefslogtreecommitdiff
path: root/src/libxinevdec/fli.c
AgeCommit message (Expand)Author
2003-02-08modified to support FLI files from Magic Carpet PC gameMike Melanson
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2002-12-23heh...those should really be unsigned char'sMike Melanson
2002-12-23move the palette wraparound to a better placeMike Melanson
2002-12-22be strict with the widthMike Melanson
2002-12-22fixed silly decode bug, at long lastMike Melanson
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-06remove img->copy from all decodersMiguel Freitas
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-12merge metronom's improvements (inform decoders about discontinuities)Miguel Freitas
2002-10-23bring the FLI subsystem in line with the latest API revisionMike Melanson
2002-10-06Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ...Robin KAY
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-28revised palette conversion subsystem to make a little more senseMike Melanson
2002-07-15Add 'pitch' support to video decoders (pitch != width)Ewald Snel
2002-07-14initial commit for FLI video decoderMike Melanson