gstreamer/gst/law
Michael Smith 331b016659 gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes ownership.
Original commit message from CVS:
* gst/law/alaw.c:
* gst/law/mulaw.c:
Ref caps before passing to gst_pad_template_new(), since that takes
ownership.
2008-08-29 00:28:55 +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/: The encoder can't really renegotiate at the time they perform a pad-alloc so make the srcpads use fixed caps. 2008-08-25 09:48:06 +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/: Ref caps before passing to gst_pad_template_new(), since that takes ownership. 2008-08-29 00:28:55 +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/: The encoder can't really renegotiate at the time they perform a pad-alloc so make the srcpads use fixed caps. 2008-08-25 09:48:06 +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/: The encoder can't really renegotiate at the time they perform a pad-alloc so make the srcpads use fixed caps. 2008-08-25 09:48:06 +00:00
mulaw-encode.h gst/law/: Fix law encoder timestamps. 2007-09-12 22:01:59 +00:00
mulaw.c gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes ownership. 2008-08-29 00:28:55 +00:00
mulaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00