DescriptionAVFoundation NSString*, cache them in the AVFoundationInternal LazyInstance.
Currently there's a symbol retrieval in place every time someone asks for
a NSString* inside the AVFoundation library. Change this so that the
AVFoundationInternal retrieves them on construction and caches them. This
CL should not change the behaviour of the avfoundation_glue.
BUG=323536, 288562
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245132
Patch Set 1 #
Total comments: 2
Patch Set 2 : tommi@s comments #
Total comments: 1
Patch Set 3 : rsesek@ comments #Messages
Total messages: 7 (0 generated)
|