summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_snd.c
AgeCommit message (Expand)Author
2002-10-03implemented seek on start for the audio-only demuxers, also fixedMike Melanson
2002-09-21bring the audio-only demuxers (WAV, AIFF, VOC, SND) up to the new APIMike Melanson
2002-09-10bring back all the demuxersMichael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-01updated SND/AU demuxer to recognize logarithmic PCM formats (and fixedMike Melanson
2002-08-14added SND/AU file demuxerMike Melanson