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 asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
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 rtpasfpay: set padding field to 0 on rtp asf packets 2009-07-31 00:19:19 -03:00
gstasfobjects.h rtpasfpay: set padding field to 0 on rtp asf packets 2009-07-31 00:19:19 -03:00
gstasfparse.c asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
gstasfparse.h asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
gstrtpasfpay.c rtpasfpay: set padding field to 0 on rtp asf packets 2009-07-31 00:19:19 -03:00
gstrtpasfpay.h asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00
Makefile.am asfmux: Adds new plugin asfmux 2009-07-24 14:52:28 -03:00