summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-24prevent pts based wrap detections after we had a nav-detectedMichael Roitzsch
2002-09-24revised VQA demuxer to eliminate any hope of random seeking duringMike Melanson
2002-09-23preliminary support for edit lists in video traks; cleaned up audioMike Melanson
2002-09-22finally figured out how to free some temporary tablesMike Melanson
2002-09-22unused variable -> hint to Mike: still needed?Michael Roitzsch
2002-09-22API review part IMichael Roitzsch
2002-09-22fix libtool warning: "-version-info is ignored for convenience libaries"Michael Roitzsch
2002-09-22initial commit for QT RLE video decoderMike Melanson
2002-09-22communicate video depth to video decoderMike Melanson
2002-09-21bring the SMJPEG, VQA, and CDA demuxers up to new API specMike Melanson
2002-09-21bring the FLI and RoQ demuxers up to the new API specMike Melanson
2002-09-21bring the Id CIN and WC3 movie demuxers up to the new API specsMike Melanson
2002-09-21load audio stream informationMike Melanson
2002-09-21load audio stream information and strengthen QT detection method toMike Melanson
2002-09-21bring the audio-only demuxers (WAV, AIFF, VOC, SND) up to the new APIMike Melanson
2002-09-21bring the QT and FILM demuxers up to the new API specMike Melanson
2002-09-21Rename xine_(load/save/reset)_config to xine_config_(load/save/reset).Daniel Caujolle-Bert
2002-09-21Add forgotten xine_get_string_version() to public header.Daniel Caujolle-Bert