Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-05 | Use XINE_PACKED rather than __attribute__((__packed__)). | Diego 'Flameeyes' Pettenò | |
2007-04-14 | Use xine_xcalloc instead of xine_xmalloc when mutiplying the number of ↵ | Diego 'Flameeyes' Pettenò | |
elements by the size of the single element. | |||
2007-04-10 | Instead of recreating the FOURCC_32 wheel, use ME_FOURCC and read directly a ↵ | Diego 'Flameeyes' Pettenò | |
32-bit value. | |||
2007-03-29 | Reorder demux_tta_t structure so that all the important pointers and ↵ | Diego 'Flameeyes' Pettenò | |
variables fall into the same cacheline, while the header can simply remain on a different one, as it's needed only at the begin of the encoding. CVS patchset: 8758 CVS date: 2007/03/29 16:46:23 | |||
2007-02-25 | Remove unused variable. | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8628 CVS date: 2007/02/25 18:04:57 | |||
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 | |||
2006-12-26 | * Implement a True Audio files demuxer. [bug #1586381] | Diego 'Flameeyes' Pettenò | |
CVS patchset: 8463 CVS date: 2006/12/26 16:59:55 |