index
:
~arun/libsndfile
b2g
master
Unnamed repository; edit this file 'description' to name the repository.
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ogg_vorbis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-25
src/ogg_vorbis.c : Fix compiler warnings.
Erik de Castro Lopo
1
-3
/
+3
2012-09-25
Fix read ogg files by short/int method.
Marisa-Chan
1
-14
/
+34
2012-06-20
Implement SFC_SET_COMPRESSION_LEVEL command.
Erik de Castro Lopo
1
-2
/
+2
2012-03-14
src/ : Fix a bunch of valgrind errors.
Erik de Castro Lopo
1
-1
/
+1
2012-02-25
Add codec specific handlers for byterate.
Erik de Castro Lopo
1
-0
/
+12
2012-02-20
src/ : Don't fake psf->bytewidth values.
Erik de Castro Lopo
1
-3
/
+0
2012-02-02
Improve encapsulation of string data in SF_PRIVATE.
Erik de Castro Lopo
1
-4
/
+4
2012-01-21
More whitespace and cstyle fixes.
Erik de Castro Lopo
1
-7
/
+7
2012-01-20
Whitespace and cstyle fixes.
Erik de Castro Lopo
1
-7
/
+8
2011-07-13
src/ogg_vorbis.c : Fix return value of SFC_SET_VBR_ENCODING_QUALITY command.
Erik de Castro Lopo
1
-5
/
+5
2011-07-06
src/ogg_vorbis.c : Rename VORBIS_PRIVATE fields.
Erik de Castro Lopo
1
-63
/
+63
2011-07-04
Move vorbis specific code to ogg_vorbis.c, add new files for handling PCM
Erik de Castro Lopo
1
-0
/
+1142