gstreamer/ext
Sebastian Dröge f783ef73b7 Add CELT encoder and decoder elements based on the Speex elements.
Original commit message from CVS:
* configure.ac:
* ext/Makefile.am:
* ext/celt/Makefile.am:
* ext/celt/gstcelt.c: (plugin_init):
* ext/celt/gstceltdec.c: (gst_celt_dec_base_init),
(gst_celt_dec_class_init), (gst_celt_dec_reset),
(gst_celt_dec_init), (celt_dec_convert),
(celt_get_sink_query_types), (celt_dec_sink_query),
(celt_get_src_query_types), (celt_dec_src_query),
(celt_dec_src_event), (celt_dec_sink_event),
(celt_dec_chain_parse_header), (celt_dec_chain_parse_comments),
(celt_dec_chain_parse_data), (celt_dec_chain),
(celt_dec_change_state):
* ext/celt/gstceltdec.h:
* ext/celt/gstceltenc.c: (gst_celt_enc_setup_interfaces),
(gst_celt_enc_base_init), (gst_celt_enc_class_init),
(gst_celt_enc_finalize), (gst_celt_enc_sink_setcaps),
(gst_celt_enc_sink_getcaps), (gst_celt_enc_convert_src),
(gst_celt_enc_convert_sink), (gst_celt_enc_get_latency),
(gst_celt_enc_get_query_types), (gst_celt_enc_src_query),
(gst_celt_enc_sink_query), (gst_celt_enc_init),
(gst_celt_enc_create_metadata_buffer), (gst_celt_enc_setup),
(gst_celt_enc_buffer_from_data), (gst_celt_enc_push_buffer),
(gst_celt_enc_set_header_on_caps), (gst_celt_enc_sinkevent),
(gst_celt_enc_chain), (gst_celt_enc_get_property),
(gst_celt_enc_set_property), (gst_celt_enc_change_state):
* ext/celt/gstceltenc.h:
Add CELT encoder and decoder elements based on the Speex elements.
2008-08-02 17:29:44 +00:00
..
alsaspdif configure.ac: Require CVS core and base for new audio clock reset method. 2008-05-27 16:32:18 +00:00
amrwb docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
arts Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
artsd Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
audiofile remove obsolete _factory_init protos and functions 2006-11-24 09:05:39 +00:00
audioresample Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +00:00
bz2 Fix leaks. 2007-06-22 10:46:33 +00:00
cdaudio ext/cdaudio/Makefile.am: Add another missing GST_LIBS. 2007-10-17 14:43:25 +00:00
celt Add CELT encoder and decoder elements based on the Speex elements. 2008-08-02 17:29:44 +00:00
dc1394 docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
dirac ext/dirac/gstdiracenc.cc: Update properties for recent dirac changes. Patch from Jonathan Rosser. 2008-06-04 17:02:38 +00:00
directfb Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments. 2008-06-18 06:31:13 +00:00
divx Fix leaks. 2007-06-22 10:46:33 +00:00
dts Add support for building against libdca (with the libdts compat header). Fixes bug #511530. 2008-01-23 15:51:20 +00:00
faac ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not initialized. 2007-11-21 09:45:41 +00:00
faad ext/faad/gstfaad.c: Always drain before activating the new segment. 2008-06-02 17:06:34 +00:00
gsm ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format. 2008-03-31 16:24:42 +00:00
hermes Fix leaks. 2007-06-22 10:46:33 +00:00
ivorbis docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
jack docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
ladspa Link the ladspa plugin with -ldl. It's needed for dlopen() and friends for loading the ladspa plugins and previously ... 2008-07-21 16:03:11 +00:00
lcs Fix leaks. 2007-06-22 10:46:33 +00:00
libfame Fix leaks. 2007-06-22 10:46:33 +00:00
libmms Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. 2008-03-13 14:25:20 +00:00
metadata ext/: Don't use declarations after statements. 2008-07-08 13:28:51 +00:00
mpeg2enc ext/mpeg2enc/gstmpeg2encoptions.*: Expose the additional MPEG HDTV format profiles available in latest mjpegtools ver... 2008-06-28 20:51:36 +00:00
mplex docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
musepack Add support for the new libmpcdec API which magically gets us support for SV8 files. Also do some random cleanup. Fix... 2008-04-24 22:19:48 +00:00
musicbrainz docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml 2008-06-13 11:59:23 +00:00
mythtv ext/: Don't use declarations after statements. 2008-07-08 13:28:51 +00:00
nas ext/nas/nassink.c: Fix build warning by using portable API. 2008-02-26 12:04:21 +00:00
neon ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same way as 302 (Found). Not sure what to do a... 2008-03-17 09:02:43 +00:00
ofa ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the fingerprint after 135 seconds. 2008-03-19 18:44:51 +00:00
polyp remove obsolete _factory_init protos and functions 2006-11-24 09:05:39 +00:00
resindvd ext/resindvd/Makefile.am: Dist missing header files. Fixes bug #543861. 2008-07-21 10:15:18 +00:00
sdl ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() to fix compilation with mingw. Fixes bug ... 2008-08-02 17:16:39 +00:00
shout Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcoding values where possible. Fixes bug #522212. 2008-03-13 14:25:20 +00:00
snapshot Fix leaks. 2007-06-22 10:46:33 +00:00
sndfile gconf/: Remove dysfunctional directory (this stuff is in -good). 2007-06-25 11:02:21 +00:00
soundtouch ext/soundtouch/gstpitch.cc: Call gst_element_no_more_pads() after all pads are added. 2008-06-10 12:54:59 +00:00
spc Don't use declarations after statements in the remaining code. 2008-07-08 13:31:37 +00:00
swfdec Fix leaks. 2007-06-22 10:46:33 +00:00
tarkin Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
theora Fix gtk-doc warnings. Also don't misuse api-doc comments for normal comments. 2008-06-18 06:31:13 +00:00
timidity ext/timidity/gsttimidity.c: Fix compiler warning. Fixes #544050. 2008-07-22 06:27:44 +00:00
x264 ext/x264/gstx264enc.c: Try harder not to crash when we get an EOS event but haven't set up the encoder yet (as may ha... 2008-06-04 11:33:21 +00:00
xine More G_OBJECT macro fixing. 2006-09-16 22:14:36 +00:00
xvid ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder. 2008-03-12 18:44:58 +00:00
Makefile.am Add CELT encoder and decoder elements based on the Speex elements. 2008-08-02 17:29:44 +00:00