mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
c0826dc21d
Original commit message from CVS: * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain): * gst/law/mulaw-conversion.c: * gst/law/mulaw-encode.c: (gst_mulawenc_init), (gst_mulawenc_chain): The encoder can't really renegotiate at the time they perform a pad-alloc so make the srcpads use fixed caps. Check the buffer size after a pad-alloc because the returned size might not be right when the downstream element does not know the size of the new buffer (capsfilter). Fixes #549073. |
||
---|---|---|
.. | ||
alaw-decode.c | ||
alaw-decode.h | ||
alaw-encode.c | ||
alaw-encode.h | ||
alaw.c | ||
alaw.vcproj | ||
Makefile.am | ||
mulaw-conversion.c | ||
mulaw-conversion.h | ||
mulaw-decode.c | ||
mulaw-decode.h | ||
mulaw-encode.c | ||
mulaw-encode.h | ||
mulaw.c | ||
mulaw.vcproj |