Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-23 | Replace various malloc(x*sizeof(y)) with calloc(x,sizeof(y)). | Darren Salt | |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt | |
--HG-- extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB | |||
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò | |
For contributed code, leave whatever the version we last synced for is using to make simpler future syncs. | |||
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with ↵ | Diego 'Flameeyes' Pettenò | |
Solaris definitions. | |||
2007-01-19 | Make get_description get_identifier get_extensions get_mimetypes return a ↵ | Diego 'Flameeyes' Pettenò | |
constant string, and make the extensions and mrl vaiables usually declared when testing extension demux strategy constants too. CVS patchset: 8523 CVS date: 2007/01/19 00:26:39 | |||
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas | |
http://article.gmane.org/gmane.comp.video.xine.devel/9532 it is now up to demuxers to decide what the 0..65535 position means. demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve CVS patchset: 6686 CVS date: 2004/06/13 21:28:52 | |||
2004-02-09 | Always send frame duration using BUF_FLAG_FRAMERATE | James Stembridge | |
CVS patchset: 6128 CVS date: 2004/02/09 22:24:36 | |||
2004-02-05 | initial commit for Sierra VMD demuxer (no audio yet) | Mike Melanson | |
CVS patchset: 6121 CVS date: 2004/02/05 02:51:14 |