imalimin / HardwareVideoCodec

HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a video at any resolution, no need to care about camera resolution. Everything is so easy.
GNU General Public License v2.0
451 stars 122 forks source link

docs: fix simple typo, cylce -> cycle #22

Open timgates42 opened 3 years ago

timgates42 commented 3 years ago

There is a small typo in codec/src/main/jni/webrtc/libwebrtc/webrtc/common_audio/signal_processing/include/signal_processing_library.h.

Should read cycle rather than cylce.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md