Skip to content

Commit bf1c7a7

Browse files
committed
8.2 (new)
1 parent 489b03a commit bf1c7a7

File tree

6,385 files changed

+31723
-32772
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,385 files changed

+31723
-32772
lines changed

Frameworks/AVFoundation.framework/AVAVAudioSettingsAudioOutputSettings.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Image: /System/Library/Frameworks/AVFoundation.framework/AVFoundation
33
*/
44

5-
@interface AVAVAudioSettingsAudioOutputSettings : AVAudioOutputSettings <AVReencodedAudioSettingsForFig, AVDecodedAudioSettingsForFig> {
5+
@interface AVAVAudioSettingsAudioOutputSettings : AVAudioOutputSettings <AVDecodedAudioSettingsForFig, AVReencodedAudioSettingsForFig> {
66
}
77

88
+ (id)_audioOutputSettingsWithAudioSettingsDictionary:(id)arg1 exceptionReason:(id*)arg2;

Frameworks/AVFoundation.framework/AVAsset.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
@class AVAssetInternal, NSArray;
66

7-
@interface AVAsset : NSObject <NSCopying, AVAsynchronousKeyValueLoading> {
7+
@interface AVAsset : NSObject <AVAsynchronousKeyValueLoading, NSCopying> {
88
AVAssetInternal *_asset;
99
}
1010

@@ -20,8 +20,8 @@
2020
@property(readonly) id propertyListForProxy;
2121

2222
+ (id)assetProxyWithPropertyList:(id)arg1;
23-
+ (id)assetWithURL:(id)arg1 figPlaybackItem:(struct OpaqueFigPlaybackItem { }*)arg2 trackIDs:(id)arg3 dynamicBehavior:(BOOL)arg4;
2423
+ (id)assetWithURL:(id)arg1;
24+
+ (id)assetWithURL:(id)arg1 figPlaybackItem:(struct OpaqueFigPlaybackItem { }*)arg2 trackIDs:(id)arg3 dynamicBehavior:(BOOL)arg4;
2525
+ (id)keyPathsForValuesAffectingNaturalSizeWithPreferredTransforms;
2626

2727
- (BOOL)MP_canAffectNetworkPlayability;
@@ -95,8 +95,8 @@
9595
- (id)propertyListForProxy;
9696
- (BOOL)providesPreciseDurationAndTiming;
9797
- (unsigned int)referenceRestrictions;
98-
- (int)statusOfValueForKey:(id)arg1 error:(id*)arg2;
9998
- (int)statusOfValueForKey:(id)arg1;
99+
- (int)statusOfValueForKey:(id)arg1 error:(id*)arg2;
100100
- (id)subtitleAlternatesTrackGroup;
101101
- (id)trackGroups;
102102
- (id)trackReferences;

Frameworks/AVFoundation.framework/AVAssetExportSessionInternal.h

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,6 @@
99
@class AVAsset, AVAssetTrack, AVAudioMix, AVCustomVideoCompositorSession, AVMetadataItemFilter, AVVideoComposition, AVWeakReference, NSArray, NSError, NSObject<OS_dispatch_queue>, NSObject<OS_dispatch_semaphore>, NSString, NSURL;
1010

1111
@interface AVAssetExportSessionInternal : NSObject {
12-
struct {
13-
struct {
14-
long long value;
15-
int timescale;
16-
unsigned int flags;
17-
long long epoch;
18-
} start;
19-
struct {
20-
long long value;
21-
int timescale;
22-
unsigned int flags;
23-
long long epoch;
24-
} duration;
25-
struct {
26-
long long value;
27-
int timescale;
28-
unsigned int flags;
29-
long long epoch;
3012
NSString *actualOutputFileType;
3113
AVAsset *asset;
3214
AVAudioMix *audioMix;
@@ -40,22 +22,44 @@
4022
NSError *error;
4123
void *figVideoCompositor;
4224
AVAssetTrack *firstVideoTrack;
25+
26+
/* Unexpected information at end of encoded ivar type: ? */
27+
/* Error parsing encoded ivar type info: @? */
4328
id handler;
29+
4430
long long maxFileSize;
4531
NSArray *metadata;
4632
AVMetadataItemFilter *metadataItemFilter;
33+
struct {
34+
long long value;
35+
int timescale;
36+
unsigned int flags;
37+
long long epoch;
4738
} minVideoFrameDuration;
4839
BOOL optimizeForNetworkUse;
4940
BOOL outputFileCreatedByRemaker;
5041
NSString *outputFileType;
5142
NSURL *outputURL;
52-
NSString *preset16x9;
5343
NSString *preset;
44+
NSString *preset16x9;
5445
float progress;
5546
NSObject<OS_dispatch_queue> *readWriteQueue;
5647
struct OpaqueFigRemaker { } *remaker;
5748
NSObject<OS_dispatch_queue> *remakerNotificationSerializationQueue;
5849
int status;
50+
struct {
51+
struct {
52+
long long value;
53+
int timescale;
54+
unsigned int flags;
55+
long long epoch;
56+
} start;
57+
struct {
58+
long long value;
59+
int timescale;
60+
unsigned int flags;
61+
long long epoch;
62+
} duration;
5963
} timeRange;
6064
BOOL useMultiPass;
6165
AVVideoComposition *videoComposition;

Frameworks/AVFoundation.framework/AVAssetImageGeneratorInternal.h

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,29 @@
55
@class AVAsset, AVCustomVideoCompositorSession, AVVideoComposition, AVWeakReference, NSMutableArray, NSObject<OS_dispatch_queue>, NSString;
66

77
@interface AVAssetImageGeneratorInternal : NSObject {
8+
NSString *apertureMode;
9+
BOOL appliesPreferredTrackTransform;
10+
AVAsset *asset;
11+
int cancelledRequestIDThreshold;
12+
AVCustomVideoCompositorSession *customVideoCompositorSession;
13+
struct OpaqueFigAssetImageGenerator { } *generator;
14+
NSObject<OS_dispatch_queue> *imageRequestQueue;
815
struct CGSize {
916
float width;
1017
float height;
18+
} maximumSize;
19+
int nextRequestID;
1120
struct {
1221
long long value;
1322
int timescale;
1423
unsigned int flags;
1524
long long epoch;
25+
} requestedTimeToleranceAfter;
1626
struct {
1727
long long value;
1828
int timescale;
1929
unsigned int flags;
2030
long long epoch;
21-
NSString *apertureMode;
22-
BOOL appliesPreferredTrackTransform;
23-
AVAsset *asset;
24-
int cancelledRequestIDThreshold;
25-
AVCustomVideoCompositorSession *customVideoCompositorSession;
26-
struct OpaqueFigAssetImageGenerator { } *generator;
27-
NSObject<OS_dispatch_queue> *imageRequestQueue;
28-
} maximumSize;
29-
int nextRequestID;
30-
} requestedTimeToleranceAfter;
3131
} requestedTimeToleranceBefore;
3232
NSMutableArray *requests;
3333
NSObject<OS_dispatch_queue> *requestsQueue;

Frameworks/AVFoundation.framework/AVAssetInspectorLoader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
@class AVWeakReference, NSArray, NSString, NSURL;
66

7-
@interface AVAssetInspectorLoader : NSObject <NSCopying, AVAsynchronousKeyValueLoading> {
7+
@interface AVAssetInspectorLoader : NSObject <AVAsynchronousKeyValueLoading, NSCopying> {
88
AVWeakReference *_weakReference;
99
}
1010

Frameworks/AVFoundation.framework/AVAssetReaderInternal.h

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
@class AVAsset, AVWeakKeyValueObserverProxy, AVWeakReference, NSError, NSMutableArray, NSObject<OS_dispatch_queue>;
66

77
@interface AVAssetReaderInternal : NSObject {
8+
AVWeakKeyValueObserverProxy *KVOProxy;
9+
AVAsset *asset;
10+
NSError *error;
11+
struct OpaqueFigAssetReader { } *figAssetReader;
12+
NSMutableArray *outputs;
13+
int status;
14+
NSObject<OS_dispatch_queue> *statusReadWriteQueue;
815
struct {
916
struct {
1017
long long value;
@@ -18,13 +25,6 @@
1825
unsigned int flags;
1926
long long epoch;
2027
} duration;
21-
AVWeakKeyValueObserverProxy *KVOProxy;
22-
AVAsset *asset;
23-
NSError *error;
24-
struct OpaqueFigAssetReader { } *figAssetReader;
25-
NSMutableArray *outputs;
26-
int status;
27-
NSObject<OS_dispatch_queue> *statusReadWriteQueue;
2828
} timeRange;
2929
AVWeakReference *weakReference;
3030
}

Frameworks/AVFoundation.framework/AVAssetReaderVideoCompositionOutput.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
- (BOOL)_enableTrackExtractionReturningError:(id*)arg1;
2020
- (id)_errorForOSStatus:(long)arg1;
2121
- (BOOL)_prepareForReadingReturningError:(id*)arg1;
22-
- (void)_setVideoComposition:(id)arg1 customVideoCompositorSession:(id)arg2;
2322
- (void)_setVideoComposition:(id)arg1;
23+
- (void)_setVideoComposition:(id)arg1 customVideoCompositorSession:(id)arg2;
2424
- (BOOL)alwaysCopiesSampleData;
2525
- (id)customVideoCompositor;
2626
- (void)dealloc;

Frameworks/AVFoundation.framework/AVAssetResourceLoader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
- (id)initWithAsset:(id)arg1;
3838
- (void)performDefaultHandlingForAuthenticationChallenge:(id)arg1;
3939
- (void)rejectProtectionSpaceAndContinueWithChallenge:(id)arg1;
40-
- (void)setDelegate:(id)arg1 queue:(id)arg2;
4140
- (void)setDelegate:(id)arg1;
41+
- (void)setDelegate:(id)arg1 queue:(id)arg2;
4242
- (id)stateQueue;
4343
- (void)useCredential:(id)arg1 forAuthenticationChallenge:(id)arg2;
4444

Frameworks/AVFoundation.framework/AVAssetResourceLoadingRequestInternal.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@
2323
NSDictionary *requestDictionary;
2424
NSURLResponse *response;
2525
int sentContentInfo;
26+
27+
/* Unexpected information at end of encoded ivar type: ? */
28+
/* Error parsing encoded ivar type info: @? */
2629
id streamingKeyRequestCompletionHandler;
30+
2731
AVWeakReference *weakReference;
2832
AVWeakReference *weakReferenceToResourceLoader;
2933
}

Frameworks/AVFoundation.framework/AVAssetTrack.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
@class AVAsset, AVAssetTrackInternal;
66

7-
@interface AVAssetTrack : NSObject <NSCopying, AVAsynchronousKeyValueLoading> {
7+
@interface AVAssetTrack : NSObject <AVAsynchronousKeyValueLoading, NSCopying> {
88
AVAssetTrackInternal *_track;
99
}
1010

@@ -25,8 +25,8 @@
2525
- (BOOL)_hasMultipleDistinctFormatDescriptions;
2626
- (BOOL)_hasMultipleEdits;
2727
- (BOOL)_hasScaledEdits;
28-
- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3;
2928
- (id)_initWithAsset:(id)arg1 trackID:(int)arg2;
29+
- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3;
3030
- (id)_initWithAsset:(id)arg1 trackIndex:(long)arg2;
3131
- (id)_pairedForcedOnlySubtitlesTrack;
3232
- (BOOL)_subtitleFormatDescriptionMatchesTextDisplayFlags:(unsigned int)arg1 flagsMask:(unsigned int)arg2;
@@ -77,8 +77,8 @@
7777
- (struct { long long x1; int x2; unsigned int x3; long long x4; })samplePresentationTimeForTrackTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
7878
- (id)segmentForTrackTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
7979
- (id)segments;
80-
- (int)statusOfValueForKey:(id)arg1 error:(id*)arg2;
8180
- (int)statusOfValueForKey:(id)arg1;
81+
- (int)statusOfValueForKey:(id)arg1 error:(id*)arg2;
8282
- (struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })timeRange;
8383
- (long long)totalSampleDataLength;
8484
- (int)trackID;

Frameworks/AVFoundation.framework/AVAssetTrackEnumerator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
+ (id)trackEnumeratorWithAsset:(id)arg1;
1414

1515
- (void)dealloc;
16+
- (id)initWithAsset:(id)arg1;
1617
- (id)initWithAsset:(id)arg1 mediaCharacteristics:(id)arg2;
1718
- (id)initWithAsset:(id)arg1 mediaType:(id)arg2;
18-
- (id)initWithAsset:(id)arg1;
1919
- (id)nextObject;
2020
- (void)setMediaCharacteristics:(id)arg1;
2121
- (void)setMediaType:(id)arg1;

Frameworks/AVFoundation.framework/AVAssetTrackInspector.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
- (struct OpaqueFigAssetTrack { }*)_figAssetTrack;
5353
- (unsigned long)_figMediaType;
5454
- (struct OpaqueFigTrackReader { }*)_figTrackReader;
55-
- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3;
5655
- (id)_initWithAsset:(id)arg1 trackID:(int)arg2;
56+
- (id)_initWithAsset:(id)arg1 trackID:(int)arg2 trackIndex:(long)arg3;
5757
- (id)_initWithAsset:(id)arg1 trackIndex:(long)arg2;
5858
- (id)_trackReferences;
5959
- (id)_weakReference;

Frameworks/AVFoundation.framework/AVAssetWriter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
+ (id)keyPathsForValuesAffectingStatus;
2828

2929
- (id)_helper;
30-
- (BOOL)_setHelper:(id)arg1 ifCurrentHelper:(id)arg2 withBlock:(id)arg3;
3130
- (BOOL)_setHelper:(id)arg1 ifCurrentHelper:(id)arg2;
31+
- (BOOL)_setHelper:(id)arg1 ifCurrentHelper:(id)arg2 withBlock:(id)arg3;
3232
- (BOOL)_supportsSampleReferencesReturningError:(id*)arg1;
3333
- (void)_transitionToFailedStatusWithError:(id)arg1;
3434
- (void)addInput:(id)arg1;

Frameworks/AVFoundation.framework/AVAssetWriterAsynchronousFinishWritingDelegate.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
@class AVAssetWriterFigAssetWriterNotificationHandler, AVWeakReference, NSString;
1010

1111
@interface AVAssetWriterAsynchronousFinishWritingDelegate : NSObject <AVAssetWriterFigAssetWriterNotificationHandlerDelegate, AVAssetWriterFinishWritingHelperDelegate> {
12+
13+
/* Unexpected information at end of encoded ivar type: ? */
14+
/* Error parsing encoded ivar type info: @? */
1215
id _handler;
16+
1317
int _handlerCalled;
1418
AVAssetWriterFigAssetWriterNotificationHandler *_notificationHandler;
1519
AVWeakReference *_weakReferenceToHelper;

Frameworks/AVFoundation.framework/AVAssetWriterClientInitiatedTerminalHelper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
int _terminalStatus;
77
}
88

9-
- (id)initWithConfigurationState:(id)arg1 terminalStatus:(int)arg2;
109
- (id)initWithConfigurationState:(id)arg1;
10+
- (id)initWithConfigurationState:(id)arg1 terminalStatus:(int)arg2;
1111
- (int)status;
1212

1313
@end

Frameworks/AVFoundation.framework/AVAssetWriterConfigurationState.h

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@
55
@class AVMediaFileType, NSArray, NSURL;
66

77
@interface AVAssetWriterConfigurationState : NSObject {
8+
NSURL *_URL;
9+
NSURL *_directoryForTemporaryFiles;
10+
NSArray *_inputGroups;
11+
NSArray *_inputs;
12+
AVMediaFileType *_mediaFileType;
13+
NSArray *_metadataItems;
814
struct {
915
long long value;
1016
int timescale;
1117
unsigned int flags;
1218
long long epoch;
19+
} _movieFragmentInterval;
20+
int _movieTimeScale;
21+
float _preferredRate;
1322
struct CGAffineTransform {
1423
float a;
1524
float b;
1625
float c;
1726
float d;
1827
float tx;
1928
float ty;
20-
NSURL *_URL;
21-
NSURL *_directoryForTemporaryFiles;
22-
NSArray *_inputGroups;
23-
NSArray *_inputs;
24-
AVMediaFileType *_mediaFileType;
25-
NSArray *_metadataItems;
26-
} _movieFragmentInterval;
27-
int _movieTimeScale;
28-
float _preferredRate;
2929
} _preferredTransform;
3030
float _preferredVolume;
3131
BOOL _shouldOptimizeForNetworkUse;

Frameworks/AVFoundation.framework/AVAssetWriterDoNothingFinishWritingDelegate.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
@class NSString;
1010

1111
@interface AVAssetWriterDoNothingFinishWritingDelegate : NSObject <AVAssetWriterFinishWritingHelperDelegate> {
12+
13+
/* Unexpected information at end of encoded ivar type: ? */
14+
/* Error parsing encoded ivar type info: @? */
1215
id _handler;
16+
1317
int _handlerCalled;
1418
}
1519

Frameworks/AVFoundation.framework/AVAssetWriterFailedTerminalHelper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
- (id)error;
1414
- (void)finishWriting;
1515
- (void)finishWritingWithCompletionHandler:(id)arg1;
16-
- (id)initWithConfigurationState:(id)arg1 terminalError:(id)arg2;
1716
- (id)initWithConfigurationState:(id)arg1;
17+
- (id)initWithConfigurationState:(id)arg1 terminalError:(id)arg2;
1818
- (void)startSessionAtSourceTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg1;
1919
- (int)status;
2020

Frameworks/AVFoundation.framework/AVAssetWriterInput.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
@property(getter=_trackReferences,readonly) NSDictionary * trackReferences;
2828
@property(getter=_weakReferenceToAssetWriter,setter=_setWeakReferenceToAssetWriter:,retain) AVWeakReference * weakReferenceToAssetWriter;
2929

30-
+ (id)assetWriterInputWithMediaType:(id)arg1 outputSettings:(id)arg2 sourceFormatHint:(struct opaqueCMFormatDescription { }*)arg3;
3130
+ (id)assetWriterInputWithMediaType:(id)arg1 outputSettings:(id)arg2;
31+
+ (id)assetWriterInputWithMediaType:(id)arg1 outputSettings:(id)arg2 sourceFormatHint:(struct opaqueCMFormatDescription { }*)arg3;
3232
+ (void)initialize;
3333
+ (id)keyPathsForValuesAffectingCanPerformMultiplePasses;
3434
+ (id)keyPathsForValuesAffectingCurrentPassDescription;
@@ -72,8 +72,8 @@
7272
- (id)extendedLanguageTag;
7373
- (void)finalize;
7474
- (id)init;
75-
- (id)initWithMediaType:(id)arg1 outputSettings:(id)arg2 sourceFormatHint:(struct opaqueCMFormatDescription { }*)arg3;
7675
- (id)initWithMediaType:(id)arg1 outputSettings:(id)arg2;
76+
- (id)initWithMediaType:(id)arg1 outputSettings:(id)arg2 sourceFormatHint:(struct opaqueCMFormatDescription { }*)arg3;
7777
- (BOOL)isReadyForMoreMediaData;
7878
- (id)languageCode;
7979
- (int)layer;

0 commit comments

Comments
 (0)