index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libspeex
Age
Commit message (
Expand
)
Author
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
Diego 'Flameeyes' Pettenò
2007-01-19
Fix warning and dubious correctness.
Diego 'Flameeyes' Pettenò
2006-09-14
Suppose we're using a Speex version new enough to have the speex subdir every...
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-03-07
Fixed channels to mode translation in audio decoders.
Thibaut Mattern
2004-12-16
use UTF-8 meta info setting, where we know the string is ASCII
Michael Roitzsch
2004-12-16
vorbis/speex is already utf8. thanks Assaf Gillat
Miguel Freitas
2004-12-12
Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N
Andre Pang
2004-11-12
Fix playback of Speex files
Andre Pang
2004-08-30
add support for speex headers in new location (eg. <speex/speex.h>) for
Conrad Parker
2004-01-12
it seems i forgot to commit the api increase (demux/decoder). weird.
Miguel Freitas
2004-01-09
- rework semantics of some buffer flags. check buffer.h for details.
Miguel Freitas
2003-12-14
API version bounce
Siggi Langauf
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
looks like Miguel hasn't installed Speex, either...
Siggi Langauf
2003-11-15
start xine_stream_t separation (public/private).
Miguel Freitas
2003-11-15
more helper functions cleanup (stream info, meta info)
Miguel Freitas
2003-06-18
small Makefile cleanup
Michael Roitzsch
2003-05-25
cleaning up
Michael Roitzsch
2003-05-25
speex support contributed by Conrad Parker <conrad@metadecks.org>
Guenter Bartsch