asfmux: Do not mess up GstCollectData list
authorThiago Santos <thiagoss@embedded.ufcg.edu.br>
Wed, 12 Aug 2009 21:33:22 +0000 (18:33 -0300)
committerThiago Santos <thiagoss@embedded.ufcg.edu.br>
Wed, 12 Aug 2009 22:17:37 +0000 (19:17 -0300)
commitc83615fca957b2045087433fd5a2e13204253aa2
tree55dc1edf991592df6471e69cd5906bc3282b63ca
parent4f61f46f073a940b7fab47ae165b8816ff74770c
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
gst/asfmux/gstasfmux.c
gst/asfmux/gstasfmux.h