gstreamer/ext/speex
Wim Taymans 4710c0ab85 ext/speex/gstspeexenc.c: Add mode property.
Original commit message from CVS:
* ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
(gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
(gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
(gst_speex_enc_src_query), (gst_speex_enc_init),
(gst_speex_enc_setup), (gst_speex_enc_push_buffer),
(gst_speex_enc_chain), (gst_speex_enc_get_property),
(gst_speex_enc_set_property):
Add mode property.
Some cleanups, add more debug info.
Add latency query.
2008-06-16 10:09:03 +00:00
..
gstspeex.c ext/speex/: Miscellaneous clean-ups, among other things: speexenc => enc to enhance code readability; change speexenc... 2006-10-12 19:02:51 +00:00
gstspeexdec.c ext/speex/gstspeexdec.c: Fix the calculation of the duration of the concealment packets. 2008-05-13 08:21:26 +00:00
gstspeexdec.h ext/speex/: Fix seeking and duration queries (#337033); clean up and refactor a bit. 2006-04-05 18:27:22 +00:00
gstspeexenc.c ext/speex/gstspeexenc.c: Add mode property. 2008-06-16 10:09:03 +00:00
gstspeexenc.h ext/speex/: Miscellaneous clean-ups, among other things: speexenc => enc to enhance code readability; change speexenc... 2006-10-12 19:02:51 +00:00
Makefile.am Fix build with LDFLAGS='-Wl,-z,defs' (#410997) 2007-02-24 22:57:49 +00:00