提交 bf67f0b1 编写于 作者: Z Zhang Rui

ios/demo: license demo code as Apache 2.0

上级 96f24998
//
// IJKAppDelegate.h
// IJKMediaDemo
//
// Created by ZhangRui on 13-9-19.
// Copyright (c) 2013年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h>
......
//
// IJKAppDelegate.m
// IJKMediaDemo
//
// Created by ZhangRui on 13-9-19.
// Copyright (c) 2013年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKAppDelegate.h"
#import "IJKDemoMainViewController.h"
......
//
// IJKCommon.h
// IJKMediaDemo
//
// Created by ZhangRui on 13-9-23.
// Copyright (c) 2013年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <Foundation/Foundation.h>
......
//
// IJKDemoHistory.h
// IJKMediaDemo
//
// Created by Gdier on 5/26/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <Foundation/Foundation.h>
......
//
// IJKDemoHistory.m
// IJKMediaDemo
//
// Created by Gdier on 5/26/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoHistory.h"
......
//
// IJKDemoInputURLViewController.h
// IJKMediaDemo
//
// Created by Gdier on 5/26/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h>
......
//
// IJKDemoInputURLViewController.m
// IJKMediaDemo
//
// Created by Gdier on 5/26/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoInputURLViewController.h"
#import "IJKMoviePlayerViewController.h"
......
//
// IJKDemoLocalFolderViewController.h
// IJKMediaDemo
//
// Created by Gdier on 5/27/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h>
......
//
// IJKDemoLocalFolderViewController.m
// IJKMediaDemo
//
// Created by Gdier on 5/27/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoLocalFolderViewController.h"
#import "IJKMoviePlayerViewController.h"
......
//
// IJKDemoMainViewController.h
// IJKMediaDemo
//
// Created by Gdier on 5/26/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h>
......
//
// IJKDemoMainViewController.m
// IJKMediaDemo
//
// Created by Gdier on 5/26/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoMainViewController.h"
#import "IJKDemoInputURLViewController.h"
......
//
// IJKDemoSampleViewController.h
// IJKMediaDemo
//
// Created by Zhang Rui on 15/5/29.
// Copyright (c) 2015年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h>
......
//
// IJKDemoSampleViewController.m
// IJKMediaDemo
//
// Created by Zhang Rui on 15/5/29.
// Copyright (c) 2015年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoSampleViewController.h"
......
//
// IJKMediaControl.h
// IJKMediaDemo
//
// Created by ZhangRui on 13-9-22.
// Copyright (c) 2013年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h>
......
//
// IJKMediaControl.m
// IJKMediaDemo
//
// Created by ZhangRui on 13-9-22.
// Copyright (c) 2013年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKMediaControl.h"
#import "IJKMediaPlayer/IJKMediaPlayer.h"
......
//
// IJKMoviePlayerController.h
// IJKMediaDemo
//
// Created by ZhangRui on 13-9-21.
// Copyright (c) 2013年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h>
#import <IJKMediaPlayer/IJKMediaPlayer.h>
......
//
// IJKMoviePlayerController.m
// IJKMediaDemo
//
// Created by ZhangRui on 13-9-21.
// Copyright (c) 2013年 bilibili. All rights reserved.
//
/*
* Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKMoviePlayerViewController.h"
#import "IJKMediaControl.h"
......
//
// IJKQRCodeScanViewController.h
// IJKMediaDemo
//
// Created by Gdier on 5/26/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h>
......
//
// IJKQRCodeScanViewController.m
// IJKMediaDemo
//
// Created by Gdier on 5/26/15.
// Copyright (c) 2015 bilibili. All rights reserved.
//
/*
* Copyright (C) 2015 Gdier
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKQRCodeScanViewController.h"
#import "IJKMoviePlayerViewController.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册