summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-06Proper alignment is needed for the array of "xine_mrl_t" structures on SPARC.Juergen Keil
2002-10-06Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ...Robin KAY
2002-10-06atone for the sin of calling xine a "unix video player" rather than aMike Melanson
2002-10-06added support for VBR audio in QT files and improved handling ofMike Melanson
2002-10-06backed out earlier changes from endian translation macrosMike Melanson
2002-10-06preliminary attempt at a RealMedia file demuxerMike Melanson
2002-10-05copy block from previous frame instead of just skipping itMike Melanson
2002-10-05Backing out changes to endian translation macrosRobin KAY
2002-10-05implemented seeking (including seek on start) and length functionMike Melanson
2002-10-05experiment to get these endian macros to work on all systemsMike Melanson
2002-10-05Fixed segmentation faults in endian translation macros (SPARC, gcc 3.2)Robin KAY
2002-10-05Ported plugin to new api. Nasty bug fixed thanks to Howdy Pierce.Robin KAY
2002-10-05fixing *pixels_tab stuffRobin KAY
2002-10-04bounds check in frame_copy fixing segfaultsMichael Roitzsch
2002-10-04initial commit for YUV4MPEG2 file demuxerMike Melanson
2002-10-04added support for raw YV12 dataMike Melanson
2002-10-04bring the RoQ video decoder up to snuff (much, much faster; moreMike Melanson
2002-10-04support for more Quicktime audio fourccsMike Melanson
2002-10-04fixed 2- and 4-bit variantsMike Melanson
2002-10-03Slightly reorganize xine_exit, so that "xine --help" does not segfault any more.Juergen Keil
2002-10-03Get debug mode to compile.James Courtier-Dutton
2002-10-03More debug info.James Courtier-Dutton
2002-10-03DTS debug messages.James Courtier-Dutton
2002-10-03finish bringing the template video decoder up to the new specMike Melanson
2002-10-03implemented seek on start for the audio-only demuxers, also fixedMike Melanson
2002-10-02- kill global variablesMichael Roitzsch
2002-10-02mark some global arrays that must never be changed (multiple pluginMichael Roitzsch
2002-10-01implemented seek on startMike Melanson
2002-10-01implemented proper video codec detection, calculated proper frameMike Melanson
2002-10-01err...bring back ability for QT demuxer to play from start, and fixMike Melanson
2002-10-01In the following Makefile.am variable is how to correctly comment outStephen Torri
2002-09-30set m4 path for running aclocal during incremental buildsMichael Roitzsch
2002-09-30simple beautificationMichael Roitzsch
2002-09-30Fixes and performance improvements to the alphablend.c code.James Courtier-Dutton
2002-09-30implemented proper frame duration calculation, fixed temporal positionMike Melanson
2002-09-30Updated cvscompile.sh to use only automake >= 1.6 and autoconf >= 2.53.Stephen Torri
2002-09-29make xine less hysterical when it encounters this corner caseMike Melanson
2002-09-28wow, 1 line makes all the difference between "working" andMike Melanson
2002-09-28eliminate separate pts counter for audio; this makes pts handlingMike Melanson
2002-09-28added support for seeking by exploiting special characteristics of theMike Melanson
2002-09-28preliminary greyscale palette support; not perfect yet, but it keepsMike Melanson
2002-09-28configurable skipping behaviourMichael Roitzsch
2002-09-27xvid should have lower priority for DivX5 than ffmpegMichael Roitzsch
2002-09-27fix deadlock in concurrent access (dvd spus vs. osd overlays) on spuMichael Roitzsch
2002-09-26Update by Bartlomiej MurynPhilipp Hahn
2002-09-26Updated as.m4 for automake warnings "Assembler source seen but 'CCAS' not def...Stephen Torri
2002-09-26we need libdvdnav 0.1.4Michael Roitzsch
2002-09-25Fixing macro name to use AM_PROG_AS_MOD instead of AM_PROG_ASStephen Torri
2002-09-25export ACFLAGS tooMichael Roitzsch
2002-09-25Added ability for xine-config.in to determine location of xine.m4Stephen Torri