Commit graph

15 commits

Author SHA1 Message Date
Alex Eidt
663a405ca6 Cleanup error messages 2022-07-20 13:43:02 -07:00
Alex Eidt
9f884aeec1 Added PixFmt() getter 2022-04-22 13:33:16 -07:00
Alex Eidt
2d72a27288 Added SetFrameBuffer for Video and Camera 2022-04-18 17:38:21 -07:00
Alex Eidt
3f4ae6eb23 Added error returns, removed panics 2022-04-17 09:11:38 -07:00
Alex Eidt
3e62223de3 Buffered channel for signal interrupt 2022-04-16 11:47:41 -07:00
Alex Eidt
4fef48055a Added getters for structs 2022-04-16 10:45:14 -07:00
Alex Eidt
b07339a04c Check audio files for audio track 2022-04-08 15:26:09 -07:00
Alex Eidt
abdeecf6e4 Added checks for videos with no audio 2022-04-01 17:00:53 -07:00
Alex Eidt
b1fd41b75f Added audio support for videos 2022-03-30 20:43:31 -07:00
Alex Eidt
204ed5b1b5 Fixed Typo 2022-01-10 16:27:46 -08:00
Alex Eidt
1062e2f4f8 Better documentation 2021-12-28 22:11:25 -08:00
Alex Eidt
c03552383a Renamed videoio.go to video.go 2021-12-27 17:01:02 -08:00
Alex Eidt
3faf4aa9c8 Moved all to videoio.go for portability 2021-12-22 15:51:37 -08:00
Alex Eidt
ff24be3154 Fixed bitrate on VideoWriter 2021-12-02 10:44:42 -08:00
Alex Eidt
059f46f9ed Initial commit 2021-11-22 19:14:37 -08:00