summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2002-09-19user-configurable decoder prioritiesGuenter Bartsch
2002-09-19remove the need to memset ui-provided cfg entry, remember audio/video driver ...Guenter Bartsch
2002-09-19small language improvementsGuenter Bartsch
2002-09-19whoups - one semicolon too muchGuenter Bartsch
2002-09-18make new plugin loader check api versions, fix api versions for adapted demux...Guenter Bartsch
2002-09-18Revival of AA vo plugin.Daniel Caujolle-Bert
2002-09-18report stream metadataMichael Roitzsch
2002-09-18dxr3 worksMichael Roitzsch
2002-09-18adapt dxr3 to spu decoder API changeMichael Roitzsch
2002-09-18why void *, it is a pci_t *Michael Roitzsch
2002-09-18should not happen any moreMichael Roitzsch
2002-09-18fix reentrant in event listeners by only allowing one event per typeMichael Roitzsch
2002-09-18serialize config accessMichael Roitzsch
2002-09-18do not hand out unclaimed config entriesGuenter Bartsch
2002-09-18fix flicking deinterlace problemMiguel Freitas