gstreamer/ext/amrnb
Wim Taymans b34a106764 ext/amrnb/amrnbdec.*: Fix amrnbdec, handle events, take copy from adapter since the decoder apparently writes in the ...
Original commit message from CVS:
* ext/amrnb/amrnbdec.c: (gst_amrnbdec_init),
(gst_amrnbdec_setcaps), (gst_amrnbdec_event), (gst_amrnbdec_chain),
(gst_amrnbdec_state_change):
* ext/amrnb/amrnbdec.h:
Fix amrnbdec, handle events, take copy from adapter since the decoder
apparently writes in the source data.
Use some _scale_int, and precalc duration.
Fix some leaks, post ERROR messages.
2006-02-06 15:55:28 +00:00
..
amrnb.c ext/amrnb/: Ported AMR decoder/parse. 2005-05-18 16:51:46 +00:00
amrnbdec.c ext/amrnb/amrnbdec.*: Fix amrnbdec, handle events, take copy from adapter since the decoder apparently writes in the ... 2006-02-06 15:55:28 +00:00
amrnbdec.h ext/amrnb/amrnbdec.*: Fix amrnbdec, handle events, take copy from adapter since the decoder apparently writes in the ... 2006-02-06 15:55:28 +00:00
amrnbenc.c configure.ac: some docs I had 2005-10-19 09:47:31 +00:00
amrnbenc.h ext/amrnb/: Ported AMR decoder/parse. 2005-05-18 16:51:46 +00:00
amrnbparse.c Pass unhandled queries upstream (useful e.g. for SEEKING query) 2006-01-10 11:43:37 +00:00
amrnbparse.h ext/amrnb/: Ported AMR decoder/parse. 2005-05-18 16:51:46 +00:00
Makefile.am fix silly Makefile.am bug so they link correctly again 2005-12-02 12:28:03 +00:00