summaryrefslogtreecommitdiff
path: root/src/libflac/decoder_flac.c
AgeCommit message (Collapse)Author
2003-01-31fix flac demuxer content detection. it was eating 4 bytes of non-seekableMiguel Freitas
streams, therefore playing of mms streams failed. CVS patchset: 4061 CVS date: 2003/01/31 15:51:10
2003-01-23preparations for beta3:Miguel Freitas
- disable debug messages in flac decoder - review demuxer mimetypes - use fourcc internal functions in demux_real CVS patchset: 3995 CVS date: 2003/01/23 16:11:56
2003-01-18flac demuxer+decoderMiguel Freitas
based on work from John McCutchan <ttb@tentacle.dhs.org> play and seeking seem to work. lots of debug messages and maybe bugs. it needs automagic stuff to detect libflac... may someone take care of that? Stephen? CVS patchset: 3961 CVS date: 2003/01/18 20:01:59