mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
c83615fca9
asfmux was messing up with the GstCollectData list of its GstCollectPads when sorting the list inplace. This patch makes it copy the list before sorting it, leaving the GstCollectPads list as is. Fixes #591610 |
||
---|---|---|
.. | ||
gstasf.c | ||
gstasfmux.c | ||
gstasfmux.h | ||
gstasfobjects.c | ||
gstasfobjects.h | ||
gstasfparse.c | ||
gstasfparse.h | ||
gstrtpasfpay.c | ||
gstrtpasfpay.h | ||
Makefile.am |