mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
7c495b711e
sample_rate might be used uninitialized if !sink_caps is TRUE. Initialize it to the default used in gst_codec_utils_opus_parse_caps () when there is no rate defined in the caps. CID 1338695 |
||
---|---|---|
.. | ||
gstopus.c | ||
gstopuscommon.c | ||
gstopuscommon.h | ||
gstopusdec.c | ||
gstopusdec.h | ||
gstopusenc.c | ||
gstopusenc.h | ||
gstopusheader.c | ||
gstopusheader.h | ||
gstopusparse.c | ||
gstopusparse.h | ||
gstrtpopusdepay.c | ||
gstrtpopusdepay.h | ||
gstrtpopuspay.c | ||
gstrtpopuspay.h | ||
Makefile.am |