summaryrefslogtreecommitdiff
path: root/src/client/snd_codec_opus.c
AgeCommit message (Collapse)Author
2014-06-17Support FS_SEEK_END and negative offset for zipped files in FS_SeekZack Middleton
Use FS_SEEK_END in sound code instead of working around it. If FS_SEEK_SET and going to current position, just return.
2013-03-19Fix comment in snd_codec_opus.cZack Middleton
2013-03-19Add Ogg Opus supportZack Middleton