gstreamer/ext
Ronald S. Bultje 705aac4125 Add support for AMR-NB (mobile phone audio format; #155163, #163286).
Original commit message from CVS:
* configure.ac:
* ext/Makefile.am:
* ext/amrnb/Makefile.am:
* ext/amrnb/amrnb.c: (plugin_init):
* ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
(gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
(gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
(gst_amrnbdec_state_change):
* ext/amrnb/amrnbdec.h:
* ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
(gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
(gst_amrnbparse_init), (gst_amrnbparse_formats),
(gst_amrnbparse_querytypes), (gst_amrnbparse_query),
(gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
(gst_amrnbparse_loop), (gst_amrnbparse_state_change):
* ext/amrnb/amrnbparse.h:
Add support for AMR-NB (mobile phone audio format; #155163, #163286).
* gst/typefind/gsttypefindfunctions.c: (plugin_init):
Add AMR-NB/-WB raw formats.
* ext/alsa/gstalsa.c: (gst_alsa_link):
Keep valid time when changing format.
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
(qtdemux_parse_trak):
Add some more format-specific options (#140141, #143555, #155163).
2005-01-28 10:36:12 +00:00
..
alsa Add support for AMR-NB (mobile phone audio format; #155163, #163286). 2005-01-28 10:36:12 +00:00
cdparanoia Synchronize property names where not yet the case. Devices are now device=X, other versions are deprecated (but still... 2004-12-09 12:57:29 +00:00
gnomevfs Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
libvisual Update libvisual to 0.1.7. Link in the debug handling to gstreamer 2004-11-12 17:37:49 +00:00
ogg ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
pango ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
theora ext/theora/theoradec.c: Fix broken code generation by gcc by swapping arguments. 2005-01-10 18:45:53 +00:00
vorbis ext/vorbis/vorbisdec.c: Debug. 2005-01-11 00:26:13 +00:00
Makefile.am Add support for AMR-NB (mobile phone audio format; #155163, #163286). 2005-01-28 10:36:12 +00:00