Age | Commit message (Collapse) | Author |
|
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
|
|
that the file is not playable.
CVS patchset: 8363
CVS date: 2006/11/09 23:51:29
|
|
play). Add a flacutils.h header with functions to parse FLAC data structure, to be shared with demux_flac. Closes bug #1590690.
CVS patchset: 8362
CVS date: 2006/11/09 15:13:19
|
|
from the wave demuxer and fixing the "Has audio: no" on FLAC streams.
Reference: KDE bug 128217 by Benjamin K. Stuhl. Patch from Gentoo.
CVS patchset: 8010
CVS date: 2006/06/02 22:33:37
|
|
CVS patchset: 7916
CVS date: 2006/03/02 14:35:02
|
|
maximilian.schwerin at buelowssiege.de
CVS patchset: 7914
CVS date: 2006/03/02 04:18:08
|
|
CVS patchset: 6992
CVS date: 2004/09/22 20:54:44
|
|
- use replacement functions (macro AC_REPLACE_FUNCS and variable LTLIBOBJS),
each function is in a file placed into lib/ directory,
it was not necessary, but it looks nice, IMHO
- headers cleanups (this was needed):
- prototypes of replacement funtions and macros are placed
into separate os_internal.h (and included by config.h)
- drop include inttypes.h from public xine.h, replaced by custom
os_type.h, idea origins from Ogg/Vorbis public headers
- disable generating inttypes.h: generated replacement isn't enough for
xine-lib but nobody complained (and for M$VC we have special version)
- better including headers for win32, let dvdnav use its mutex wrapper
- updated M$VC port
Result:
- xine is compiled nicely by MinGW, CygWin and paritaly M$VC
- frontends in M$VC port don't require additional helping headers
- moved some platform specific things from xine-utils and win32/contrib
to lib/
Finally I can start with real coding. :-)
CVS patchset: 6982
CVS date: 2004/09/20 19:30:02
|
|
CVS patchset: 6782
CVS date: 2004/07/09 13:16:59
|
|
CVS patchset: 6692
CVS date: 2004/06/15 21:22:34
|
|
CVS patchset: 6687
CVS date: 2004/06/14 13:40:57
|
|
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
|
|
CVS patchset: 6670
CVS date: 2004/06/11 01:29:49
|