summaryrefslogtreecommitdiff
path: root/src/demuxers/group_audio.c
AgeCommit message (Collapse)Author
2003-01-22added demuxer for raw AC3 filesMike Melanson
CVS patchset: 3986 CVS date: 2003/01/22 01:30:05
2003-01-08added NSF file demuxerMike Melanson
CVS patchset: 3821 CVS date: 2003/01/08 06:57:54
2003-01-07added VOX file demuxer which transports raw Dialogic ADPCM dataMike Melanson
CVS patchset: 3805 CVS date: 2003/01/07 06:29:16
2003-01-05fix missing symbol (cda->cdda)Miguel Freitas
CVS patchset: 3784 CVS date: 2003/01/05 14:30:14
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
same shared library (reduce loading time). demuxer api increased so old ungrouped plugins won't be loaded. Bill Fink patch to enable playback of live rawdv streams. obs: non-regular files are now supposed non-seekable. CVS patchset: 3771 CVS date: 2003/01/04 14:48:11