abdullahfarwees / screen-recorder-ffmpeg-cpp

*Multimedia project* A screen recording application to capture your desktop and store in a video format. Click here to watch the demo
https://youtu.be/a31bBY3HuxE
MIT License
177 stars 66 forks source link

re-structure the codebase #7

Open abdullahfarwees opened 6 years ago

abdullahfarwees commented 6 years ago

bin - store all compiled binary files src - keep all .cpp files include - keep all .h files test - keep code snippets to test the functionality of the source code media - sample files