summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2002-09-21Avoid segfault if get_first_entry wasn't called first.Daniel Caujolle-Bert
2002-09-20Fix compilation bug when building external video output plugin.Daniel Caujolle-Bert
2002-09-20first attempt to solve skin problemMichael Roitzsch
2002-09-20another bit of language display tweakingMichael Roitzsch
2002-09-20enable DVD input plugin againMichael Roitzsch
2002-09-20sync to latest libdvdnav cvs versionMichael Roitzsch
2002-09-20update API version numberMichael Roitzsch
2002-09-1964 bits timestamping to avoid overflows (usefull for livestreams where timest...Guenter Bartsch
2002-09-19another typo - now ffmpeg should be completeGuenter Bartsch
2002-09-19whoupsGuenter Bartsch
2002-09-19small typoGuenter Bartsch
2002-09-19small fix to link libxineutils statically, not dynamically to libxineGuenter Bartsch
2002-09-19- memset not needed any moreMichael Roitzsch
2002-09-19use defines for readability, handle pan&scan aspect like anamorphicMichael Roitzsch
2002-09-19forgot to reset counterMichael Roitzsch
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-19Update configure.in for new libdvdnav version.James Courtier-Dutton
2002-09-19metadataGuenter Bartsch
2002-09-19some ogg/vorbis streams seem to require a higher tresholdGuenter Bartsch
2002-09-19C is funGuenter Bartsch