Pinned Repositories
Crop-sample-buffer
WorkQueue_FreeQueue_HandleSampleBuffer
Design a work queue to handle data and a free queue to cache data for handling large amount of camera data(sample buffer).
XDXAudioUnitCapture
iOS: Audio Capture - Base on Audio Unit (Remote IO/ Voice-Processing I/O)
XDXCaptureAVStreamEncodeMuxProject
iOS: Capture video and audio data(by AVCaptureSession and audio unit). Encode origin audio / video data. Final compose audio and video data to generate flv stream by ffmpeg. Write the FLV stream into file.
XDXHardwareEncoder
Use H264 or H265 release encoder
XDXParseFileAVStreamDemo
iOS: Parse audio, video from file then decode audio, video. final render video to screen, play voice by microphone.
XDXPCMToAACDemo
ios--Audio Queue、 Audio Unit: Convert PCM To AAC
XDXVideoCapture_AVCaptureSession
iOS: Video capture by AVCaptureSession.
XDXVideoDecoder
iOS: use FFmpeg and VTDecompressionSession finish video decode and render to screen.
XDXVPNExtensionDemo
iOS - set up vpn connect and read packet by personal vpn .
XiaoDongXie1024's Repositories
XiaoDongXie1024/XDXVPNExtensionDemo
iOS - set up vpn connect and read packet by personal vpn .
XiaoDongXie1024/XDXVideoDecoder
iOS: use FFmpeg and VTDecompressionSession finish video decode and render to screen.
XiaoDongXie1024/XDXHardwareEncoder
Use H264 or H265 release encoder
XiaoDongXie1024/WorkQueue_FreeQueue_HandleSampleBuffer
Design a work queue to handle data and a free queue to cache data for handling large amount of camera data(sample buffer).
XiaoDongXie1024/XDXAudioUnitCapture
iOS: Audio Capture - Base on Audio Unit (Remote IO/ Voice-Processing I/O)
XiaoDongXie1024/XDXVideoCapture_AVCaptureSession
iOS: Video capture by AVCaptureSession.
XiaoDongXie1024/XDXCaptureAVStreamEncodeMuxProject
iOS: Capture video and audio data(by AVCaptureSession and audio unit). Encode origin audio / video data. Final compose audio and video data to generate flv stream by ffmpeg. Write the FLV stream into file.
XiaoDongXie1024/XDXParseFileAVStreamDemo
iOS: Parse audio, video from file then decode audio, video. final render video to screen, play voice by microphone.
XiaoDongXie1024/XDXVideoEncoder
iOS: Encode video data by VTCompressionSessionRef and support h264, h265(hevc) hardware encode.
XiaoDongXie1024/XDXVideoRenderPreview
iOS render NV12 or RGB data by OpenGL.
XiaoDongXie1024/XDXAudioDecoder
iOS: decode audio data by audio converter (aac(...other compression format)->pcm)
XiaoDongXie1024/XDXAudioEncoder
iOS: audio encode/convert by audio converter. (PCM->Other encode format)
XiaoDongXie1024/XDXAudioQueueCapture
iOS: Audio Capture - Base on Audio Queue
XiaoDongXie1024/XDXAudioDecoderPro
iOS: Decode and play audio data from .mov file by FFmpeg and audio converter.
XiaoDongXie1024/XDXAudioQueuePlayer
iOS: Play audio by audio queue.
XiaoDongXie1024/XDXAudioVideoParseByFFmpeg
iOS: Parse h264/h265 audio and video data by FFmpeg.
XiaoDongXie1024/XDXWeChatPayJumpClientDemo
Use wkwebview release wechat pay. (jump to wechat client)
XiaoDongXie1024/XDXAVAsset
ios : AVAsset
XiaoDongXie1024/XDXTextContentHandler
The class is used to deal with text length, filter emoji...
XiaoDongXie1024/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
XiaoDongXie1024/iOSInterviewQuestions
iOS interview questions;iOS面试题集锦(附答案)--学习qq群或 Telegram 群交流 https://github.com/ChenYilong/iOSBlog/issues/21
XiaoDongXie1024/AssetsExtractor
『Assets提取工具』是一款OSX平台上用于将Assets.car或xxx.app中打包的png图片、pdf等资源重新提取出来的开发者工具。Assets.car常见于iOS/Mac/Unity等开发中的资源打包。
XiaoDongXie1024/XDXBackgroundMode_iOS
iOS : Support background mode - all threads are active in the background.
XiaoDongXie1024/XDXFFmpegDynamicLibProject
Make ffmpeg dynamic lib
XiaoDongXie1024/XiaoDongXie1024.github.io
Personal Blog
XiaoDongXie1024/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
XiaoDongXie1024/TestC
Test
XiaoDongXie1024/XDXiOSEncapsulatePThread
iOS - Encapsulate C's pthread to achieve start, stop, pause, continue p thread.
XiaoDongXie1024/XDXTestAPodSpecs
test
XiaoDongXie1024/XiaoDXTestPod
Test