[Mplayer-cvslog] CVS: main/DOCS/tech formats.txt,1.7,1.8
Arpi of Ize
arpi at mplayerhq.hu
Tue Jan 28 01:12:25 CET 2003
- Previous message: [Mplayer-cvslog] CVS: main mplayer.c,1.665,1.666
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux Makefile,1.49,1.50 demuxer.c,1.133,1.134 demuxer.h,1.55,1.56 video.c,1.32,1.33
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv32263/DOCS/tech
Modified Files:
formats.txt
Log Message:
libgif/libungif based demuxer support for libmpdemux.
patch by Joey Parrish <joey at nicewarrior.org>
Index: formats.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/formats.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- formats.txt 22 Oct 2002 01:06:32 -0000 1.7
+++ formats.txt 28 Jan 2003 00:12:22 -0000 1.8
@@ -152,3 +152,9 @@
Note, that similarity of real and asf has some background - they worked
together on the (never finished/used) ASF v2 spec for some time.
+
+ - GIF files:
+ The GIF format is a common format for web graphics that supports
+ animation. These are read through libungif or compatible library.
+ Variable frame delays are supported, but seeking is not supported.
+ Seeking will be supported once an index of gif frames can be built.
- Previous message: [Mplayer-cvslog] CVS: main mplayer.c,1.665,1.666
- Next message: [Mplayer-cvslog] CVS: main/libmpdemux Makefile,1.49,1.50 demuxer.c,1.133,1.134 demuxer.h,1.55,1.56 video.c,1.32,1.33
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list