Sat, 13 Jan 2007 12:37:53 +0000 |
reimar |
Implement refmode == 2 in gif demuxer
|
Sat, 13 Jan 2007 12:19:42 +0000 |
reimar |
Partially support gif using "reference" images
|
Sat, 13 Jan 2007 12:05:18 +0000 |
reimar |
memset + malloc -> calloc
|
Sat, 13 Jan 2007 11:58:15 +0000 |
diego |
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.
|
Sat, 13 Jan 2007 11:57:40 +0000 |
diego |
DO NOT recommend or even suggest installing codecs.conf.
|
Sat, 13 Jan 2007 11:49:20 +0000 |
reimar |
Cast SWidth/SHeight to uint16_t, since that's what they actually are.
|
Sat, 13 Jan 2007 11:46:43 +0000 |
reimar |
Forgot to adjust length of memset
|
Sat, 13 Jan 2007 11:44:36 +0000 |
reimar |
Simplify gif demuxer by using memcpy_pic
|
Sat, 13 Jan 2007 11:40:05 +0000 |
reimar |
One more bounds check, though IMO the gif lib really should do this.
|
Sat, 13 Jan 2007 11:37:59 +0000 |
reimar |
Simplify
|
Sat, 13 Jan 2007 11:37:18 +0000 |
reimar |
Fix crash for gif images that have Top or Left set
|
Sat, 13 Jan 2007 11:06:40 +0000 |
reimar |
Fix invalid read for gifs with a palette for less than 256 colors
|
Sat, 13 Jan 2007 11:05:32 +0000 |
reimar |
Move global variables in gif demuxer into priv struct
|
Sat, 13 Jan 2007 10:46:32 +0000 |
diego |
Rephrase mga_vid section.
|
Sat, 13 Jan 2007 10:42:21 +0000 |
diego |
Document vo_tdfx_vid.
|
Sat, 13 Jan 2007 06:24:13 +0000 |
diego |
Do not add libavutil unconditionally to CFLAGS.
|
Sat, 13 Jan 2007 06:02:31 +0000 |
diego |
cosmetics: typo fix pallete --> palette
|
Sat, 13 Jan 2007 06:00:34 +0000 |
diego |
Frametime was being read from the wrong offset, compare
|
Sat, 13 Jan 2007 04:32:14 +0000 |
diego |
cosmetics: typo pallete --> palette
|
Sat, 13 Jan 2007 04:12:05 +0000 |
diego |
Add missing config.mak entry for gettimeofday().
|
Fri, 12 Jan 2007 23:44:27 +0000 |
gpoirier |
compile fix after latest swscaler changes (r21888)
|
Fri, 12 Jan 2007 19:59:47 +0000 |
gpoirier |
add support for avc1 in X-QT over RTSP
|
Fri, 12 Jan 2007 15:45:47 +0000 |
lucabe |
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
|
Fri, 12 Jan 2007 15:40:08 +0000 |
lucabe |
Add "support for both orderings of the slices (top->down / bottom->up)"
|
Fri, 12 Jan 2007 11:32:57 +0000 |
voroshil |
sync tag update
|
Fri, 12 Jan 2007 11:27:42 +0000 |
voroshil |
r21879: fix wrong option names that were suggested to use to produce
|
Fri, 12 Jan 2007 11:01:11 +0000 |
voroshil |
spelling, wording
|
Fri, 12 Jan 2007 02:55:04 +0000 |
diego |
100l misplaced #endif
|