log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
mplayer.hg
log libmpdemux/demux_gif.c @ 22063:
34bc7e626d2b
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2007-01-28
reimar
Fix number of rows in interlaced mode.
2007-01-28
reimar
10l, confused current "frame" with canvas width.
2007-01-28
reimar
Hack: use refmode == 1 instead of == 0, as browsers behave like this
2007-01-28
reimar
Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c change
2007-01-16
reimar
Interlaced gif support
2007-01-16
reimar
Change some types to uint8_t where appropriate
2007-01-16
reimar
"Cosmetics" Introduce a memcpy function doing both transparent
2007-01-13
reimar
Cosmetics
2007-01-13
reimar
Implement gif transparency
2007-01-13
reimar
Fix: refmodes 2 and 3 leave useref unchanged
2007-01-13
reimar
Cosmetics
2007-01-13
reimar
Implement refmode == 2 in gif demuxer
2007-01-13
reimar
Partially support gif using "reference" images
2007-01-13
reimar
memset + malloc -> calloc
2007-01-13
reimar
Cast SWidth/SHeight to uint16_t, since that's what they actually are.
2007-01-13
reimar
Forgot to adjust length of memset
2007-01-13
reimar
Simplify gif demuxer by using memcpy_pic
2007-01-13
reimar
One more bounds check, though IMO the gif lib really should do this.
2007-01-13
reimar
Simplify
2007-01-13
reimar
Fix crash for gif images that have Top or Left set
2007-01-13
reimar
Fix invalid read for gifs with a palette for less than 256 colors
2007-01-13
reimar
Move global variables in gif demuxer into priv struct
2007-01-13
diego
cosmetics: typo fix pallete --> palette
2007-01-13
diego
Frametime was being read from the wrong offset, compare
2006-07-08
diego
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
2006-07-06
diego
Move conditional compilation into the build system.
2005-08-05
rtognimp
Demuxer modularization
2003-02-19
alex
gif library incompatibility fixes and prefere libungif over libgif. Patch by Joey Parrish <joey@nicewarrior.org>
2003-02-08
henry
compile fix
2003-02-08
arpi
1) codecs.conf changed recently and demux_gif no longer needs to spit
less
more
|
(0)
tip