mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
0276663d0c
gst_caps_make_writable() takes ownership of the caps passed in, but the caller doesn't own a ref to the caps here, because GST_PAD_CAPS doesn't return a ref. Looks like the code relied on a caps leak elsewhere for this to work properly. |
||
---|---|---|
.. | ||
tsmux | ||
Makefile.am | ||
mpegtsmux.c | ||
mpegtsmux.h | ||
mpegtsmux_aac.c | ||
mpegtsmux_aac.h | ||
mpegtsmux_h264.c | ||
mpegtsmux_h264.h |