gstreamer/gst/asfmux
Thiago Santos c83615fca9 asfmux: Do not mess up GstCollectData list
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
2009-08-12 19:17:37 -03:00
..
gstasf.c
gstasfmux.c asfmux: Do not mess up GstCollectData list 2009-08-12 19:17:37 -03:00
gstasfmux.h asfmux: Do not mess up GstCollectData list 2009-08-12 19:17:37 -03:00
gstasfobjects.c
gstasfobjects.h
gstasfparse.c
gstasfparse.h
gstrtpasfpay.c
gstrtpasfpay.h
Makefile.am