Mercurial > mplayer.hg
graph
-
Implement gif transparencySat, 13 Jan 2007 12:56:02 +0000, by reimar
-
Fix: refmodes 2 and 3 leave useref unchangedSat, 13 Jan 2007 12:46:27 +0000, by reimar
-
CosmeticsSat, 13 Jan 2007 12:39:13 +0000, by reimar
-
Implement refmode == 2 in gif demuxerSat, 13 Jan 2007 12:37:53 +0000, by reimar
-
Partially support gif using "reference" imagesSat, 13 Jan 2007 12:19:42 +0000, by reimar
-
memset + malloc -> callocSat, 13 Jan 2007 12:05:18 +0000, by reimar
-
Nuke MSGTR_CopyCodecsConf, it's gone from the master file.Sat, 13 Jan 2007 11:58:15 +0000, by diego
-
DO NOT recommend or even suggest installing codecs.conf.Sat, 13 Jan 2007 11:57:40 +0000, by diego
-
Cast SWidth/SHeight to uint16_t, since that's what they actually are.Sat, 13 Jan 2007 11:49:20 +0000, by reimar
-
Forgot to adjust length of memsetSat, 13 Jan 2007 11:46:43 +0000, by reimar
-
Simplify gif demuxer by using memcpy_picSat, 13 Jan 2007 11:44:36 +0000, by reimar
-
One more bounds check, though IMO the gif lib really should do this.Sat, 13 Jan 2007 11:40:05 +0000, by reimar
-
SimplifySat, 13 Jan 2007 11:37:59 +0000, by reimar
-
Fix crash for gif images that have Top or Left setSat, 13 Jan 2007 11:37:18 +0000, by reimar
-
Fix invalid read for gifs with a palette for less than 256 colorsSat, 13 Jan 2007 11:06:40 +0000, by reimar
-
Move global variables in gif demuxer into priv structSat, 13 Jan 2007 11:05:32 +0000, by reimar
-
Rephrase mga_vid section.Sat, 13 Jan 2007 10:46:32 +0000, by diego
-
Document vo_tdfx_vid.Sat, 13 Jan 2007 10:42:21 +0000, by diego
-
Do not add libavutil unconditionally to CFLAGS.Sat, 13 Jan 2007 06:24:13 +0000, by diego
-
cosmetics: typo fix pallete --> paletteSat, 13 Jan 2007 06:02:31 +0000, by diego
-
Frametime was being read from the wrong offset, compareSat, 13 Jan 2007 06:00:34 +0000, by diego
-
cosmetics: typo pallete --> paletteSat, 13 Jan 2007 04:32:14 +0000, by diego
-
Add missing config.mak entry for gettimeofday().Sat, 13 Jan 2007 04:12:05 +0000, by diego
-
compile fix after latest swscaler changes (r21888)Fri, 12 Jan 2007 23:44:27 +0000, by gpoirier
-
add support for avc1 in X-QT over RTSPFri, 12 Jan 2007 19:59:47 +0000, by gpoirier
-
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()Fri, 12 Jan 2007 15:45:47 +0000, by lucabe
-
Add "support for both orderings of the slices (top->down / bottom->up)"Fri, 12 Jan 2007 15:40:08 +0000, by lucabe
-
sync tag updateFri, 12 Jan 2007 11:32:57 +0000, by voroshil
-
r21879: fix wrong option names that were suggested to use to produceFri, 12 Jan 2007 11:27:42 +0000, by voroshil
-
spelling, wordingFri, 12 Jan 2007 11:01:11 +0000, by voroshil
-
100l misplaced #endifFri, 12 Jan 2007 02:55:04 +0000, by diego
-
sync to x264 r607 (update description of threads)Thu, 11 Jan 2007 23:14:54 +0000, by lorenm
-
r21865: Audio track switching works with DVDs as well.Thu, 11 Jan 2007 18:26:44 +0000, by voroshil
-
Remove superfluous #ifdefs.Thu, 11 Jan 2007 16:55:59 +0000, by diego
-
fix wrong option names that were suggested to use to produceThu, 11 Jan 2007 09:07:57 +0000, by gpoirier
-
TypoThu, 11 Jan 2007 07:57:57 +0000, by voroshil
-
10l, typo breaks compilation because HAVE_SYS_MMAN_H is not set correctlyWed, 10 Jan 2007 22:58:32 +0000, by reimar
-
Sync tag bumpWed, 10 Jan 2007 22:09:03 +0000, by torinthiel
-
Split strl.c into strl(cat|cpy).c and move #ifdefs into the build system.Wed, 10 Jan 2007 20:23:24 +0000, by diego
-
Split fseeko.c into fseeko.c and ftello.c, move #ifdefs into the build system.Wed, 10 Jan 2007 19:35:41 +0000, by diego
-
Move #ifdef directives around complete files into the build system.Wed, 10 Jan 2007 19:07:42 +0000, by diego
-
Remove redundant ifdef, this file is only ever compiled on MinGW.Wed, 10 Jan 2007 18:54:44 +0000, by diego
-
consistent include pathWed, 10 Jan 2007 17:22:52 +0000, by diego
-
bswap.h --> mpbswap.hWed, 10 Jan 2007 17:05:35 +0000, by diego
-
Remove misleading comment.Wed, 10 Jan 2007 16:58:42 +0000, by diego
-
Remove generated pci_* files on clean, not just on distclean.Wed, 10 Jan 2007 16:54:44 +0000, by diego
-
upgrade copyright yearsWed, 10 Jan 2007 15:16:52 +0000, by gpoirier
-
GNU/kFreeBSD support, closes Bugzilla #704.Wed, 10 Jan 2007 14:56:23 +0000, by diego
-
Audio track switching works with DVDs as well.Wed, 10 Jan 2007 14:32:35 +0000, by diego
-
small updatesWed, 10 Jan 2007 14:28:13 +0000, by diego
-
libmpeg2 updated to 0.4.1Wed, 10 Jan 2007 14:25:02 +0000, by diego
-
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.Wed, 10 Jan 2007 13:20:08 +0000, by diego
-
explain how to use MEncoder to create QuickTime-compatible filesWed, 10 Jan 2007 00:08:16 +0000, by gpoirier
-
Don't drop last rdt packet on eofTue, 09 Jan 2007 21:32:25 +0000, by rtogni
-
removed static declaration before non-instantiated struct; patch by cehoyos ag or atTue, 09 Jan 2007 20:02:13 +0000, by nicodvb
-
dont write an index and dont use memory to build one if -noidx is specifiedMon, 08 Jan 2007 16:23:31 +0000, by michael
-
r21848: clarify a few things about the interaction between *cmp and mbd optionsMon, 08 Jan 2007 06:34:34 +0000, by voroshil
-
r21848: clarify a few things about the interaction between *cmp and mbd optionsMon, 08 Jan 2007 06:25:48 +0000, by voroshil
-
Two crash issues fixed:Mon, 08 Jan 2007 05:55:46 +0000, by voroshil
-
Make sure we do not crash when eof is reset, e.g. due to an attempt to seek.Sun, 07 Jan 2007 19:23:59 +0000, by reimar