Skip to content

ccalmels/av-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

av-cpp

Simple C++ API for ffmpeg libraries

Build and Installation

Dependencies:

# apt install libavformat-dev libavcodec-dev libswresample-dev libavutil-dev catch2

Meson build system is used:

$ meson build
$ ninja -C build test

Usage

Check the test/example programs for usage.

Authors

  • Calmels Clément - Initial work

About

Simple C++ API for ffmpeg

Resources

License

Stars

Watchers

Forks

Packages

No packages published