summaryrefslogtreecommitdiff
path: root/src/ogg_vorbis.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-25src/ogg_vorbis.c : Fix compiler warnings.Erik de Castro Lopo1-3/+3
2012-09-25Fix read ogg files by short/int method.Marisa-Chan1-14/+34
2012-06-20Implement SFC_SET_COMPRESSION_LEVEL command.Erik de Castro Lopo1-2/+2
2012-03-14src/ : Fix a bunch of valgrind errors.Erik de Castro Lopo1-1/+1
2012-02-25Add codec specific handlers for byterate.Erik de Castro Lopo1-0/+12
2012-02-20src/ : Don't fake psf->bytewidth values.Erik de Castro Lopo1-3/+0
2012-02-02Improve encapsulation of string data in SF_PRIVATE.Erik de Castro Lopo1-4/+4
2012-01-21More whitespace and cstyle fixes.Erik de Castro Lopo1-7/+7
2012-01-20Whitespace and cstyle fixes.Erik de Castro Lopo1-7/+8
2011-07-13src/ogg_vorbis.c : Fix return value of SFC_SET_VBR_ENCODING_QUALITY command.Erik de Castro Lopo1-5/+5
2011-07-06src/ogg_vorbis.c : Rename VORBIS_PRIVATE fields.Erik de Castro Lopo1-63/+63
2011-07-04Move vorbis specific code to ogg_vorbis.c, add new files for handling PCMErik de Castro Lopo1-0/+1142