ffmpegcolorspace: Speed up _remove_format_info
authorEdward Hervey <bilboed@bilboed.com>
Mon, 14 Jun 2010 11:26:02 +0000 (13:26 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 14 Jun 2010 11:28:54 +0000 (13:28 +0200)
commit3f1f8f66ed204a85eb19f767a278ead18cdb6a72
tree3592cda164deee181916ab3be5104268cd651c40
parent19f5fda87d4967268f285945b9fc94d8b27fbfeb
ffmpegcolorspace: Speed up _remove_format_info

Instead of copying full caps, use the fact that the provided caps only have
one structure and only copy around structures.
gst/ffmpegcolorspace/gstffmpegcolorspace.c