gst/gstregistry.c: Reduce the number of stat() calls for every file from three times...
authorSimon Holm Thøgersen <odie@cs.aau.dk>
Mon, 24 Nov 2008 09:59:07 +0000 (09:59 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 24 Nov 2008 09:59:07 +0000 (09:59 +0000)
commit9c15d8efec90afb4f4693458ad3c8e003ac24d69
treec0d6201c22f23437985068f679269bcba53bfeee
parent0cca473acf706385a266460ae56be643c501281f
gst/gstregistry.c: Reduce the number of stat() calls for every file from three times to one time. Fixes bug #560360.

Original commit message from CVS:
Patch by: Simon Holm Thøgersen <odie at cs dot aau dot dk>
* gst/gstregistry.c: (gst_registry_scan_path_level):
Reduce the number of stat() calls for every file from three times
to one time. Fixes bug #560360.
ChangeLog
gst/gstregistry.c