File tree Expand file tree Collapse file tree 21 files changed +25
-25
lines changed Expand file tree Collapse file tree 21 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 72
72
#define PACKAGE "libwebp"
73
73
74
74
/* Define to the address where bug reports for this package should be sent. */
75
- #define PACKAGE_BUGREPORT "http ://code.google.com /p/webp/issues "
75
+ #define PACKAGE_BUGREPORT "https ://bugs.chromium.org /p/webp"
76
76
77
77
/* Define to the full name of this package. */
78
78
#define PACKAGE_NAME "libwebp"
79
79
80
80
/* Define to the full name and version of this package. */
81
- #define PACKAGE_STRING "libwebp 0.4.3 "
81
+ #define PACKAGE_STRING "libwebp 0.4.4 "
82
82
83
83
/* Define to the one symbol short name of this package. */
84
84
#define PACKAGE_TARNAME "libwebp"
87
87
#define PACKAGE_URL "http://developers.google.com/speed/webp"
88
88
89
89
/* Define to the version of this package. */
90
- #define PACKAGE_VERSION "0.4.3 "
90
+ #define PACKAGE_VERSION "0.4.4 "
91
91
92
92
/* Define to necessary symbol if this constant uses a non-standard name on
93
93
your system. */
97
97
#define STDC_HEADERS 1
98
98
99
99
/* Version number of package */
100
- #define VERSION "0.4.3 "
100
+ #define VERSION "0.4.4 "
101
101
102
102
/* Enable experimental code */
103
103
/* #undef WEBP_EXPERIMENTAL_FEATURES */
Original file line number Diff line number Diff line change 1
1
//
2
2
// CALayer+YYWebImage.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// CALayer+YYWebImage.m
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// MKAnnotationView+YYWebImage.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// MKAnnotationView+YYWebImage.m
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// UIButton+YYWebImage.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// UIButton+YYWebImage.m
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
- // UIImage+YYAdd .h
3
- // YYKit <https://github.com/ibireme/YYKit >
2
+ // UIImage+YYWebImage .h
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 13/4/4.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
- // UIImage+YYAdd .m
3
- // YYKit <https://github.com/ibireme/YYKit >
2
+ // UIImage+YYWebImage .m
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 13/4/4.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// UIImageView+YYWebImage.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// UIImageView+YYWebImage.m
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// _YYWebImageSetter.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/7/15.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// _YYWebImageSetter.m
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/7/15.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// YYImageCache.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/15.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// YYImageCache.m
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/15.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// YYWebImage.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/23.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// YYWebImageManager.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/19.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// YYWebImageManager.m
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/19.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// YYWebImageOperation.h
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/15.
6
6
// Copyright (c) 2015 ibireme.
Original file line number Diff line number Diff line change 1
1
//
2
2
// YYWebImageOperation.m
3
- // YYKit <https://github.com/ibireme/YYKit >
3
+ // YYWebImage <https://github.com/ibireme/YYWebImage >
4
4
//
5
5
// Created by ibireme on 15/2/15.
6
6
// Copyright (c) 2015 ibireme.
You can’t perform that action at this time.
0 commit comments