gstreamer/gst
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
..
adder gst/adder/gstadder.c: fix adder a bit so it doesn't screw up with events as much anymore 2005-01-12 18:30:39 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: The return value of fixate_to does not imply that the requested value was set, so... 2005-01-07 18:17:52 +00:00
audiorate more working plugins 2004-07-27 21:41:30 +00:00
audioscale Allow seeks on audio pad, make mad forward those (#164826). 2005-01-27 10:14:22 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix BGRA32 caps (#164209). 2005-01-17 14:12:08 +00:00
playback gst/playback/gstdecodebin.c: Use realpad for signal. 2005-01-27 14:32:33 +00:00
sine fixes for G_DISABLE_ASSERT and friends 2004-08-03 14:28:12 +00:00
subparse 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
tags Check environment variables GST_ID3V2_TAG_ENCODING, 2005-01-26 12:38:02 +00:00
tcp ext/ogg/gstoggmux.c: eos/bos debugging 2005-01-13 17:13:51 +00:00
typefind Add support for AMR-NB (mobile phone audio format; #155163, #163286). 2005-01-28 10:36:12 +00:00
videorate gst/videorate/gstvideorate.c: Event handling (fixes #159986). 2004-12-19 13:16:24 +00:00
videoscale gst/videoscale/: leak fixes 2004-11-03 16:08:14 +00:00
videotestsrc gst/videotestsrc/videotestsrc.c: Added two more colorspaces. 2004-11-05 15:07:57 +00:00
volume gst/volume/gstvolume.c: Allow buffer-frames=0. 2004-11-12 16:51:18 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00