summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-10-22Changed comments to standard (/* ... */)Stephen Torri
2002-10-22Added "compat.h" to clear up compiler error of undeclared macros.Stephen Torri
2002-10-22Changed non standard comment (//).Stephen Torri
2002-10-22fix stop...start sequenceMike Melanson
2002-10-21Fix BUF_FLAG_PREVIEW problem (ie don't repeat first second).Thibaut Mattern
2002-10-21Fix read_id3_tags (segfault)Thibaut Mattern
2002-10-21Oups...Thibaut Mattern
2002-10-21open_plugin cleanup + fixThibaut Mattern
2002-10-21document INPUT_CAP_CHAPTERSMichael Roitzsch
2002-10-21Enable DVD SPU subtitles.James Courtier-Dutton
2002-10-21Fix bug with assert undefined when building in "make debug" mode.James Courtier-Dutton
2002-10-20more lockingGuenter Bartsch
2002-10-20stop engine when necessary, start metronom only once - but in the right place...Guenter Bartsch
2002-10-20important: call demuxer_stop from demuxer_disposeGuenter Bartsch
2002-10-20provide some documentation of input plugin capabilitiesGuenter Bartsch
2002-10-20demux_mpgaudio ported to new api, small fixesGuenter Bartsch
2002-10-20get_optional_data was missingGuenter Bartsch
2002-10-20http input plugin adapted to new apiGuenter Bartsch
2002-10-20plugin interface version number fixGuenter Bartsch
2002-10-20another attempt to make audio and video start at the same ptsGuenter Bartsch
2002-10-20make avi demuxer send preview buffers, libmad uses them to extract stream/met...Guenter Bartsch
2002-10-20bring the linear PCM decoder in line with the latest API revisionMike Melanson
2002-10-20bring the MSVC decoder in line with the latest API revisionMike Melanson
2002-10-20bring the MS RLE decoder in line with the latest API revisionMike Melanson
2002-10-20still trying to get a/v sync working, more lockingGuenter Bartsch
2002-10-20bring the YUV decoder in line with the latest API revisionMike Melanson
2002-10-20bring the raw RGB decoder in line with the latest API revisionMike Melanson
2002-10-20bring the CYUV decoder in line with the latest API revisionMike Melanson
2002-10-20bring the ADPCM decoder in line with the latest API revisionMike Melanson
2002-10-20bring the Cinepak decoder in line with the latest API revisionMike Melanson
2002-10-20bring the FILM demuxer in line with the latest API revisionMike Melanson
2002-10-20stream_info fixesGuenter Bartsch
2002-10-20win32 decoder adapted to new apiGuenter Bartsch
2002-10-20turn healt_check into c-code ;>Guenter Bartsch
2002-10-20fix make debugGuenter Bartsch
2002-10-20whoups. wrong constants used for stream type detection methodGuenter Bartsch
2002-10-20return of the asf demuxerGuenter Bartsch
2002-10-20AUTHORS:Stephen Torri
2002-10-20mms inpit plugin is backGuenter Bartsch
2002-10-20secured another DSP_RESET ioctlGuenter Bartsch
2002-10-19try to make a/v index position after seek more accurate (for streams with lon...Guenter Bartsch
2002-10-19at least my sb live doesn't like it when a write() call is interrupted by a S...Guenter Bartsch
2002-10-19seeking in public api is now millisecond accurate (sorry, forgot that one but...Guenter Bartsch
2002-10-19fast seeking enabledGuenter Bartsch
2002-10-19more loggingGuenter Bartsch
2002-10-19call it LOG for consistencyGuenter Bartsch
2002-10-19send start header firstGuenter Bartsch
2002-10-19set audio_outGuenter Bartsch
2002-10-19really send headers in demux_avi_send_headerGuenter Bartsch
2002-10-19Added AXE_xx macros and assertions for alignmentRobin KAY