[MPlayer-dev-eng] [PATCH] gif demux & decode support
Joey Parrish
joey at nicewarrior.org
Thu Jan 9 02:01:39 CET 2003
On Wed, Jan 08, 2003 at 01:16:44PM +0100, Arpi wrote:
> this is still a very ugly and unacceptable hack :(
Yes, you're right. I should not have designed it around what I wished
it was rather than what it actually is. :) I was hoping to work it
into something that would actually decode the frames in vd_gif so that
gif samples could be put in an avi container, but that's just for fun.
> you should append the extra data (like palette) to the sh_video->bih[],
> see vd_raw.c for example.
> imho vd_raw.c could handle your rgb8 raw images, no need to add duplicate of
> it named vd_gif.c
I'll redo it without vd_gif. Thanks for your patience,
--Joey
More information about the MPlayer-dev-eng
mailing list