gstreamer/gst/law
mersad 7964bd1ed8 gst/law/: Make negotiation a bit modern.
Original commit message from CVS:
Based on patch by: mersad <mersad at axis dot com>
* gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
(gst_alaw_dec_chain), (gst_alaw_dec_change_state):
* gst/law/alaw-decode.h:
* gst/law/alaw-encode.c: (gst_alaw_enc_chain):
* gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
(gst_mulawdec_chain), (gst_mulawdec_change_state):
* gst/law/mulaw-decode.h:
* gst/law/mulaw-encode.c: (gst_mulawenc_chain):
Make negotiation a bit modern.
Use pad_alloc. Fixes #525359.
2008-04-01 11:00:43 +00:00
..
alaw-decode.c gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
alaw-decode.h gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
alaw-encode.c gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
alaw-encode.h gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories, fix up things to conform to symbol nome... 2007-09-25 17:18:34 +00:00
alaw.c gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories, fix up things to conform to symbol nome... 2007-09-25 17:18:34 +00:00
alaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
mulaw-conversion.c gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding. 2004-05-19 20:04:10 +00:00
mulaw-conversion.h gst/law/: Compulsive clean-ups: use boilerplate macros, add debug categories, fix up things to conform to symbol nome... 2007-09-25 17:18:34 +00:00
mulaw-decode.c gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
mulaw-decode.h gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
mulaw-encode.c gst/law/: Make negotiation a bit modern. 2008-04-01 11:00:43 +00:00
mulaw-encode.h gst/law/: Fix law encoder timestamps. 2007-09-12 22:01:59 +00:00
mulaw.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
mulaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00