summaryrefslogtreecommitdiff
path: root/src/demuxers/demux_snd.c
AgeCommit message (Collapse)Author
2002-10-03implemented seek on start for the audio-only demuxers, also fixedMike Melanson
temporal position reporting CVS patchset: 2771 CVS date: 2002/10/03 00:08:47
2002-09-21bring the audio-only demuxers (WAV, AIFF, VOC, SND) up to the new APIMike Melanson
spec CVS patchset: 2730 CVS date: 2002/09/21 18:18:45
2002-09-10bring back all the demuxersMichael Roitzsch
CVS patchset: 2650 CVS date: 2002/09/10 15:07:13
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50
2002-09-05make all the plugin init functions staticMichael Roitzsch
(geez this was a job) CVS patchset: 2616 CVS date: 2002/09/05 20:44:38
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05
2002-09-01updated SND/AU demuxer to recognize logarithmic PCM formats (and fixedMike Melanson
super-silly error that guarantees a race-lock condition on early return) CVS patchset: 2574 CVS date: 2002/09/01 04:30:04
2002-08-14added SND/AU file demuxerMike Melanson
CVS patchset: 2452 CVS date: 2002/08/14 02:46:22