Skip to content

etoshapovalov/player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Player - Simple video player written in GTK & C

  • Created by Andrey Shapovalov

Usage info

./player <path to your videofile>

Makefile info

Run with DEBUG=1 env variable for build with debug info (for GDB)

make - builds executable
make run - runs builded executable
make run-debug - runs GDB with builded executable connected

Tools and libraries used

  • GTK
  • GStreamer
  • GDB (for debugging)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published