summaryrefslogtreecommitdiffstats
path: root/ext/speex/gstspeexenc.h
Commit message (Expand)AuthorAgeFilesLines
* ext/speex/: Use integer encoding and decoding functions instead of converting...Sebastian Dröge2008-09-021-2/+0
* ext/speex/gstspeexdec.c: Correctly take the granulepos from upstream if possi...Sebastian Dröge2008-08-311-1/+6
* ext/speex/: Miscellaneous clean-ups, among other things: speexenc => enc to e...Tim-Philipp Müller2006-10-121-18/+18
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* ext/speex/gstspeexenc.*: Don't leak adapter.Wim Taymans2006-03-271-9/+2
* expand tabsThomas Vander Stichele2005-12-061-35/+35
* ext/speex/gstspeexenc.c: Signedness cleanups.Andy Wingo2005-10-111-1/+1
* ext/speex/gstspeexenc.h: Fixed include path of adapterStefan Kost2005-08-231-1/+1
* Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1.Thomas Vander Stichele2004-12-231-34/+38
* ext/dv/gstdvdec.c: Set EOS on the element when processing an EOS event.Jan Schmidt2004-10-301-1/+1
* Revert the changes to the speex include file locations.Iain Holmes2004-10-041-2/+2
* ext/speex/: Rewrote speex encoder, make sure it can be embedded in ogg.Wim Taymans2004-09-281-5/+46
* *.h: Revert indentingJohan Dahlin2004-03-151-31/+29
* gst-indentThomas Vander Stichele2004-03-141-29/+31
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* Added non functional speex plugin. speex decoding needs a container.Wim Taymans2002-12-161-0/+87