mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Refactoring
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
#import <FFMpegBinding/FFMpegAVFrame.h>
|
||||
|
||||
#import "libavformat/avformat.h"
|
||||
#import "libavcodec/avcodec.h"
|
||||
#import "libswresample/swresample.h"
|
||||
#import <third_party/ffmpeg/libavformat/avformat.h>
|
||||
#import <third_party/ffmpeg/libavcodec/avcodec.h>
|
||||
#import <third_party/ffmpeg/libswresample/swresample.h>
|
||||
|
||||
@interface FFMpegSWResample () {
|
||||
int _sourceSampleRate;
|
||||
|
||||
Reference in New Issue
Block a user