Argoday / IPL

IPL is a C++ template meta-programming based Image Processing Library designed for quick and easy implementation of Computer Vision and Computer Graphics algorithms while preserving runtime performance. Integrates with Qt, LibPNG, and FFMPEG
Other
8 stars 3 forks source link

Add basic VideoPlayer #5

Closed Argoday closed 12 years ago

Argoday commented 12 years ago

Add a basic VideoPlayer exe using AML_FFMPEG and AIL_Qt

Required Functionality:

Dependent on:

3 (Audio AIL_FFMPEG support)

4 (Seek AIL_FFMPEG support)